Re: FOP Servlet, contrib stuff and tutorial

2002-12-02 Thread Keiron Liddle
On Sun, 2002-12-01 at 20:58, J.Pietschmann wrote: - move contrib/servlet to examples/servlet - move contrib/plan to examples/plan - move contrib/mathml to examples/mathml Unless license restrictions get in the way, I'd rather move them to src/java/org/apache/fop/* One of the purposes that

Re: Using Apache FOP to create multiple-page PDFs usingPDFDocumentGraphics2D

2002-12-02 Thread Keiron Liddle
On Mon, 2002-12-02 at 03:40, jcplerm wrote: Is it possible, by any means, to use PDFDocumentGraphics2D (or any other FOP class) to generate a PDF document with multiple pages, so that each page contains a slice of a larger graph created using Graphics2D methods? Hi Julio, Not directly. It

Re: white-space line-ending changes

2002-12-02 Thread Oleg Tkachenko
J.Pietschmann wrote: I had the same problem when I commited for the first time. As far as I found out, you have to be subscribed to fop-cvs mail list using your *apache email address* + first message may be postponed a little bit by moderator (nobody knows who is it though :). BTW I'm

Re: Getting breaks: revisited

2002-12-02 Thread Oleg Tkachenko
J.Pietschmann wrote: There are layouts for which it is very hard to decide what to do. Consider the following: fo:root xmlns:fo=http://www.w3.org/1999/XSL/Format; fo:layout-master-set fo:simple-page-master master-name=thin page-width=110mm page-height=297mm fo:region-body/

DO NOT REPLY [Bug 14356] - *NOT* embedding TrueTypeFont in PDF causes AcrobatReader displaying only dots

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14356. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Extension to write continued label in table headers

2002-12-02 Thread Oleg Tkachenko
J.Pietschmann wrote: How? Karen is about table header/footer, not static content. As described in another mail today... Do you mean http://marc.theaimsgroup.com/?l=fop-userm=103260578416087w=2? Surely markers can help here, but it's only when continued label may be placed in static content,

cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.design alt-properties.xml AbsolutePosition.png.xml BorderCommonStyle.png.xml PropNames.png.xml Properties.png.xml PropertyConsts.png.xml VerticalAlign.png.xml book.xml classes-overview.xml coroutines.xml footnotes.xml galleys.xml keeps.xml properties-classes.xml spaces.xml user-agent-refs.xml xml-parsing.xml alt.properties.xml

2002-12-02 Thread keiron
keiron 2002/12/02 04:00:12 Modified:src/documentation/content/xdocs/design/alt.design AbsolutePosition.png.xml BorderCommonStyle.png.xml PropNames.png.xml Properties.png.xml PropertyConsts.png.xml

cvs commit: xml-fop/src/documentation/resources/images/design/alt.design AbsolutePosition.png BorderCommonStyle.png PropNames.png Properties.png PropertyClasses.png PropertyConsts.png PropertyStaticsOverview.png SAXParsing.png VerticalAlign.png XML-event-buffer.png XMLEventQueue.png block-stacking-constraints.png block-stacking-keeps.png block-stacking.png coroutines.png galley-preprocessing.png initial-column-values.png line-area-5.png line-area-6.png parserPersistence.png processPlumbing.png property-super-classes-full.png xmlevent-queue.png

2002-12-02 Thread keiron
keiron 2002/12/02 04:01:04 Added: src/documentation/resources/images/design/alt.design AbsolutePosition.png BorderCommonStyle.png PropNames.png Properties.png PropertyClasses.png PropertyConsts.png

cvs commit: xml-fop/docs/design/understanding area_tree.xml book.xml fo_tree.xml handling_attributes.xml images.xml layout_managers.xml layout_process.xml pdf_library.xml properties.xml renderers.xml status.xml svg.xml understanding.xml xml_parsing.xml

2002-12-02 Thread keiron
keiron 2002/12/02 04:59:12 Removed: docs/design float.svg page.svg docs/design/alt.design AbsolutePosition.png AbsolutePosition.png.xml BorderCommonStyle.png BorderCommonStyle.png.xml PropNames.png

cvs commit: xml-fop status.xml

2002-12-02 Thread keiron
keiron 2002/12/02 05:20:33 Modified:.status.xml Log: added Victor and updated some tasks Revision ChangesPath 1.19 +10 -0 xml-fop/status.xml Index: status.xml === RCS file:

Re: Style guide (2nd update)

2002-12-02 Thread Bertrand Delacretaz
On Sunday 01 December 2002 22:26, Oleg Tkachenko wrote: . . . J.Pietschmann wrote: I think we should leverage final more often in FOP. At http://codeconsult.ch/wiki/index.php/FopDevelopersStyleGuide we've got +2 vs -2 on this point, so taking into acount your opinion it's +3 vs -2 now. I

DO NOT REPLY [Bug 14356] - *NOT* embedding TrueTypeFont in PDF causes AcrobatReader displaying only dots

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14356. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: xml-fop/src/org/apache/fop/fonts/type1 PFBParser.java PFBData.java

2002-12-02 Thread jeremias
jeremias2002/12/02 06:04:16 Modified:src/org/apache/fop/fonts/type1 Tag: fop-0_20_2-maintain PFBParser.java PFBData.java Log: Added missing APL header Improved style Revision ChangesPath No revision No

cvs commit: xml-fop/src/org/apache/fop/fonts/type1 PFMFile.java

2002-12-02 Thread jeremias
jeremias2002/12/02 06:04:43 Modified:src/org/apache/fop/fonts/type1 Tag: fop-0_20_2-maintain PFMFile.java Log: Removed semicolon Revision ChangesPath No revision No revision 1.1.2.2 +3 -3

cvs commit: xml-fop/src/org/apache/fop/util StreamUtilities.java

2002-12-02 Thread jeremias
jeremias2002/12/02 06:15:08 Modified:src/org/apache/fop/util StreamUtilities.java Log: style and javadocs added new method toByteArray() Revision ChangesPath 1.2 +62 -10xml-fop/src/org/apache/fop/util/StreamUtilities.java Index: StreamUtilities.java

cvs commit: xml-fop/src/org/apache/fop/fonts/type1 PFBData.java PFBParser.java PFMFile.java PFMInputStream.java package.html

2002-12-02 Thread jeremias
jeremias2002/12/02 06:24:07 Added: src/org/apache/fop/fonts/type1 PFBData.java PFBParser.java PFMFile.java PFMInputStream.java package.html Log: Moved PFM classes to type1 subpackage Added PFB classes (taken from branch) Revision ChangesPath

cvs commit: xml-fop .cvsignore

2002-12-02 Thread jeremias
jeremias2002/12/02 06:30:08 Modified:..cvsignore Log: Add an entry for checkstyle-noframes.xsl stylesheet Revision ChangesPath 1.4 +1 -0 xml-fop/.cvsignore Index: .cvsignore ===

cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.design classes-overview.xml

2002-12-02 Thread keiron
keiron 2002/12/02 06:34:04 Modified:src/documentation/content/xdocs/design/alt.design classes-overview.xml Log: use proper character reference Revision ChangesPath 1.3 +1 -1

cvs commit: xml-fop/lib .cvsignore

2002-12-02 Thread jeremias
jeremias2002/12/02 06:36:20 Added: lib .cvsignore Log: Ignore checkstyle*.jar as we support it but can't/won't redistribute it. Revision ChangesPath 1.1 xml-fop/lib/.cvsignore Index: .cvsignore

cvs commit: xml-fop status.xml

2002-12-02 Thread jeremias
jeremias2002/12/02 06:40:18 Modified:.status.xml Log: Comment on latest changes Revision ChangesPath 1.20 +5 -0 xml-fop/status.xml Index: status.xml === RCS file:

Re: [maintenance branch] FOP servlet doubled

2002-12-02 Thread Oleg Tkachenko
J.Pietschmann wrote: web.xml: keep it with the *.java. servlet.jar: provide a property for the location, defaulting to lib/servlet.jar. Conditionalize the servlet compilation on availability of ${servlet.jar}. Users can either copy a servlet.jar to the lib directory, or use a

Re: cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.design classes-overview.xml

2002-12-02 Thread Jeremias Maerki
Keiron, is that really necessary? If proper UTF-8 encoding would be used (as declared implicitly), these cryptic character references would not be necessary, right? On 02.12.2002 15:34:04 keiron wrote: -über-class to accommodate everything that applies to +#xFC;ber-class to

Re: cvs commit:xml-fop/src/documentation/content/xdocs/design/alt.designclasses-overview.xml

2002-12-02 Thread Keiron Liddle
On Mon, 2002-12-02 at 15:49, Jeremias Maerki wrote: Keiron, is that really necessary? If proper UTF-8 encoding would be used (as declared implicitly), these cryptic character references would not be necessary, right? I kept getting errors with validation and conversion with cocoon. The

DO NOT REPLY [Bug 13866] - [PATCH] Support for CCITT encoding of TIFF images in PDF output

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13866. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14248] - 51-page FO example, could be added to the samples

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14248. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14444] - [PATCH] a performance patch for PDFInfo class

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.design classes-overview.xml

2002-12-02 Thread Jeff Turner
On Mon, Dec 02, 2002 at 03:57:48PM +0100, Keiron Liddle wrote: On Mon, 2002-12-02 at 15:49, Jeremias Maerki wrote: Keiron, is that really necessary? If proper UTF-8 encoding would be used (as declared implicitly), these cryptic character references would not be necessary, right? I

DO NOT REPLY [Bug 14659] - [PATCH] spurious (nuisance) errors on print/awt renderers

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14659. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14657] - [PATCH] Awt measuring/rendering problems

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14657. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Using Apache FOP to create multiple-page PDFs usingPDFDocumentGraphics2D

2002-12-02 Thread jcplerm
Actually, I managed to find a solution late last night that apparently works. It should be further refined by the FOP team, of course. I am sending attached two files: MultipagePDFDocumentGraphics2D.java: Subclass of PDFDocumentGraphics2D. Adds a

cvs commit: xml-fop/src/documentation/content/xdocs fonts.xml

2002-12-02 Thread jeremias
jeremias2002/12/02 11:31:00 Modified:src/documentation/content/xdocs fonts.xml Log: Correct classpaths Improve text structure Some notes Revision ChangesPath 1.3 +76 -52xml-fop/src/documentation/content/xdocs/fonts.xml Index: fonts.xml

DO NOT REPLY [Bug 14468] - broken link when using image xlink:href=... to try resizing SVG external graphics

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14468. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14527] - ArrayIndexOutOfBoundsException when rendering to TEXT

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14527. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

website

2002-12-02 Thread Victor Mote
I see that Keiron has republished the web site. Here are some comments: 1. Keiron, would it help any, now that you have gotten the basic flow going, for one of us to take the web-site publication burden from you? I know Christian is involved in doc. If he does not wish to do it, I would be happy

Re: cvs commit: xml-fop/src/documentation/content/xdocs/design/alt.designclasses-overview.xml

2002-12-02 Thread Peter B. West
Keiron Liddle wrote: On Mon, 2002-12-02 at 15:49, Jeremias Maerki wrote: Keiron, is that really necessary? If proper UTF-8 encoding would be used (as declared implicitly), these cryptic character references would not be necessary, right? I kept getting errors with validation and conversion

DO NOT REPLY [Bug 14569] - basic-link problem

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14569. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14569] - basic-link problem

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14569. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14569] - basic-link problem

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14569. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14248] - 51-page FO example, could be added to the samples

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14248. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 14248] - 51-page FO example, could be added to the samples

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14248. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15010] New: - Logkit-1.0.jar missing from Fop 0.20.4

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15010. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: The organization of xml.apache.org

2002-12-02 Thread Sam Ruby
Ted Leung wrote: 4. Some option that hasn't been thought of yet. Based initially on the reorg discussions, and then a number of F2F discussions at ApacheCon, I am planning on proposing something radical within Jakarta, but it applies equally well here. I provided some foreshadowing for

cvs commit: xml-fop/src/documentation/resources/schema/dtd compliance-v10.dtd

2002-12-02 Thread vmote
vmote 2002/12/02 22:10:41 Modified:src/documentation/resources/schema/dtd compliance-v10.dtd Log: add URL extensions for hyperlinks to DTD Revision ChangesPath 1.2 +6 -4 xml-fop/src/documentation/resources/schema/dtd/compliance-v10.dtd Index:

cvs commit: xml-fop/src/documentation/resources/schema/dtd compliance-v10.dtd

2002-12-02 Thread vmote
vmote 2002/12/02 22:44:04 Modified:src/documentation/resources/schema/dtd compliance-v10.dtd Log: add citation to DTD Revision ChangesPath 1.3 +6 -3 xml-fop/src/documentation/resources/schema/dtd/compliance-v10.dtd Index: compliance-v10.dtd

DO NOT REPLY [Bug 15010] - Logkit-1.0.jar missing from Fop 0.20.4

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15010. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: xml-fop/src/org/apache/fop/apps Fop.java

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:17:00 Modified:src/org/apache/fop/apps Tag: FOP_0-20-0_Alt-Design Fop.java Log: Output format changes. Revision ChangesPath No revision No revision 1.6.2.4 +9 -8

cvs commit: xml-fop/src/org/apache/fop/datastructs Node.java

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:19:18 Modified:src/org/apache/fop/datastructs Tag: FOP_0-20-0_Alt-Design Node.java Log: Iterator classes made public. Revision ChangesPath No revision No revision 1.1.2.3

cvs commit: xml-fop/src/org/apache/fop/datastructs SyncedCircularBuffer.java

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:21:00 Modified:src/org/apache/fop/datastructs Tag: FOP_0-20-0_Alt-Design SyncedCircularBuffer.java Log: Default buffer size set to 64. Revision ChangesPath No revision No revision

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

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:22:24 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FONode.java Log: sparsePropsMap changed from HashMap to int[]. Revision ChangesPath No revision No revision 1.19.2.30 +9 -10

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

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:24:29 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOTree.java Log: Added some instrumentation for the FO tree build. Elapsed time before preorder scan calculated. Preorder scan to derive and display node count. Revision ChangesPath

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

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:25:20 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FoRoot.java Log: sparsePropsMap changed from HashMap to int[]. Revision ChangesPath No revision No revision 1.1.2.20 +9 -7

cvs commit: xml-fop/src/documentation/content/xdocs compliance.xml

2002-12-02 Thread vmote
vmote 2002/12/02 23:26:11 Modified:src/documentation/content/xdocs compliance.xml Log: 1. add citations URLs for objects 2. rearrange order of objects to match body of standard Revision ChangesPath 1.4 +75 -75

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

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:26:58 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design PropNames.java Log: Add PropertyException to getPropertyIndex when name is unknown. Revision ChangesPath No revision No

cvs commit: xml-fop/src/org/apache/fop/fo/declarations FoColorProfile.java FoDeclarations.java

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:31:26 Modified:src/org/apache/fop/fo/declarations Tag: FOP_0-20-0_Alt-Design FoColorProfile.java FoDeclarations.java Log: sparsePropsMap changed from HashMap to int[]. Revision ChangesPath No

cvs commit: xml-fop/src/org/apache/fop/fo/flow FoBasicLink.java FoBidiOverride.java FoBlockContainer.java FoBlock.java FoCharacter.java FoExternalGraphic.java FoFloat.java FoFlow.java FoFootnoteBody.java FoFootnote.java FoInitialPropertySet.java FoInlineContainer.java FoInline.java FoInstreamForeignObject.java FoLeader.java FoListBlock.java FoListItemBody.java FoListItem.java FoListItemLabel.java FoMarker.java FoMultiCase.java FoMultiProperties.java FoMultiPropertySet.java FoMultiSwitch.java FoMultiToggle.java FoNoFo.java FoPageNumberCitation.java FoPageNumber.java FoPageSequence.java FoPcdata.java FoRetrieveMarker.java FoStaticContent.java FoTableAndCaption.java FoTableBody.java FoTableCaption.java FoTableCell.java FoTableColumn.java FoTableFooter.java FoTableHeader.java FoTable.java FoTableRow.java FoTitle.java FoWrapper.java

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:41:05 Modified:src/org/apache/fop/fo/flow Tag: FOP_0-20-0_Alt-Design FoBasicLink.java FoBidiOverride.java FoBlockContainer.java FoBlock.java FoCharacter.java FoExternalGraphic.java FoFloat.java

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoRegionBody.java FoRegionStartEnd.java FoSimplePageMaster.java FoRegionBeforeAfter.java FoLayoutMasterSet.java FoPageSequenceMaster.java

2002-12-02 Thread pbwest
pbwest 2002/12/02 23:47:44 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoRegionBody.java FoRegionStartEnd.java FoSimplePageMaster.java FoRegionBeforeAfter.java FoLayoutMasterSet.java