[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] table/toc of revisionflags entries
Samuel Wright wrote:
> Hi All,
>
> Does any one have some xslt to produce something like a table of changes?
>
> I'm interested in having a list of all changes between two revision of
> the document. We're using diffmk to produce a marked up docbook with
> revisionflag entries, and the next logical step is to have some xslt
> to gather up the revisionflag entries to create a basic revhistory
> table (preferably clickable).
>
> We're mainly looking at PDF output for what it is worth.
>
> Has anyone does this before?
http://www.dpawson.co.uk/xsl/sect2/N7402.html#d11298e13
Shows the basis.
You can iterate over each element from docbook you need
then iterate over it's children, same way
to generate the toc.
HTH
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]