provisional-label-separation

2003-02-10 Thread Karen Mergner
Hi all,

in my list I can see no changes if I specify a
provisional-label-separation or not. If the label is too long it
overwrites with list-body.

Here is the part of the xsl file:

fo:list-block provisional-distance-between-starts=3cm
provisional-label-separation=1cm
fo:list-item
fo:list-item-label end-indent=label-end()
fo:block  id=[EMAIL PROTECTED] font-weight=bold
xsl:call-template name=Long_Name/
/fo:block
/fo:list-item-label
fo:list-item-body start-indent=body-start()
fo:block
xsl:apply-templates select=DEF/P/TT | 
DEF/P/XREF | DEF/P/text()/
/fo:block
/fo:list-item-body
/fo:list-item
/fo:list-block

Can someone help me?

Thanks, Karen

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



footnote in a list body

2003-02-03 Thread Karen Mergner
Hi all,

I have to insert footnotes in my document. It works fine, if the
footnote is in a paragraph. But if the footnote is in a list, the
footnote has the same indent as the list body and it overwrites the last
text rows at the bottom of the page.

Is there a solution of this problem?

Karen

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



math. formula

2003-01-29 Thread Karen Mergner
Hi all,

my xml file consists of math. formulas in tex-syntax.
Here is a short example:

TEX-MATH\frac{1}{x+y}/TEX-MATH

How can I handle this with FOP?

Thanks for help

Karen

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