From cf81996d0df3606ccd243be77301367a391ca612 Mon Sep 17 00:00:00 2001 From: Christian Geisert Date: Mon, 25 Nov 2002 11:56:53 +0000 Subject: [PATCH] Updated examples/fo files to remove all errors and warnings during build Submitted by: Manuel Mall (see bug #13867) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195626 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 + docs/examples/fo/border.fo | 93 ++++++++++++++++----------------- docs/examples/fo/hyphen.fo | 2 +- docs/examples/fo/leader.fo | 4 +- docs/examples/fo/newlinktest.fo | 2 +- docs/examples/fo/pdfoutline.fo | 84 ++++++++++++++--------------- docs/examples/fo/readme.fo | 84 ++++++++++++++--------------- docs/examples/fo/table.fo | 22 ++++---- docs/examples/fo/tableunits.fo | 66 +++++++++++++---------- docs/examples/fo/textdeko.fo | 19 +++---- 10 files changed, 194 insertions(+), 184 deletions(-) diff --git a/CHANGES b/CHANGES index e00679d93..4902fb378 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ ============================================================================== Done since 0.20.4 release +- Updated examples/fo files to remove all errors and warnings during build + Submitted by: Manuel Mall (see bug #13867) - Perfomance tuning (reduced object creation etc.) (see bug #14103) Submitted by: Henrik Olsson - Update to Xerces 2.2.1 (Jeremias Maerki) diff --git a/docs/examples/fo/border.fo b/docs/examples/fo/border.fo index 1e89e221f..5ce9969a2 100644 --- a/docs/examples/fo/border.fo +++ b/docs/examples/fo/border.fo @@ -1,75 +1,74 @@ + margin-right="0.5cm" margin-left="0.5cm" margin-bottom="0.5cm" margin-top="0.75cm" + page-width="21cm" page-height="29.7cm" master-name="first"> + margin-right="2.5cm" margin-left="2.5cm" margin-bottom="2cm" margin-top="1cm" + page-width="21cm" page-height="29.7cm" master-name="rest"> - - - - - - - - - + + + + + + + + + - PX7.net - + PX7.net + - 44 Liberty St - + 44 Liberty St + - Newburyport, MA 01950 - + Newburyport, MA 01950 + - 978-462-1152 - + 978-462-1152 + - Sales Receipt - + Sales Receipt + - DATE - + DATE + - 01/01/2000 - + 01/01/2000 + - SALE # - + SALE # + - 1 - + 1 + - - SOLD TO - + SOLD TO + @@ -77,8 +76,8 @@ - SHIP TO - + SHIP TO + @@ -88,28 +87,28 @@ - PMT METHOD - + PMT METHOD + - Check - + Check + - CHECK # - + CHECK # + - 1234 - + 1234 + - + diff --git a/docs/examples/fo/hyphen.fo b/docs/examples/fo/hyphen.fo index d27f44c36..572ea1cad 100644 --- a/docs/examples/fo/hyphen.fo +++ b/docs/examples/fo/hyphen.fo @@ -330,7 +330,7 @@ - + @@ -383,7 +383,7 @@ - + diff --git a/docs/examples/fo/newlinktest.fo b/docs/examples/fo/newlinktest.fo index 36484bcd5..cc834e6e0 100644 --- a/docs/examples/fo/newlinktest.fo +++ b/docs/examples/fo/newlinktest.fo @@ -78,7 +78,7 @@ align="justify" - + diff --git a/docs/examples/fo/pdfoutline.fo b/docs/examples/fo/pdfoutline.fo index 7497625c8..2a3732e8b 100644 --- a/docs/examples/fo/pdfoutline.fo +++ b/docs/examples/fo/pdfoutline.fo @@ -44,14 +44,14 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of - - - - - - + + + + + + @@ -951,34 +951,34 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. A working basic example of a table looks like this: <fo:table> - <fo:table-column column-width="150pt"/> - <fo:table-column column-width="150pt"/> - <fo:table-body font-size="10pt" font-family="sans-serif"> - <fo:table-row> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-column column-width="150pt"/> + <fo:table-column column-width="150pt"/> + <fo:table-body font-size="10pt" font-family="sans-serif"> + <fo:table-row> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> @@ -1207,9 +1207,9 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. K) Licence - ============================================================================ - The Apache Software License, Version 1.1 - ============================================================================ + ================================================================== + The Apache Software License, Version 1.1 + ================================================================== Copyright (C) 1999 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -1243,8 +1243,8 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. Content - + diff --git a/docs/examples/fo/readme.fo b/docs/examples/fo/readme.fo index 3f9118e14..e224c4718 100644 --- a/docs/examples/fo/readme.fo +++ b/docs/examples/fo/readme.fo @@ -42,14 +42,14 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of - - - - - - + + + + + + @@ -881,34 +881,34 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. A working basic example of a table looks like this: <fo:table> - <fo:table-column column-width="150pt"/> - <fo:table-column column-width="150pt"/> - <fo:table-body font-size="10pt" font-family="sans-serif"> - <fo:table-row> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block>text</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-column column-width="150pt"/> + <fo:table-column column-width="150pt"/> + <fo:table-body font-size="10pt" font-family="sans-serif"> + <fo:table-row> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block>text</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> @@ -1137,9 +1137,9 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. K) Licence - ============================================================================ - The Apache Software License, Version 1.1 - ============================================================================ + ================================================================== + The Apache Software License, Version 1.1 + ================================================================== Copyright (C) 1999 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -1173,8 +1173,8 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. Content - + diff --git a/docs/examples/fo/table.fo b/docs/examples/fo/table.fo index 3d7e268b1..e3af80342 100644 --- a/docs/examples/fo/table.fo +++ b/docs/examples/fo/table.fo @@ -49,7 +49,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -210,7 +210,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -298,7 +298,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -360,7 +360,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -379,7 +379,7 @@ - + @@ -405,7 +405,7 @@ - + diff --git a/docs/examples/fo/tableunits.fo b/docs/examples/fo/tableunits.fo index 502e676fc..97f91ac95 100644 --- a/docs/examples/fo/tableunits.fo +++ b/docs/examples/fo/tableunits.fo @@ -25,9 +25,9 @@ Table unit tests - - + border-width="thick" border-style="solid" border-color="red">Table unit tests + + @@ -39,14 +39,14 @@ - + Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned @@ -68,14 +68,14 @@ of 3cm on the row The next table has width=100% on the table no column widths specified on the table-column element. - + Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned @@ -86,50 +86,53 @@ deeper than the others to check out the aliignment properties. - + Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned - -The next table has fixed column widths=16.5cm, ipd.optimum=14cm and ipd.max = 100% (16cm). + + + +The next table has fixed column widths=12.5cm, ipd.optimum=14cm and ipd.max = 100% (16cm). - - + + - + Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned + The next table has width="70% + 1cm" and fixed lengths and the first table-column has column-width="from-parent('width') div 3". - + Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned @@ -141,25 +144,28 @@ The next table specifies inline-progression-dimension="15cm" instead of width. T middle column has a fixed width; the other two have default width. - + Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned + + The next table specifies inline-progression-dimenion.minimum="10cm" and @@ -180,35 +187,36 @@ specifies a column width of 5cm on the middle column only.. + inline-progression-dimension.minimum="10cm"> Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned + The next table specifies inline-progression-dimenion.minimum="10cm", -inline-progression-dimension.maximum="17cm and +inline-progression-dimension.maximum="16cm and specifies a column width of 5cm on the middle column only.. + inline-progression-dimension.minimum="10cm" + inline-progression-dimension.maximum="16cm"> Some text to make this cell -deeper than the others to check out the aliignment properties. +deeper than the others to check out the alignment properties. Centered Bottom aligned diff --git a/docs/examples/fo/textdeko.fo b/docs/examples/fo/textdeko.fo index 1ee982ec2..ab3a274ed 100644 --- a/docs/examples/fo/textdeko.fo +++ b/docs/examples/fo/textdeko.fo @@ -33,14 +33,14 @@ - - - - - - + + + + + + @@ -202,6 +202,7 @@ + And now more than a word... -- 2.39.5