Next in thread → Next in month →

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

From
Marc Baaden <>
Date
2006-07-08T22:15:40+00:00
ID
Thread
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:      -      http://www.baaden.ibpc.fr
 FAX: +33 15841 5026  -  Tel: +33 15841 5176  ou  +33 609 843217
Next in thread → Next in month →