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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

set-titlepage-verso-elements


Hello,

I have added the following in my DSSSL customization layer (1.76), but 
it has o effect (the revision history still shows up on book verso title 
page). Am I missing something?

Camille.



(define (set-titlepage-verso-elements)
   (list (normalize "title")
         (normalize "subtitle")
         (normalize "edition")
         (normalize "pubdate")
         (normalize "copyright")
         (normalize "legalnotice")))


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