|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Sub- and Superscript
> -----Original Message----- > From: David Carlisle [mailto:davidc@xxxxxxxxx] > Sent: 23 April 2001 14:32 > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx > Subject: Re: Sub- and Superscript > > > > > This is really an HTML question though, not an XSL question. > > No, your answer was an HTML answer, but the original poster > was creating XSL-FO not HTML! > > I don't think there is a direct way of specifying this in FO. > One could use an inline table, or for a processor that supports MathML > (eg passivetex) one could use msubsup from the MathMl namespace. How about <xsl:template match="sup"> <fo:inline baseline-shift="10%"> <xsl:apply-templates /> </fo:inline> </xsl:template> Works for me. HTH DaveP XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








