Displaying 1 result from an estimated 1 matches for "plotmath_problem".
2008 Apr 08
2
plotmath "overstrikes" in output on a Linux system
...R 2.6.2, something funny happens: the characters "overstrike"
each other. The Greek letter "mu" is printed several spaces to the
left of the "(" that it is supposed to follow. I made an itty bitty
picture of the figure title to show you:
http://pj.freefaculty.org/R/plotmath_problem.png
I can force in spaces to re-arrange the symbols so they do not
overstrike. The following looks fine in the output.
t1t2 <- bquote (paste("Normal ( ", mu== .(mu), ' , ', sigma==
.(sigma)," )") )
### Note spaces manually inserted above are needed, otherwise p...