RE: [xsl] Superscript text

Subject: RE: [xsl] Superscript text
From: "Dunning, John" <JDunning@xxxxxxxxx>
Date: Fri, 15 Nov 2002 16:36:19 -0500
Try

<fo:inline vertical-align="super" font-size="6pt">2</fo:inline>

when using FOP; I beleive RenderX and AntennaHouse output will be similar.

HTH,
John

-----Original Message-----
From: Satish Kumar.R- CTD, Chennai. [mailto:satishkr@xxxxxxxxxxxxxxx]
Sent: Friday, November 15, 2002 10:19 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Superscript text


Superscript doesn't seem to be working for

<fo:block font-size="8pt">
	square
	<fo:inline baseline-shift="super" font-size="6pt">2</fo:inline>
</fo:block>

Is anything wrong with this?

Regards,
Satish

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread