Hi Deryl,

Which version of FOP are you using? It would be really helpful if you include the FO file in full.

Cheers,

Adrian.

Deryl Seale wrote:
I am trying to render a numbered (well, lettered really) list in RTF format, but FOP doesn't apply the styles I specify. I have tried the following:

<fo:list-item-label end-indent="label-end()" font-weight="bold">
<fo:block><xsl:number count="qti:simpleChoice" format="A"/></fo:block>
            </fo:list-item-label>

<fo:list-item-label end-indent="label-end()">
<fo:block font-weight="bold"><xsl:number count="qti:simpleChoice" format="A"/></fo:block>
            </fo:list-item-label>

Both of these correctly make the label for the list item bold, but in RTF, the label is just plain text. Any idea if this is a known bug, and if so, where I might poke around to fix it?

thanks.

--
Deryl Seale -- Director of Engineering
c: 734.883.9636
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
www.intel-assess.com





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to