atom feed3 messages in org.oasis-open.lists.docbook-appsDOCBOOK-APPS: set-titlepage-verso-ele...
FromSent OnAttachments
Camille BégnisApr 29, 2002 9:50 am 
Tammy FoxApr 29, 2002 2:47 pm 
Kogule, RyoApr 30, 2002 2:37 am 
Subject:DOCBOOK-APPS: set-titlepage-verso-elements
From:Camille Bégnis (cami@mandrakesoft.com)
Date:Apr 29, 2002 9:50:50 am
List:org.oasis-open.lists.docbook-apps

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")))