[Tikzdevice-bugs] translation of greek letters in expression

Cameron Bracken cameron.bracken at gmail.com
Wed Aug 5 15:51:22 CEST 2009


Hi Karin,

As of now we don't support the R symbol fonts.  Instead all you have o  
do is put the LaTeX symbol directly in the title. So for your example  
you would use:

title("$\\lambda$",line=l3)

That's it! Translation of the R symbol font is something we hope to  
add to a future version. Thanks for your interest.

-Cameron

On Aug 5, 2009, at 12:33 AM, Karin Meyer <kmeyer at une.edu.au> wrote:

> Lovely package - I had a quick try with quite a complex graph & it
> worked almost flawlessly.
> what didn't quite work was the translation of greek characters in
> an expression - it came out as roman.
> e.g.
>
> title(expression(lambda[1]),line=l3)
>
> became
>
> \node[color=drawColor,anchor=base west,inner sep=0pt, outer sep=0pt,
> scale=  0.79] at ( 61.73,242.89) {l};
>
> \node[color=drawColor,anchor=base west,inner sep=0pt, outer sep=0pt,
> scale=  0.55] at ( 63.93,241.70) {1};
>
> not a big problem - but the example on the texample site seemed to
> have no problems plotting greek symbols. anything I've missed or
> a bug?
>
> cheers
> karin
>
>
> _______________________________________________
> Tikzdevice-bugs mailing list
> Tikzdevice-bugs at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/tikzdevice-bugs


More information about the Tikzdevice-bugs mailing list