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, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to