Dear R users, i would like to have expression on my plot written in bold italic font and use following: text(0.01,70,expression(bolditalic(r^2==0.67)),pos= 4) However, only the letter r appears bold and italic, but not the whole expression. How should i change it? Thank you for your help, Alla.