Thanks a lot, I'll check out those two options!
Karen
On Thu, Nov 8, 2012 at 7:43 PM, Yihui Xie wrote:
> Perhaps you can use ps.options(family = "...") to set the font family
> globally.
>
> If you really want to control R fonts through LaTeX, you can try the
> tikzDevice package (optionally wi
Perhaps you can use ps.options(family = "...") to set the font family globally.
If you really want to control R fonts through LaTeX, you can try the
tikzDevice package (optionally with knitr) following the instructions
in https://github.com/yihui/knitr-examples/blob/master/059-tikz.Rnw
This allows
On Nov 8, 2012, at 7:00 AM, Karen Kotschy wrote:
> Dear help list
>
> Does anybody know if it is possible to somehow tell R to let LaTeX handle
> the fonts for postscript plots produced by R?
>
> It is for a thesis and I have MANY figures. These are created by R scripts
> dynamically as the doc
Dear help list
Does anybody know if it is possible to somehow tell R to let LaTeX handle
the fonts for postscript plots produced by R?
It is for a thesis and I have MANY figures. These are created by R scripts
dynamically as the document is compiled, using
the Make system. I see that I can `manua
4 matches
Mail list logo