This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] error in fo/pagesetup.xsl?


On Wed, Oct 15, 2003 at 07:08:29PM +0200, Thomas.Gier@imperia.net wrote:
> Hi,
> 
> the following error appeared after updating to 1.62.4 two or three hours 
> ago:
> 
> [ERROR] Error in margin-left property value '0': 
> org.apache.fop.fo.expr.PropertyException: No conversion defined
> 
> Grepping through the source tree came up with the following in 
> pagesetup.xsl (line 367 and line 600):
> 
>  <xsl:attribute name="margin-left">0</xsl:attribute>
> 
> I changed it to
> 
>  <xsl:attribute name="margin-left">0cm</xsl:attribute>
> 
> which fixed it. Now it works for me.
> 
> I downloaded version 1.62.4 just this morning from sourceforge.net and I 
> can't think of a reason why there should be no scale unit so something 
> seems to be broken in the tarball ...

Yes,that's a bug, thanks for pointing it out.
I just checked in the fix to the CVS tree.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]