Solomon Peachy
72e9b61061
manual: Replace all rockbox.org urls with https.
...
In the process, utilize the \download{} and \wikilink{} commands instead
of direct URLs.
Change-Id: Iad38c15c7b9cec95b6c011fd0dbdbb3326985bbc
2020-12-12 23:17:04 -05:00
Moshe Piekarski
332433eb3d
fix a few manual warnings
...
Change-Id: I4b9bf1e418367b2a420f56ce36f30cb0926e816f
2020-11-22 03:48:28 +00:00
Franklin Wei
ca673d7e9f
Partially revert the last commit.
...
The \if->\If replacement is a bit premature for texlive-2019, apparently.
Change-Id: Iab198c2f5e2f00ecdf7e2431e2b77c423e6afc07
2020-06-28 00:08:42 -04:00
Moshe Piekarski
140bf66b90
fix a few manual warnings
...
Change-Id: I6abcceeb84d70e32be203049950c6fe4711e8df8
2020-06-28 03:41:54 +00:00
Solomon Peachy
ea9ed2f9e8
cowond2: Disable internal NAND storage; use only the SD card.
...
This allows the player to be usable.
Slightly adapted from:
https://forums.rockbox.org/index.php/topic,10164.msg245357.html#msg245357
Change-Id: I7bdd681b132cac4c82e3ba6aabe74169645eee4c
2020-05-24 13:37:04 +02:00
Sebastian Leonhardt
34998e3151
Update manual copyright information for 2017 (FS#13095)
...
We're still working on this.
Change-Id: I9403f6757a81b05e44660e78d37e1bf478d223fa
2017-07-27 00:41:29 +02:00
Dominik Riebeling
cb3e40be0a
Update manual copyright information for 2013.
...
We're still working on this.
Change-Id: I085d36d4c4c9e72123836b01328eac8dff59b3ca
2013-02-08 23:12:56 +01:00
Dominik Riebeling
b843abef86
Manual: update copyright year. We are still working on this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29999 a1c6a512-1295-4272-9138-f99709370657
2011-06-13 16:33:58 +00:00
Dave Chapman
4b4d77016b
Update copyright year to 2010
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25345 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 17:26:26 +00:00
Dominik Riebeling
18c56ef386
Fix title centering.
...
The \centering macro needs a limited scope to work correctly. This means the centered part needs to get terminated by a break, otherwise centering doesn't work as expected. This seems to be an issue only with newer LaTeX distributions, i.e. older ones seem to misbehave here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23865 a1c6a512-1295-4272-9138-f99709370657
2009-12-05 21:06:20 +00:00
Jonas Häggqvist
72bd567494
Update copyright notice. We're still working on this thing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20087 a1c6a512-1295-4272-9138-f99709370657
2009-02-22 19:33:28 +00:00
Nils Wallménius
df71f4c509
Accept FS#8612 by Alexander Levin include 2008 in the manual copyright notice
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16322 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 09:36:19 +00:00
Marianne Arnold
b2f7c61f84
Manual: apply FS#8309 by David Bishop (replace all occurences of 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15923 a1c6a512-1295-4272-9138-f99709370657
2007-12-14 02:03:58 +00:00
Martin Arver
2e020e6e1e
Show what the manual is built with (tex4ht, pdflatex) in the intro)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12111 a1c6a512-1295-4272-9138-f99709370657
2007-01-25 17:59:37 +00:00
Linus Nielsen Feltzing
9011c065a4
Removed unnecessary copyright statement, and corrected some grammar
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12092 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 10:20:29 +00:00
Dominik Riebeling
ea37d4c072
Use the svn revision number for version information too, version string is now "r<revision>-<builddate> unless there is a static version file (e.g. created by tools/release).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12090 a1c6a512-1295-4272-9138-f99709370657
2007-01-22 23:09:07 +00:00
Dominik Riebeling
46b9f98d3b
Update copyright information.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12031 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 22:39:51 +00:00
Dominik Riebeling
6424c50952
our \ifpdf is useless as KOMA-Script provides \ifpdfoutput. Don't output the warn and note symbols when not generating pdf output, also don't format the rockbox title as chapter*. Fixes some issues with tex4ht (and brings us closer to the html manual)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10223 a1c6a512-1295-4272-9138-f99709370657
2006-07-17 19:10:31 +00:00
Dominik Riebeling
2c571d98e7
Make the intro page look nicer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9625 a1c6a512-1295-4272-9138-f99709370657
2006-04-11 22:17:23 +00:00
Martin Arver
63c8bb21ae
Minor changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9150 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 10:28:35 +00:00
Martin Arver
b4171645a5
Thought this was committed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9029 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 15:33:37 +00:00
Martin Arver
b6a9326b45
Added FDL copyright statement to the right place
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9028 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 15:31:05 +00:00
Christi Scarborough
d68d7c0ecf
Rockbox manual in LaTeX initial commit. New option 'manual' added to configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657
2006-02-06 07:25:25 +00:00