Hi


[EMAIL PROTECTED] wrote:
Is the pictex graphics device known not to support color?

In R 2.0.1 Patched (2004-11-17), it produced very pretty output:

## pictex(file = "modern-metatheonomy.tex", bg = "transparent");
## plotData(data);
## dev.off()

... but it appears to have ignored all color information.


Unfortunately, the source code for the pictex driver contains no handling of colour.

Not sure how hard it would be to add; https://svn.r-project.org/R/trunk/src/library/grDevices/src/devPicTeX.c
is the file to look at if you're interested.


Paul
--
Dr Paul Murrell
Department of Statistics
The University of Auckland
Private Bag 92019
Auckland
New Zealand
64 9 3737599 x85392
[EMAIL PROTECTED]
http://www.stat.auckland.ac.nz/~paul/

______________________________________________
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