You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Jose Hernandez <jh...@algorithmics.com> on 2002/09/20 22:11:01 UTC

Exponetials ...

Hello ...
 
I'm trying to set any numbers like exponentials, with the Code Chart I have
only 1, 2 and 3 ... 
 
Could any tell me how I can do that for the next numbers 4, 5, ... ?
 
Thanks  a lot ...

//jose.alberto.hernandez.maldonado 

System Integrator Engineer. 
Algorithmics Mexico. 

Tel.      5520-4293 
Fax.     5520-4292 
e-mail: 
            jhernan@algorithmics.com 
            josealbertohm@hotmail.com 

 

Re: Exponetials ...

Posted by "J.Pietschmann" <j3...@yahoo.de>.
Jose Hernandez wrote:
> I'm trying to set any numbers like exponentials, with the Code Chart I have
> only 1, 2 and 3 ... 
>  
> Could any tell me how I can do that for the next numbers 4, 5, ... ?

  <fo:block>N<fo:wrapper vertical-align="super"
   font-size="60%">M</fo:wrapper></fo:block>

J.Pietschmann