[R] pictex device driver
Martin Maechler
maechler at stat.math.ethz.ch
Fri Sep 3 23:59:20 CEST 1999
>>>>> On Fri, 3 Sep 1999 15:56:52, Ian White <imsw at holyrood.ed.ac.uk> said:
Ian> I can't get LaTeX to recognize the output from the pictex device
Ian> driver. Are these commands for some special latex package which I
Ian> don't know about?
yes, if you read the online help (which you should before asking R-help),
you find the following at the end of the help "page" :
%% LaTeX Example
\documentclass{article}
>>>> \usepackage{pictex}
\begin{document}
%...
\begin{figure}[h]
\centerline{\input{Rplots.tex}}
\caption{}
\end{figure}
%...
\end{document}
i.e. the `unknown' package is called "pictex" ...
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list