Next in thread → Next in month →

Re: [docbook-apps] clumsy columns

From
Aaron <>
Date
2005-05-29T15:48:48+00:00
ID
Thread
Re: [docbook-apps] clumsy columns
On Sun, May 29, 2005 at 02:08:16AM -0700 or thereabouts, Bob Stayton wrote:
> 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?
<xsl:param name="page.margin.inner">0.025in</xsl:param>
<xsl:param name="page.margin.outer">0.30in</xsl:param>
<xsl:param name= "page.margin.top">0.13in</xsl:param>
<xsl:param name="region.before.extent">0.46in</xsl:param>
<xsl:param name="body.margin.top">0.55in</xsl:param>
<xsl:param name="region.after.extent">0.20in</xsl:param>
<xsl:param name="page.margin.bottom">0.05in</xsl:param>
<xsl:param name="body.margin.bottom">0.25in</xsl:param>
<xsl:param name="column.count.body" select="2"/>
  <xsl:param name="column.gap.body" select="'4pt'"></xsl:param>
    <xsl:param name="draft.mode">no</xsl:param>
    <xsl:param name="admon.graphics">0</xsl:param>
    <xsl:param name="admon.textlabel">1</xsl:param>
 
 I will try 0 and see what happens, I reread your book and have a
 better understanding of how the header works with graphics, so thanks
 to you that is solved also.

 Thanks
 Aaron
> 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: 
> > 
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
Next in thread → Next in month →