Commit graph

31 commits

Author SHA1 Message Date
Martin Arver
f21f914872 New macro: \config. Use this for tags, config file settings or in other places where a courier font is wanted. Adopted the wps-tag section to use this macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9891 a1c6a512-1295-4272-9138-f99709370657
2006-05-08 21:32:44 +00:00
Dominik Riebeling
9c426e9299 Add new macro \setting for settings / menu entries. Used in tagcache section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9819 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 18:52:16 +00:00
Martin Arver
f6db3680ee Change the float placement to H (as in HERE) for screenshots and in-text-tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9812 a1c6a512-1295-4272-9138-f99709370657
2006-04-26 11:06:45 +00:00
Dominik Riebeling
bb7edd332e Remove two unused packages.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9793 a1c6a512-1295-4272-9138-f99709370657
2006-04-24 22:08:20 +00:00
Dominik Riebeling
36a3133f32 Cleanup WPS tags appendix a bit and add macro for wps tag tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9587 a1c6a512-1295-4272-9138-f99709370657
2006-04-09 21:22:42 +00:00
Dominik Riebeling
c0068bb5e9 Move hyperref options to hypersetup and add some pdf properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9568 a1c6a512-1295-4272-9138-f99709370657
2006-04-08 21:00:22 +00:00
Dominik Riebeling
8c177221b3 Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00
Dominik Riebeling
009aeab748 detect pdflatex mode in preparation for work on HTML generation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9471 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 21:29:47 +00:00
Dominik Riebeling
38385a5284 change default positioning of floating tables and allow more floats per page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9463 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 18:14:25 +00:00
Dominik Riebeling
2cf5abb971 another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 17:29:44 +00:00
Nils Wallménius
c687b30993 Add wormlet to new supported targets and add screenshots too, adds multirow package to the preamble
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9429 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 13:50:01 +00:00
Dominik Riebeling
e5a2b692fe Extention of \screenshot to drop a warning if image not found by me. This 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
2006-04-01 19:16:12 +00:00
Dominik Riebeling
df91a9b011 extend note and warn macro not to fail when outside par mode. Now they also 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
2006-04-01 15:35:30 +00:00
Martin Arver
9be37f35c8 note and warnings macro from Dominik Riebeling. (Patch #4974)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9389 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 13:29:27 +00:00
Martin Arver
a0cdee0379 Adds a \fixme{} macro, for parts of the text that needs attention.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9384 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 12:25:22 +00:00
Martin Arver
7d6810ceec Patch #4973 from Dominik Riebeling. Use proporsional fonts for urls.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9381 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 11:50:33 +00:00
Martin Arver
6d5d734c8b Patch #4966 from Dominik Riebeling. Nicer headings!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9376 a1c6a512-1295-4272-9138-f99709370657
2006-03-30 22:03:46 +00:00
Martin Arver
cbc559980e Patch #4958 from Dominik Riebeling (bluebrother). Adds a new \screenshot 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
2006-03-30 15:54:47 +00:00
Martin Arver
3622c9357e Adds Mark Bright and Dominik Riebeling to the credits. Change the look of the manual by using the KOMA-script package
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9349 a1c6a512-1295-4272-9138-f99709370657
2006-03-29 18:48:52 +00:00
Martin Arver
ec60a05d1d Patch #4944 from Dominik Riebeling. Introduce the tabularx package for 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
2006-03-29 18:40:42 +00:00
Martin Arver
e6f3191259 Remove the malfunctioning pdfdraftcopy package
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9236 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:19:32 +00:00
Martin Arver
230acf839e Disable the pdfdraftcopy package for now. It does not work at the moment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9235 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:12:59 +00:00
Martin Arver
0da41d8fcf Adds a DRAFT watermark to the document by using the pdfdraftcopy package. Comment out this in the preamble on release
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9224 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 11:53:07 +00:00
Martin Arver
8bedb5c510 Change basic font to Palatino.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9198 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 23:26:30 +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
d3d3e34bde *Cleanup of the advanced topics chapter. *Introduce a new \dap macro for 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
2006-03-15 10:56:14 +00:00
Linus Nielsen Feltzing
2740dc5d28 Nicer link appearance when viewing the manual on-screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9033 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 09:52:20 +00:00
Martin Arver
35dcf909a1 Change the tables in the manual (except the plugins) to use booktabs instead 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
2006-03-08 17:58:11 +00:00
Martin Arver
a245e8840e The WPS section of the manual now reflects the wiki. Added booktabs.sty for 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
2006-03-08 15:04:36 +00:00
Martin Arver
c7fd0fee7a Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 11:54:53 +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