Next in thread → Next in month →

Re: [docbook-apps] How to remove the second page

From
Bob Stayton <>
Date
2010-08-13T18:13:18+00:00
ID
145b01cb3b13$23216680$6600a8c0@pazu
Thread
Re: [docbook-apps] How to remove the second page


Hi,

I know of two ways to turn off the second title 
page. 

 

Option 1.  Edit the titlepage specification 
file and rebuild the titlepage templates.  That process is described 
here:

 

http://www.sagehill.net/docbookxsl/HTMLTitlePage.html

 

The example on that page shows how the second title 
page is turned off for articles:

 

  <t:titlepage-content 
t:side="verso">
  </t:titlepage-content>

You could do the same for book.

 

Option 2.  Or you could just add this empty 
template to your customization layer to turn off the verso 
titlepage:

 

<xsl:template 
name="book.titlepage.verso">
</xsl:template>

 

Bob Stayton
Sagehill Enterprises


 

 

  
----- Original Message ----- 

  
From: 
  rabarivelo 
  solofo 

  
To:  
  

  
Sent: Thursday, August 12, 2010 10:49 
  PM

  
Subject: [docbook-apps] How to remove the 
  second page

  

  

  
Hi,

I've made some work around to remove the second page after the 
  front page but I couldn't find the solution. I hope someone can help me to 
  remove that second page. 
Would you find in attach the pdf file to see page 
  number 2.

Best wishes,
Rija

  

  

  

---------------------------------------------------------------------
To 
  unsubscribe, e-mail: 
For 
  additional commands, e-mail: 
Next in thread → Next in month →