Page 1 of 1

get exponent letter in a textbox ?

Posted: 31 May 2012, 19:49
by florian
Hi !

I'm looking for the exponent function for letter
I would like to put "th" from "June 6th, 2012" upper and smaller than the 6

Dis anyone have a solution for this ?

Thanks a lot,

Re: get exponent letter in a textbox ?

Posted: 31 May 2012, 20:07
by florian
Found !

Just use a Texture Text with Enriched Block Text
and <scale value="0.73"><yoff value="0.3">th</yoff></scale>

++