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]

[docbook-apps] extra page between cover and chapter with docbook



Hi and sorry for posting a question that is likely asked numerous times but i couldn't find it on the FAQ. I'm using the docbook stylesheets and after using FOP to render the fop I see my title on one page, the copyright info on the very top of the second page and the third page is blank. Any idea what I can do to just render the title and copyright on the same page and have the TOC start on page? This is my docbook below:


<book>
 <title>My Guide</title>
 <bookinfo>
   <copyright>
     <year>2003, 2004</year>
     <holder>My Project</holder>
   </copyright>
 </bookinfo>

<chapter id="intro">

..

</>


Thanks very much, Jason



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.



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