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]

Re: set-titlepage-verso-elements


Try (define (book-titlepage-verso-elements)
instead of set.

Tammy

On Mon, Apr 29, 2002 at 06:50:05PM +0200, Camille Bégnis wrote:
> 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]