]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - doc/sgml/README-PDF
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / doc / sgml / README-PDF
1 To build the PDF version of docs (on Linux), simply use:
2 make pdfa4 for A4 size or
3 make pdfletter for US letter size
4
5 If Your pdfjadetex complains with
6         > ! TeX capacity exceeded, sorry [save size=5000].
7 then define
8         save_size.pdfjadetex=10000 (at least) in
9         /usr/share/texmf/web2c/texmf.cnf instead of 5000.
10
11 If Your pdfjadetex complains with
12         > ! TeX capacity exceeded, sorry [number of strings=55000].
13 then define
14         max_strings.pdfjadetex=155000 (for instance) in
15         /usr/share/texmf/web2c/texmf.cnf instead of 5000.
16
17 If You don't get coloured links in Your output, or if You 
18 wish to modify the pdfjadetex default behaviour then add
19 a file named jadetex.cfg into each directory where the build
20 takes place and put something like that into:
21
22 \hypersetup{pdfpagemode=None,  pdfauthor=eCos (pdfjadetex) ,  colorlinks=true,
23  linkcolor=blue,  pdfstartview=FitH}
24
25 Regards
26 Iztok
27 <iz@vsr.si>
28
29
30
31