Bob Stayton wrote:
> Hi,
> This problem existed in 1.73.2, but it was fixed in 1.74.0.  I'm able to
> generate a toc in each article appendix when I use this generate.toc
> param in a customization layer when processing with fop 0.94.
> 
> <xsl:param name="generate.toc">
> appendix  toc,title
> article   nop
> article/appendix   toc,title
> book      nop
> chapter   nop
> part      nop
> preface   nop
> qandadiv  nop
> qandaset  nop
> reference nop
> section   nop
> set       nop </xsl:param>
> 
> However, it doesn't generate the TOC title.  But it sounds like you are
> using 1.74.0, so I'm not sure what else might be going wrong.
> 

Thanks a lot for checking this. I'm indeed using 1.74.0. (and fop 0.94),

Could it be that the xsl processor matters? I'm using xslt.

Erik.

> Bob Stayton
> Sagehill Enterprises
> [EMAIL PROTECTED]
> 
> 
> ----- Original Message ----- From: "Erik Leunissen" <[EMAIL PROTECTED]>
> To: "Mauritz Jeanson" <[EMAIL PROTECTED]>
> Cc: <[email protected]>
> Sent: Monday, June 16, 2008 2:03 PM
> Subject: Re: [docbook-apps] How to generate TOC for article/appendix
> (using FOP)
> 
> 
>> Mauritz Jeanson wrote:
>>>
>>> I think you have to remove the line continuation characters. There
>>> should
>>> only be whitespace between the entries.
>>>
>>
>> I removed it, and that made a difference:
>>
>> Now, when I include the parameter in the customization layer, it *does*
>> generate a TOC, but for the main article only (which it prevented
>> before).
>>
>> Still no dice for the appendix.
>>
>> Erik
>>
>>
>>> /MJ
>>>
>>>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
> 
> 
> 


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

Reply via email to