Rev 7002 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
The version of Rd.sty here uses url.sty. This is normally installed,and can be obtained from any CTAN node or mirror: seehttp://www.tug.org/ctan.htmlThe Reference manual is made using the ae virtual fonts package. Ifyou do not have that available, you can get it from CTAN, or set themacro AE, for examplemake AE=. dvibut the latin1 characters in text.Rd (and a few other places) will bemissing. The ae font package provides a reasonable approximation.You will get better rendition by using a Rd.cfg containing\usepackage[T1]{fontenc}BUT you cannot use t1 postscript fonts with that setting.Support for making PDF versions of the manuals is currentlyexperimental. You will need pdftex and the hyperref package (and ae,see above). Hyperref versions 6.56 and 6.67 are known to work.If you want to avoid making the hyperlinks, you can set the PDF macro(as described in the Makefile).You may well have to increase the poolsize of your pdflatex to processReference.pdf with hyperlinks, particularly with later versions ofhyperref. On a web2c-based system (teTeX, fptex, ...) set the environmentvariable pool_size, for example to 250000For Windows builds you may need to alter the TEXINPUTS. The examplesin Makefile.win work with fptex.