[EMAIL PROTECTED] wrote:

> > I tried to investigate some things in connection
> > with this entity and the pubdate element, but found
> > nothing...
> >
> > Why are the dates missing? They are important parts
> > of the documentation!
> 
> Ask Norman Walsh or read the DocBook. I really spent some days on this
> issue and everything doesn't work, except the Dedication. A date in the
> Dedication looks very ugly.

Fixed in CVS. Elements which will apear on cover page are specified by
following list:

(define (book-titlepage-recto-elements)
  (list (normalize "title")
        (normalize "subtitle")
        (normalize "graphic")
        (normalize "mediaobject")
        (normalize "corpauthor")
        (normalize "authorgroup")
        (normalize "author")
        (normalize "editor")
        (normalize "pubdate")
        (normalize "copyright")
        (normalize "abstract")
        (normalize "legalnotice")))


-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

Reply via email to