This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
[docbook-apps] RE: [ERROR] fo:marker must be an initial child,and 'marker-class-name ' must be unique for same parent
- From: Gisbert Amm <gia at webde-ag dot de>
- To: 'Bob Stayton' <bobs at sco dot com>, Gisbert Amm <gia at webde-ag dot de>
- Cc: docbook apps list <docbook-apps at lists dot oasis-open dot org>
- Date: Mon, 22 Sep 2003 09:39:03 +0200
- Subject: [docbook-apps] RE: [ERROR] fo:marker must be an initial child,and 'marker-class-name ' must be unique for same parent
> -----Original Message-----
> From: Bob Stayton [mailto:bobs@sco.com]
>
> On Fri, Sep 19, 2003 at 11:53:03AM +0200, Gisbert Amm wrote:
> > Hi Bob,
> > I've notized that the error about fo:marker is back with
> > the 1.62.0 XSL.
> > (see
> > ...
> > http://lists.oasis-open.org/archives/docbook-apps/200207/msg00243.html -
> > "The error about the fo:marker was a bug. I filed it and fixed it in
CVS").
> > I've tried it with 1.61.0 aswell, and it was already there ...
> > I'm still using fop-0.20.4 with java 1.4.2-b28 on SuSE Linux 8.1
> I think the problem now is fop-0.20.4.
> When I process a document that has just one <section>
> element, I get one fo:marker and it is the first
> child of its block. So the FO output seems to be
> correct. Fop 0.20.4 reports that incorrectly as an
> error, but fop 0.20.5 does not. Can you upgrade
> to fop 0.20.5?
I've upgraded to Fop 0.20.5 and first run into an endless loop with the
following messages (just recorded here for the next searching for it in the
archives):
[ERROR] Couldn't find hyphenation pattern de
[ERROR] Error building hyphenation tree for language de
I was able to solve the problem by adding <xsl:param
name="hyphenate">false</xsl:param> to my customization layer as Alastair J
Rankine described in
http://lists.oasis-open.org/archives/docbook-apps/200305/msg00172.html
(thanks!).
And you were right - with Fop 0.20.5 all the error messages about fo:marker
have vanished!
Thank you very much once more,
Gisbert Amm
http://web.de/
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.