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] clumsy columns


These settings should give you zero side margins:

<xsl:param name="page.margin.inner">0pt</xsl:param>
<xsl:param name="page.margin.outer">0pt</xsl:param>
<xsl:param name="body.start.indent">0pt</xsl:param>

What did you try?

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Aaron" <aamehl@pop.actcom.net.il>
To: "docbook" <docbook-apps@lists.oasis-open.org>
Sent: Thursday, May 26, 2005 12:49 AM
Subject: [docbook-apps] clumsy columns


> Hi all,
> Thanks especially to Bob for all your help.
> 
> My next question is about multiple columns.
> 
> I have a two column page and want to make each column wider, to fit
> more text one each page.
> 
> I fiddled with the margins and did widen the page a bit, but more then
> a little I havent acheived.
> 
> The question is besides the page margin and the gap between columns is
> there any other parameters that effect column width?
> 
> Thanks
> Aaron
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> 
> 
> 



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