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


Jeni,

I think the character will always be a subscript.

Tanzila

-----Original Message-----
From: Jeni Tennison [mailto:jeni@jenitennison.com]
Sent: 21 November 2001 13:20
To: Tanzila Mohammad
Cc: xsl-list@lists.mulberrytech.com
Subject: Re: [xsl] 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]