summaryrefslogtreecommitdiff
path: root/manual/preamble.tex (follow)
Commit message (Collapse)AuthorAge
* Extention of \screenshot to drop a warning if image not found by me. This ↵Dominik Riebeling2006-04-01
| | | | | | makes it possible to build the manual with missing image files. Use \screenshot on all remaining places. Add the \genericimg macro to some screenshots (part of FS #4981 by Mark Bright) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9409 a1c6a512-1295-4272-9138-f99709370657
* extend note and warn macro not to fail when outside par mode. Now they also ↵Dominik Riebeling2006-04-01
| | | | | | set a new paragraph. Still has problems from within tables though git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9400 a1c6a512-1295-4272-9138-f99709370657
* note and warnings macro from Dominik Riebeling. (Patch #4974)Martin Arver2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9389 a1c6a512-1295-4272-9138-f99709370657
* Adds a \fixme{} macro, for parts of the text that needs attention.Martin Arver2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9384 a1c6a512-1295-4272-9138-f99709370657
* Patch #4973 from Dominik Riebeling. Use proporsional fonts for urls.Martin Arver2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9381 a1c6a512-1295-4272-9138-f99709370657
* Patch #4966 from Dominik Riebeling. Nicer headings!Martin Arver2006-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9376 a1c6a512-1295-4272-9138-f99709370657
* Patch #4958 from Dominik Riebeling (bluebrother). Adds a new \screenshot ↵Martin Arver2006-03-30
| | | | | | macro to be used when including screenshots. Look at the rockbox_interface/main.tex for examples on how to use it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9359 a1c6a512-1295-4272-9138-f99709370657
* Adds Mark Bright and Dominik Riebeling to the credits. Change the look of ↵Martin Arver2006-03-29
| | | | | | the manual by using the KOMA-script package git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9349 a1c6a512-1295-4272-9138-f99709370657
* Patch #4944 from Dominik Riebeling. Introduce the tabularx package for ↵Martin Arver2006-03-29
| | | | | | better looking tables, and replaces the use of tabular with tabularx in the appendix section. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9348 a1c6a512-1295-4272-9138-f99709370657
* Remove the malfunctioning pdfdraftcopy packageMartin Arver2006-03-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9236 a1c6a512-1295-4272-9138-f99709370657
* Disable the pdfdraftcopy package for now. It does not work at the moment.Martin Arver2006-03-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9235 a1c6a512-1295-4272-9138-f99709370657
* Adds a DRAFT watermark to the document by using the pdfdraftcopy package. ↵Martin Arver2006-03-24
| | | | | | Comment out this in the preamble on release git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9224 a1c6a512-1295-4272-9138-f99709370657
* Change basic font to Palatino.Martin Arver2006-03-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9198 a1c6a512-1295-4272-9138-f99709370657
* Minor changesMartin Arver2006-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9150 a1c6a512-1295-4272-9138-f99709370657
* *Cleanup of the advanced topics chapter. *Introduce a new \dap macro for ↵Martin Arver2006-03-15
| | | | | | easier player naming. *Separate the section on flashing to a separate file. *Introduce the longtable package for...long tables :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9044 a1c6a512-1295-4272-9138-f99709370657
* Nicer link appearance when viewing the manual on-screenLinus Nielsen Feltzing2006-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9033 a1c6a512-1295-4272-9138-f99709370657
* Change the tables in the manual (except the plugins) to use booktabs instead ↵Martin Arver2006-03-08
| | | | | | of the default table commands. Change standard font to Times. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8961 a1c6a512-1295-4272-9138-f99709370657
* The WPS section of the manual now reflects the wiki. Added booktabs.sty for ↵Martin Arver2006-03-08
| | | | | | prettier tables. Changed the way we get sans serif fonts as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8959 a1c6a512-1295-4272-9138-f99709370657
* Patch[1430311] by Henrico Witvliet. Split plugins to individual files. ↵Martin Arver2006-02-21
| | | | | | Proper naming of the targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
* Rockbox manual in LaTeX initial commit. New option 'manual' added to ↵Christi Scarborough2006-02-06
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