This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: additional question: FO subscript Revisited


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]