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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: [docbook-apps] How to set the odd and even page into different layout


Hi,

On Tue, 11 Feb 2014 16:33:33 +0800
Mona Qi <qizilan.scutech@gmail.com> wrote:

> I'm trying to modify the page layout of my pdf. My attempt is letting
> the whole content in odd page (including header and footer) keep
> right, and let the content in even page keep left, so when i bound
> the pdf into a book, the content is more easier to read.
> I think this may related to the page master and page margin, but i
> don't know how to select the odd/even page and set the attribute
> correctly.

It's easier than you think. :)

Do you know the parameter "double.sided"? 
Set it to the value of 1 and it gives you exactly what you want: an odd
and even page with mirrored headers, footers, and margins. 

For more details, see the reference page of "double.sided":

  http://docbook.sf.net/release/xsl/current/doc/fo/double.sided.html

If you need more information that goes beyond the above parameter, look
into Bob's book, chapter 8 "Printed output options":

  http://sagehill.net/docbookxsl/PrintOutput.html#PageLayout


-- 
Gruß/Regards,
    Thomas Schraitle


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