Hello useRs,
I'm trying to put italics and regular font into a title and am having 
some trouble. The title I would like is " /Q. marilandica/ Volume ".

If I use
main=bquote(italic( "Q. marilandica ", " volume"))

I get just " Q. marilandica " in italics in the title.


If i use
main=bquote(italic( "Q. marilandica  ,) volume")

I get " Q.marilandica ,) volume " all in italics.


If i try
main=bquote(italic( "Q. Marilandica ", .( "volume")))

I get the same result as my first example.


I've tried other combinations with expression() also, but I'm getting 
nowhere.

Best,
john

-- 
"If people sat outside and looked at the stars each night, I'll bet they'd live 
a lot differently."-
Bill Watterson


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to