(On why <articleinfo> loses <date> element with jade...) On Mon, Aug 08, 2005 at 07:03:03PM -0700, Debian Bug Tracking System wrote: > I discovered recently that this is a function of the DocBook DSSSL > stylesheets, which has the following definition: > > (define (article-titlepage-recto-elements) > (list (normalize "title") > (normalize "subtitle") > (normalize "corpauthor") > (normalize "authorgroup") > (normalize "author") > (normalize "releaseinfo") > (normalize "copyright") > (normalize "pubdate") > (normalize "revhistory") > (normalize "abstract"))) > > This is the list of elements that will be included from the articleinfo > element on the titlepage. You can redefine this to include other elements in > articleinfo, like date, if you like. > > If you have the docbook-dsssl-doc package installed, go to > file:///usr/share/doc/docbook-dsssl-doc/custom.html for details.
Oh. According to the docbook definitive guide (/usr/share/doc/docbook-defguide/html/artheader.element.html), the <article> element can contain many more elements than listed here. Should these be reassigned as a bug against the docbook-dsssl package, then? Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]