summaryrefslogtreecommitdiff
path: root/manual/Makefile.pdflatex (follow)
Commit message (Collapse)AuthorAge
* Set latex input to /dev/null to avoid blocking on errorsFrank Gevaerts2015-01-12
| | | | Change-Id: If8878efb5d4244f5d25b9bfd4751a262080af53f
* Manual: add search box to HTML output.Dominik Riebeling2011-06-19
| | | | | | | | | | To allow easy searching the HTML (multi page) output add a search box that queries Google. The Google search will get restricted to the location the manual is stored. Google seems to happily accept a subfolder when specifying a domain to search. For this to work the search box has to be created dynamically with the help of a bit JavaScript. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30017 a1c6a512-1295-4272-9138-f99709370657
* Manual: Simplify Makefile htlatex call a bit.Dominik Riebeling2011-06-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30015 a1c6a512-1295-4272-9138-f99709370657
* Use version.sh in manual buildsRafaël Carré2010-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26423 a1c6a512-1295-4272-9138-f99709370657
* Three time's the charm: make HTML manual not use ligatures by using a ↵Dominik Riebeling2008-12-16
| | | | | | configuration more tailored for browsers. Fixes FS#9651. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19462 a1c6a512-1295-4272-9138-f99709370657
* Revert the last change to the HTML manual configuration as it turned out to ↵Dominik Riebeling2008-12-16
| | | | | | break with non-ASCII characters. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19461 a1c6a512-1295-4272-9138-f99709370657
* Make the HTML manual not use ligatures. Fixes FS#9651.Dominik Riebeling2008-12-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19458 a1c6a512-1295-4272-9138-f99709370657
* Let htlatex output pages with utf-8 encoding instead of the default iso-8859-1.Dominik Riebeling2008-12-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19306 a1c6a512-1295-4272-9138-f99709370657
* r16149 renamed the variable ARCHOS to MODELNAME. Do it for the manual too ↵Dominik Riebeling2008-08-31
| | | | | | (used when copying the pdf file to the output folder). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18374 a1c6a512-1295-4272-9138-f99709370657
* Manual Makefile tweaks:Dominik Riebeling2006-10-23
| | | | | | | | | - remove html output folder on "make clean" - fix "make manual" that was broken for some targets (e.g. h100) when configured for normal / sim build - add manual-txt target to generate a plain text version. Requires links. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11319 a1c6a512-1295-4272-9138-f99709370657
* also catch jpg images when building the html filetree.Dominik Riebeling2006-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10424 a1c6a512-1295-4272-9138-f99709370657
* Introduce SPLITHTML to control the splitting of the html manual. Set ↵Dominik Riebeling2006-07-24
| | | | | | SPLITHTML=1 for single file output, 2 (default) for splitting on chapters and 3 for even more. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10310 a1c6a512-1295-4272-9138-f99709370657
* strip off most of the path name within the html zip so that the zip onlyDaniel Stenberg2006-07-23
| | | | | | | contains html/ and its subdirectories git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10290 a1c6a512-1295-4272-9138-f99709370657
* Adjust HTML manual a bit to the rockbox website colors.Dominik Riebeling2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10268 a1c6a512-1295-4272-9138-f99709370657
* Add new make targets to build the manual as html.Dominik Riebeling2006-07-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10265 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