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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: DOCBOOK: revhistory not rendered, customization


I implemented a rendering of revhistory in a table, as part of the
AlcoveBook stylesheets.  The definitions are in extensions.dsl, and an
example of use is in bookarticle.dsl, as shown below:

(define (article-titlepage-verso-elements)
  (list
   (normalize "revhistory")
   ))

(mode article-titlepage-verso-mode
  (element revhistory
    ($revhistory-table$))
  (element (revhistory revision)
    ($revhistory-table-revision$)))


See: https://savannah.gnu.org/projects/alcovebook/

-- 
Yann Dirson <Yann.Dirson@fr.alcove.com>                 http://www.alcove.com/
Technical support manager                Responsable de l'assistance technique
Senior Free-Software Consultant          Consultant senior en Logiciels Libres
Debian developer (dirson@debian.org)                        Développeur Debian


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


Powered by eList eXpress LLC