running
     pictex()
     plot(1:11,(-5:5)^2, type='b', main="Simple_Example_Plot")
     dev.off()
(as in the pictex example, but with underscores instead of spaces).
the TeX file contains

\put {Simple_Example_Plot}  [lB] <0.00pt,0.00pt> at 124.00 275.33

the underscores have a special meaning in TeX, so they should be quoted
or converted to dashes.

-- 
Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 4 (Stentz)
http://www.iris.org.il http://www.openvotingconsortium.org
http://pmw.org.il http://www.palestinefacts.org http://www.memri.org
Just because you're paranoid doesn't mean they AREN'T after you.

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to