[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: DOCBOOK: Re: revhistory not rendered, customization
/ Brian Craft <bcboy@thecraftstudio.com> was heard to say:
| Hi all -- I'm using a standard RedHat 7.1 box (openjade, modular style sheets,
| blah, blah) to format some docbook sgml. The <revhistory> info for an
| article is not being rendered. Anyone know why this would be?
The list of metadata elements that should be rendered on a titlepage
is highly personal. If you make a customization stylesheet and add
(normalize "revhistory")
To the appropriate:
(define (<<<element you want to use>>>-titlepage-recto-elements)
(list (normalize "title")
(normalize "subtitle")
(normalize "graphic")
(normalize "mediaobject")
(normalize "corpauthor")
(normalize "authorgroup")
(normalize "author")
(normalize "editor")
(normalize "copyright")
(normalize "legalnotice")))
list, then it'll be rendered.
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | If we could read the secret
http://www.oasis-open.org/docbook/ | history of our enemies, we should
Chair, DocBook Technical Committee | find in in each one's life sorrow
| and suffering enough to disarm all
| hostility.--H. W. Longfellow
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC