OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [docbook] Journal article title pages



Hi,
This documentation describes how to customize the template named initial.page.number to set the starting page number for a page-sequence (each article is a page-sequence). 
 
http://www.sagehill.net/docbookxsl/PrintHeaders.html#InitialPageNumber
 
If you add:
 
<xsl:when test="$element = 'article'">auto</xsl:when>
 
then articles should start on the next available page.
 
Bob Stayton
Sagehill Enterprises
bobs@sagehill.net
 
 
----- Original Message -----
Sent: Thursday, September 11, 2008 8:17 AM
Subject: [docbook] Journal article title pages

My journal is a book, its children articles. Articles start by default on recto pages, but recto or verso both work for me; I don't want the blank pages.

What small intervention can I make to allow articles to start on verso pages when available?

Stephen Taylor



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