Skip to content
Prev 256765 / 398506 Next

R plots pdf() does not allow spotcolors?

Hi,

I may be wrong, but I have the impression that tikz (a LaTeX drawing
package) can handle spot colors (that's what Google seemed to tell me
[*]). If this is the case you could output R graphics using the
tikzDevice package, post-process the output (readable, plain text
file), and eventually have LaTeX produce the pdf image with spot
colors.

Worth a try, perhaps.

baptiste


[*] http://wiki.contextgarden.net/Colors#In_TikZ
On 13 April 2011 21:15, Matthieu Stigler <matthieu.stigler at gmail.com> wrote: