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] | [Elist Home]


Subject: DOCBOOK-APPS: Re: FOP: margin-left and margin-right = 0


Norman Walsh <ndw@nwalsh.com> :
> Are you setting $page.margin.inner or $page.margin.outer in your
> customization layer?
>
> I don't see anywhere in the stylesheets where "0" is used for a left
> or right margin.

Looks like there can be either problem on my side and on stylesheets side. I
have diged my customization again and found separated old entry:

<xsl:param name="title.margin.left">0</xsl:param>

I have changed it to:

<xsl:param name="title.margin.left">0cm</xsl:param>

and all mentioned warnings are no more generated. The problem is: when I added
unit only for ".left" side why both sides as "margin-left" and "margin-right"
were influenced ? Is everything fine in that matter ?

ABX


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


Powered by eList eXpress LLC