Mercurial > flash_v2
annotate doc/sgml/README-PDF @ 1700:bbdd4a302a64
* src/flash.c:
* src/fconfig.c: Make use of the new flash API.
| author | asl |
|---|---|
| date | Thu, 05 Aug 2004 13:18:48 +0000 |
| parents | 25b4c8410278 |
| children |
| rev | line source |
|---|---|
| 375 | 1 To build the PDF version of docs (on Linux), simply use: |
|
985
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
2 make pdfa4 for A4 size or |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
3 make pdfletter for US letter size |
| 375 | 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 | |
|
985
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
11 If Your pdfjadetex complains with |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
12 > ! TeX capacity exceeded, sorry [number of strings=55000]. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
13 then define |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
14 max_strings.pdfjadetex=155000 (for instance) in |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
15 /usr/share/texmf/web2c/texmf.cnf instead of 5000. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
16 |
| 375 | 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 | |
|
985
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
375
diff
changeset
|
25 Regards |
| 375 | 26 Iztok |
| 27 <iz@vsr.si> | |
| 28 | |
| 29 | |
| 30 | |
| 31 |
