OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Creating a separate section/component for Revision History


We do something like what you're contemplating, but add the revhistory
via a preprocessing step. The writer puts <?rax revhistory?> somewhere
in the doc, then we have some templates like these to add a DocBook
table at that point:

https://gist.github.com/4199240

Note that elsewhere we have a shortDate named template that formats
dates to our liking.

The result is passed on to the normal DocBook xslts.

David


On 12/03/2012 10:42 AM, Kerry, Richard wrote:
>  
> 
> Team,
> 
>  
> 
> I've successfully removed the Revision History from the title-page of my
> document (ie from the title-page of the FO transform) - that was
> straightforward.
> 
> I'd like to add it back as a separate section (*) later in the file -
> probably between the appendix (which is rarely present) and the index
> (which is never present).
> 
>  
> 
> Can anyone advise me where in the stylesheets I need to add my new section ?
> 
> I'm expecting to see somewhere the current main structure - ie
> title-page, ToC, section 1 ... section n, Appendices, Index.  I'd expect
> to be adding something in there.
> 
> There will probably be a pile of other stuff needed to make this work. 
> 
> It may be that I just need to write a 'section' and mark it for special
> handling, then customize a version of the section template to be called
> between the appendix and the index.  This may be simpler.  But I still
> need to find out where to get it called.
> 
> Actually, since I'll generally need two revision histories, writing it
> into a separate Section page may also make it easier
> 
>  
> 
> Appreciatively,
> 
> Richard.
> 
>  
> 
>  
> 
> (*) I've said 'section' here but that has a specific meaning.  I think
> what I mean here is what is sometimes referred to as a 'component'.
> 
>  
> 
>  
> 
>  
> 
>  
> 
>  
> 
> Blue line
> 
> *Richard Kerry*
> 
> BNCS Engineer
> 
> T: +44 (0)20 82259063
> 
> M: +44 (0)7812 325518
> 
> Room EBX 301, BBC Television Centre, Wood Lane, London, W12 7RJ
> 
> richard.kerry@atos.net <mailto:richard.kerry@atos.net>
> 
> uk.atos.net <http://uk.atos.net/en-uk/>
> 
> Atos logo
> 
> This e-mail and the documents attached are confidential and intended
> solely for the addressee; it may also be privileged. If you receive this
> e-mail in error, please notify the sender immediately and destroy it. As
> its integrity cannot be secured on the Internet, the Atos group
> liability cannot be triggered for the message content. Although the
> sender endeavours to maintain a computer virus-free network, the sender
> does not warrant that this transmission is virus-free and will not be
> liable for any damages resulting from any virus transmitted.
> 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]