OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: title page on two pages


On Sat, Oct 06, 2001 at 06:10:23PM +0200, Fabrice Bacchella wrote:
> I'm trying to have the data from articleinfo spread over two recto 
> pages. But so far, I had no success in it.

Here is an example:

(define (article-titlepage-recto-elements)
  (list
   (normalize "title")
   (normalize "contractsponsor")
   (normalize "subtitle")
   (normalize "corpauthor")
   (normalize "address")
   (normalize "authorgroup")
   (normalize "author")
   (normalize "pubdate")
   (normalize "copyright")
   (normalize "legalnotice")))

(define (article-titlepage-verso-elements)
  (list
   (normalize "abstract")
   (normalize "revhistory")))

-- 
Yann Dirson <Yann.Dirson@fr.alcove.com>                 http://www.alcove.com/
Free-Software Engineer				      Ingénieur Logiciel-Libre
Free-Software time manager    	       Responsable du temps Informatique-Libre


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC