Quote:
Originally Posted by DNSB
Not quite true.
Code:
<fo:layout-master-set>
<fo:simple-page-master master-name="single_column" margin-bottom="2em"
margin-top="2em" margin-left="2em" margin-right="2em">
<fo:region-body/>
</fo:simple-page-master>
Regards,
David
|
Well yes, it can set a large outside margin, but chapter headers margins are set in the CSS. The xgpt cannot set the bottom margin of a chapter header and the margin in the xpgt is the top margin of the page. So that would put the chapter header at the top of the page if that margin was used.
I have not seen one ePub that puts the chapter header at the top of the page's margin. If you have, please tell me what eBook this is.