| Line 16... |
Line 16... |
| 16 |
|
16 |
|
| 17 |
To make PDF versions of the manuals you will need pdf(la)tex and the
|
17 |
To make PDF versions of the manuals you will need pdf(la)tex and the
|
| 18 |
hyperref package. If you want to avoid making the hyperlinks, you can
|
18 |
hyperref package. If you want to avoid making the hyperlinks, you can
|
| 19 |
set the environment variable R_RD4PDF to "times" (or even to "").
|
19 |
set the environment variable R_RD4PDF to "times" (or even to "").
|
| 20 |
|
20 |
|
| 21 |
You may well have to increase the poolsize of your pdflatex to process
|
21 |
You may have to increase the poolsize of your pdflatex to process the
|
| 22 |
the reference manual with hyperlinks. On a web2c-based system (teTeX,
|
22 |
reference manual with hyperlinks, although these days the limits are
|
| 23 |
TeXLive, ...) set the configuration variable pool_size, for example to
|
- |
|
| 24 |
500000, and increase max_strings, for example to 50000. The UNIX
|
- |
|
| 25 |
Makefile does this for you via environment variables, which should
|
- |
|
| 26 |
cover most UNIX TeX systems.
|
23 |
set high.
|
| 27 |
|
24 |
|
| 28 |
pdftex will warn (correctly) about missing hyperlinks in forming
|
25 |
pdftex will warn (correctly) about missing hyperlinks in forming
|
| 29 |
refman.pdf.
|
26 |
refman.pdf.
|