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] | [List Home]


Subject: Re: [docbook-apps] Article titlepage like for book



Hi again,

thanks a lot! Just wanted to confirm that wrapping the article element
within a book does exactly what I was looking for. Perfect.

Marc

>>> "Bob Stayton" said:
 >> There might be an easier way, though. Wrap your article element in a book 
 >> element, and move the title info from articleinfo to bookinfo.  That would 
 >> leave your article element containing only the body content, which is 
 >> valid.  Since this is processed as a book, you will get the book titlepage, 
 >> both recto and verso sides.
 >> 
 >> <book>
 >> <bookinfo>
 >> <title>etc.</title>
 >> </bookinfo>
 >> <article>
 >> <para>First content of the article.</para>
 >> etc.
 >> </article>
 >> </book>

-- 
 Dr. Marc Baaden  - Institut de Biologie Physico-Chimique, Paris
 mailto:baaden@smplinux.de      -      http://www.baaden.ibpc.fr
 FAX: +33 15841 5026  -  Tel: +33 15841 5176  ou  +33 609 843217




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