This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Doc version number


Norman Walsh wrote:
> No, it appears that none of the appropriate "version" fields appear
> in the titlepages by default. You can fix this in a customization
> layer by adding perhaps <revision> or <revnumber> to the list of
> published fields.
> 

Thanks, that does the trick ... I also modified the element for
releaseinfo to be of type <H3> in the HTML stylesheet, as so:

 (element releaseinfo
    (make element gi: "H3"
          attributes: (list (list "CLASS" (gi)))
          (process-children-trim)))

mm
-- 
My PGP public key ID: 0x727422b9 ( 1024-bit DSA )


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]