Re: [docbook-apps] clumsy columns

From
Bob Stayton <>
Date
2005-05-29T09:08:31+00:00
ID
06cc01c5642d$f3248550$6400a8c0@toshiro
Thread
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



----- Original Message ----- 
From: "Aaron" <>
To: "docbook" <>
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: 
> For additional commands, e-mail: 
> 
> 
>