Rev 7252 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
@echo offrem This file needs to be customised.remrem arguments are the file name (in the current directory)rem the topic namerem the path to Rd.sty (using / as path separator)remecho You must customize R_HOME/bin/helpPRINT.batpauseremrem BDR's setup (using fpTeX) uses:rem set TEXINPUTS=.;%3;rem latex \nonstopmode\input{%1}rem dvips -Ppfb %1rem gsview32.exe %1.psrem rm %1.tex %1.log %1.aux %1.dvi %1.ps