Hi,

On Tue, 11 Feb 2014 16:33:33 +0800
Mona Qi <qizilan.scut...@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

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org

Reply via email to