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


On 4/30/02 1:50, "Camille Bégnis" <camille@mandrakesoft.com> wrote:
> 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?
> 
> (define (set-titlepage-verso-elements)
>  (list (normalize "title")
>        (normalize "subtitle")
>        (normalize "edition")
>        (normalize "pubdate")
>        (normalize "copyright")
>        (normalize "legalnotice")))

set-titlepage-verso-elements means title page verso elements of <set> tag
but not setting them ;-)  Define book-titlepage-verso-elements instead.

Regards,
  Kogulé, Ryo


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