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


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