> -----Original Message-----
> From: Jason Novotny
>
> I keep getting
>
> [java] org.apache.fop.apps.FOPException:
> file:/home/gridsphere/WWW/cvs.gridsphere.org/software/gridsphe
> re-docs/docs/docbook/FAQ/html/FAQ.fop:9:178
> The id "N1000F" already exists in this document
> [java] at
> org.apache.fop.datatypes.IDReferences.createID(IDReferences.java:119)
> [java] at
> org.apache.fop.fo.flow.ListItem.layout(ListItem.java:133)
>
> Why is this happening? I don't want to have to hack the supplied
> stylesheets or hack internal FOP processing code.. can I
> simply pass it
> a flag or id="newentry" or something in my xmlfile?
It looks like this bug, reported for 0.20.4 and still open in Bugzilla:
http://issues.apache.org/bugzilla/show_bug.cgi?id=14962
> I am using docbook-xml-4.4, docbook-xsl-1.68.1 and fop-0.20.5rc2
FOP is being redesigned. You could try the recently released 0.90alpha1
version.
/MJ