Hi Steve, I am not familiar with the DITA Open Toolkit, but to get line numbers you need to explicitly pass fo to FOP and not the combination of xml and the xslt that FOP initially transforms to fo. Maybe DITA provides a way to get the intermediate fo so that you can run it through fop yourself.
Pete On Thu, Nov 18, 2010 at 2:19 AM, Steve Fogel <steve.fo...@oracle.com> wrote: > Hi, all… > > > > With Apache FOP 0.95 (the one that comes with the DITA Open Toolkit), I’m > getting many error messages like this: > > > > [fop] Nov 17, 2010 3:58:21 PM > org.apache.fop.fo.properties.LengthRangeProperty checkConsistency > > [fop] SEVERE: forcing opt to min in LengthRange > > > > How can I tell which line # in the FO input file is generating the error? > I’ve tried debug mode and verbose mode, but neither seems to do much. Any > tricks? > > > > Thanks > > > > Steve > > > > P.S. – I know what the message means. It’s just that my FO input file is > over 50K lines, so it’s hard to find the culprit. > > > > -- > [image: Oracle] <http://www.oracle.com/> > Steve Fogel | Information Architect, Oracle Database > Phone: +1 6505064914 | Mobile: +1 4153098660 > 500 Oracle Parkway, M/S 4op1126 | Redwood Shores, CA 94065 > > [image: Green Oracle] <http://www.oracle.com/commitment> > > Oracle is committed to developing practices and products that help protect > the environment > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org >
<<image002.gif>>
<<image001.gif>>