← Prev in month ← Prev in thread

postion page numbers in footer problem

From
Jerry Janofsky <>
Date
2007-12-29T23:45:20+00:00
ID
002001c84a74$08bc5080$642aa8c0@Jerry
Thread
postion page numbers in footer problem
Hello,

 

I am using Docbook 1.69.1 to create a
book with multiple chapters. I am using <xsl:param name="double.sided">0</xsl:param>
because I don’t want any blank pages between my chapters. It is perfectly
okay for one of my chapters to begin on an even page (not a standard format
book). Most of my formatting comes out fine. However, I have a problem with my
running footer section. I want my page number to be on the left for even pages
and on the right for odd pages. Because the first page of a chapter has “$sequence=first”,
but the page can be odd or even, I can’t dynamically detect which side to
put the page number.

 

Can someone suggest a way to handle this
situation?

 

Jerry J
← Prev in month ← Prev in thread