This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: REPOST: Why do section titles have a differentmargin than text?


Brian Burridge wrote:

Why is it that my left aligned section titles start an extra inch to the left of all the left-justified body text? Also, they are to the left of the header and footer lines. Is this by design, or did I possibly break something in my custimization layer?

Brian

Try setting the title.margin.left parameter so something smaller (at least this worked for me), the default is -4pc


<xsl:param name="title.margin.left" select="'-0.1in'" />

Cheers
	Bernd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]