Displaying 2 results from an estimated 2 matches for "u0394".
Did you mean:
0394
2006 Feb 20
1
Plots: displaying mathematical symbols in specific fonts
Dear SavioRs,
I am doing some research where characters in different microsoft
fonts serve as experimental stimuli. Hence, in plot labels, I would
like to display the characters in specific microsoft fonts. I have
figured out how to display letters and numbers, but I am having
trouble with symbols such as capital delta. Before I go further, I
am using R 2.2.1 on Windows XP with everything
2008 Aug 07
1
Mtext doesn't display characters in italic when I use a greek symbol
Following on from my previous mail!
plot(1:10,1:10)
mtext("title", side=3, adj=0, font=3, cex=1.5)
This works as expected and puts the font in italics.
tag <- "A)"
suffix <- "genea::"
plot(1:10,1:10)
mtext(bquote(.(tag) ~ Delta * .(suffix)), side=3, adj=0, font=3,
cex=1.5)
Here, the font isn't in italics, it's normal.
I presume this is some