RE: [xsl] Superscript text

Subject: RE: [xsl] Superscript text
From: Marko Petersen <lg002237@xxxxxxxxxxxxxxxx>
Date: Fri, 15 Nov 2002 22:50:19 +0100
Thanks - I tried it - very nice :-)

Marko

At 16:36 15.11.2002 -0500, you wrote:
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


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


Current Thread