Re: [xsl] additional question: FO subscript Revisited

Subject: Re: [xsl] additional question: FO subscript Revisited
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Wed, 21 Nov 2001 13:19:55 +0000
Hi Tanzila,

> The list of characters may get larger and larger over time.

Do they all follow the same pattern? If $char is the character, do you
always want:

  <fo:inline baseline-shift="sub" font-size="6px">
    <xsl:value-of select="$char" />
  </fo:inline>

or might the different characters be substituted for different things?

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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


Current Thread