Re: [docbook-apps] XSL, glossary as child to part not working in FO

From
Bob Stayton <>
Date
2005-02-16T19:02:38+00:00
ID
01ce01c5145a$0d50abd0$6b00a8c0@toshiro
Thread
Re: [docbook-apps] XSL, glossary as child to part not working in FO
Hi Thomas,
This is a bug.  I thought I fixed all the children of "part" that needed to
be their own page-sequence, but apparently I missed glossary.  I just
checked in the change to CVS, so the next snapshot release should work for
you.
http://docbook.sourceforge.net/snapshots/

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Thomas, Ludger" <>
To: <>
Sent: Wednesday, February 16, 2005 3:08 AM
Subject: [docbook-apps] XSL, glossary as child to part not working in FO


Hi all,
I have a question concerning the "glossary as child to part" discussion
recently.
http://sources.redhat.com/ml/docbook-apps/2004-q4/msg00078.html
http://sourceforge.net/tracker/?group_id=3D21935&atid=3D373747&func=3Ddet=
ail&a
id=3D1046371

In my DocBook files I set up a structure like this ...
Part C
Part D
 appendix
   quandaset
 glossary
 index

When I transform this structure to FO (using the 1.68.1 Stylesheets and
XSLTPROC) the glossary element (fo:block) becomes a direct child of
fo:root which is of course not valid. Using glossary as a direct child
of book works fine. Any solutions?

Thanks and best wishes.
Ludger Thomas