Feature Requests item #1015180, was opened at 2004-08-24 20:58
Message generated for change (Settings changed) made by xmldoc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=373750&aid=1015180&group_id=21935
>Category: DocBook XSL
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Schraitle (tom_schr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Combination of changebar.xsl and chunking doesn't work
Initial Comment:
Hello,
The combination of changebar.xsl and chunking seems
not to work.
Copy changebar.xsl and change the line
<xsl:import href="docbook.xsl"/>
to
<xsl:import
href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
then you will see the effect. Only the first
(unchunked) section is correct, but subsequent
sections are not.
Do I miss something? I would suggest to include a
additional stylesheet (let's say chunk-changebars.xsl)
which handle changebars for chunking correct.
Tom
----------------------------------------------------------------------
Comment By: Jirka Kosek (kosek)
Date: 2004-09-21 05:03
Message:
Logged In: YES
user_id=189932
Reclassified as RFE
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=373750&aid=1015180&group_id=21935
|