Daniele wrote:
How can I create this list in FO?

1. Title1
        1.1 Subtitle
           1.2 Subtitle2

          1.2.1 SubSubtitle2

2 Title2
ecc.ecc.

If your question is "how to get the content indented in XSLFO", then
look at the start-indent property
 http://www.w3.org/TR/xsl/xslfo/slice7.html#start-indent

If your question is "how can I create the numbers automatically",
then look at xsl:number
 http://www.w3.org/TR/xslt#number
You'll have to supply more details in order to get better help. XSLT
questions are best asked on the Mulberry XSL list:
 http://www.mulberrytech.com/xsl/xsl-list/

J.Pietschmann

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

Reply via email to