cvs commit: xml-fop/src/java/org/apache/fop/fo/pagination PageSequenceMaster.java

2004-02-10 Thread pbwest
pbwest 2004/02/10 22:38:18 Modified:src/java/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design PageSequenceMaster.java Log: W.I.P. Added iterator for traversing the sequence master. TODO - support pushback and fail modes for iterator. Revision

JAXP question

2004-02-10 Thread Glen Mazza
Team, I deprecated some of the methods in XSLTInputHandler to encourage use of JAXP. Any problems here--this was basically agreed to, but several months ago--I just never got to it. Also, big issue--I'm trying to implement command-line XSLT handling. Most of the code came from Xalan--quite sim

cvs commit: xml-fop/src/java/org/apache/fop/tools TestConverter.java

2004-02-10 Thread gmazza
gmazza 2004/02/10 15:51:26 Modified:.fop.bat src/java/org/apache/fop/apps CommandLineOptions.java XSLTInputHandler.java src/java/org/apache/fop/servlet FopPrintServlet.java src/java/org/apache/fop/tools TestCon

cvs commit: xml-fop fop.bat

2004-02-10 Thread gmazza
gmazza 2004/02/10 14:27:42 Modified:.fop.bat Log: Updated fop.bat. Revision ChangesPath 1.15 +1 -1 xml-fop/fop.bat Index: fop.bat === RCS file: /home/cvs/xml-fop/fop.bat,v retrie

cvs commit: xml-fop/src/java/org/apache/fop/render/pdf PDFRenderer.java

2004-02-10 Thread bckfnn
bckfnn 2004/02/10 11:28:17 Modified:src/java/org/apache/fop/render/pdf PDFRenderer.java Log: Draw the borders of a BlockViewport before setting the CTM transformation. This way the viewport is relative to the current CTM and the content of the Viewport is relative to the viewpor

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr BlockContainerLayoutManager.java

2004-02-10 Thread bckfnn
bckfnn 2004/02/10 11:25:15 Modified:src/java/org/apache/fop/layoutmgr BlockContainerLayoutManager.java Log: Set correct ipd/bpd of both the viewport and reference area. Revision ChangesPath 1.13 +35 -11 xml-fop/src/java/org/apache/fop/lay

cvs commit: xml-fop/src/java/org/apache/fop/tools TestConverter.java

2004-02-10 Thread bckfnn
bckfnn 2004/02/10 09:42:03 Modified:src/java/org/apache/fop/tools TestConverter.java Log: Added '-results' options to set the result ouput directory. Revision ChangesPath 1.9 +4 -1 xml-fop/src/java/org/apache/fop/tools/TestConverter.java Index: TestConver

Error

2004-02-10 Thread fop-dev
The message contains Unicode characters and has been sent as a binary attachment. <>

cvs commit: xml-fop/src/java/org/apache/fop/fo/properties UsageContextOfSuppressAtLineBreak.java

2004-02-10 Thread pbwest
pbwest 2004/02/10 05:06:40 Removed: src/java/org/apache/fop/fo/properties Tag: FOP_0-20-0_Alt-Design UsageContextOfSuppressAtLineBreak.java Log: Property defined then undefined by the editors prior to XSL 1.1 -

cvs commit: xml-fop/src/java/org/apache/fop/fo PropNames.java

2004-02-10 Thread pbwest
pbwest 2004/02/10 04:51:23 Modified:src/java/org/apache/fop/fo/flow Tag: FOP_0-20-0_Alt-Design FoPageNumberCitation.java FoPageSequence.java FoPageNumber.java FoBlock.java FoInline.java src/java/org/apache/fop/datatypes Tag:

RE: Nasty bug: maint vs. HEAD - Some Follow-up...

2004-02-10 Thread Andreas L. Delmelle
> -Original Message- > From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED] > > When debugging the output using the AreaTree XML, the pages are in the > proper sequence in there (only, outside of their page-sequences?*), so Correction: they are all inside one and the same page-sequence -the