You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vm...@apache.org on 2003/09/15 22:54:03 UTC

cvs commit: xml-fop/src/documentation/content/xdocs/dev api-doc.xml conventions.xml doc.xml extensions.xml faq.xml fonts.xml implement.xml index.xml release.xml rtflib.xml svg.xml testing.xml tools.xml

vmote       2003/09/15 13:54:03

  Modified:    src/documentation/content/xdocs anttask.xml bugs.xml
                        compiling.xml compliance.xml configuration.xml
                        download.xml embedding.xml examples.xml
                        extensions.xml fo.xml fonts.xml gethelp.xml
                        graphics.xml hyphenation.xml index.xml license.xml
                        logocontest.xml maillist.xml news.xml output.xml
                        pdfencryption.xml relnotes.xml resources.xml
                        running.xml servlets.xml status.xml team.xml
               src/documentation/content/xdocs/design areas.xml
                        breakpos.xml embedding.xml extending.xml fotree.xml
                        images.xml index.xml layout.xml optimise.xml
                        parsing.xml pdf-library.xml properties.xml
                        renderers.xml startup.xml svg.xml useragent.xml
               src/documentation/content/xdocs/dev api-doc.xml
                        conventions.xml doc.xml extensions.xml faq.xml
                        fonts.xml implement.xml index.xml release.xml
                        rtflib.xml svg.xml testing.xml tools.xml
  Log:
  add <version> tag to most documents
  
  Revision  Changes    Path
  1.6       +1 -0      xml-fop/src/documentation/content/xdocs/anttask.xml
  
  Index: anttask.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/anttask.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- anttask.xml	30 Jul 2003 22:01:35 -0000	1.5
  +++ anttask.xml	15 Sep 2003 20:54:01 -0000	1.6
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>Ant task</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>
  
  
  
  1.6       +2 -1      xml-fop/src/documentation/content/xdocs/bugs.xml
  
  Index: bugs.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/bugs.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- bugs.xml	5 Apr 2003 19:29:26 -0000	1.5
  +++ bugs.xml	15 Sep 2003 20:54:01 -0000	1.6
  @@ -4,7 +4,8 @@
   
   <document>
     <header>
  -    <title>Bugs and Other Trackable Issues</title>
  +    <title>FOP: Bugs and Other Trackable Issues</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>
  
  
  
  1.9       +1 -0      xml-fop/src/documentation/content/xdocs/compiling.xml
  
  Index: compiling.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/compiling.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- compiling.xml	17 Jun 2003 19:04:05 -0000	1.8
  +++ compiling.xml	15 Sep 2003 20:54:01 -0000	1.9
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>FOP: Building from Source Code</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="build-needed">
  
  
  
  1.23      +1 -1      xml-fop/src/documentation/content/xdocs/compliance.xml
  
  Index: compliance.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/compliance.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- compliance.xml	1 Sep 2003 12:15:52 -0000	1.22
  +++ compliance.xml	15 Sep 2003 20:54:01 -0000	1.23
  @@ -4,7 +4,7 @@
   
   <compliance>
     <head>
  -    <title>FOP Standards Compliance</title>
  +    <title>FOP: Standards Compliance</title>
       <subtitle>Progress Report on Standard Features Implemented</subtitle>
     </head>
     <body>
  
  
  
  1.15      +1 -0      xml-fop/src/documentation/content/xdocs/configuration.xml
  
  Index: configuration.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/configuration.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- configuration.xml	11 Jul 2003 19:01:54 -0000	1.14
  +++ configuration.xml	15 Sep 2003 20:54:01 -0000	1.15
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>FOP: Configuration</title>
  +    <version>$Revision$</version>
     </header>
   
     <body>
  
  
  
  1.13      +1 -0      xml-fop/src/documentation/content/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/download.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- download.xml	12 Aug 2003 00:00:52 -0000	1.12
  +++ download.xml	15 Sep 2003 20:54:01 -0000	1.13
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>FOP: Downloading A Distribution</title>
  +    <version>$Revision$</version>
     </header>
     <body>
     <section id="dist-type">
  
  
  
  1.15      +5 -4      xml-fop/src/documentation/content/xdocs/embedding.xml
  
  Index: embedding.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/embedding.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- embedding.xml	13 Sep 2003 14:51:19 -0000	1.14
  +++ embedding.xml	15 Sep 2003 20:54:01 -0000	1.15
  @@ -5,10 +5,11 @@
   
   <!-- Embedding FOP -->
   <document>
  -    <header>
  -        <title>Embedding FOP</title>
  -        <subtitle>How to Embed FOP in a Java application</subtitle>
  -    </header>
  +  <header>
  +    <title>FOP: Embedding</title>
  +    <subtitle>How to Embed FOP in a Java application</subtitle>
  +    <version>$Revision$</version>
  +  </header>
   
       <body>
     <section id="overview">
  
  
  
  1.8       +1 -0      xml-fop/src/documentation/content/xdocs/examples.xml
  
  Index: examples.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/examples.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- examples.xml	10 Jun 2003 07:05:03 -0000	1.7
  +++ examples.xml	15 Sep 2003 20:54:01 -0000	1.8
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>Examples</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section>
  
  
  
  1.12      +1 -0      xml-fop/src/documentation/content/xdocs/extensions.xml
  
  Index: extensions.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/extensions.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- extensions.xml	11 Aug 2003 23:37:38 -0000	1.11
  +++ extensions.xml	15 Sep 2003 20:54:01 -0000	1.12
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>Standard FOP Extensions</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>By "extension", we mean any data that can be placed in the input XML document that is not addressed by the XSL-FO standard.
  
  
  
  1.7       +1 -0      xml-fop/src/documentation/content/xdocs/fo.xml
  
  Index: fo.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- fo.xml	11 Jul 2003 19:01:54 -0000	1.6
  +++ fo.xml	15 Sep 2003 20:54:01 -0000	1.7
  @@ -5,6 +5,7 @@
     <header>
       <title>XSL-FO Input</title>
       <subtitle>Basic Help for Using XML, XSLT, and XSL-FO</subtitle>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="overview">
  
  
  
  1.19      +1 -0      xml-fop/src/documentation/content/xdocs/fonts.xml
  
  Index: fonts.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fonts.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- fonts.xml	28 Jul 2003 23:03:22 -0000	1.18
  +++ fonts.xml	15 Sep 2003 20:54:01 -0000	1.19
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP: Fonts</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="Jeremias Märki" email=""/>
         <person name="Tore Engvig" email=""/>
  
  
  
  1.10      +2 -1      xml-fop/src/documentation/content/xdocs/gethelp.xml
  
  Index: gethelp.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/gethelp.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- gethelp.xml	18 Jul 2003 16:39:18 -0000	1.9
  +++ gethelp.xml	15 Sep 2003 20:54:01 -0000	1.10
  @@ -3,8 +3,9 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>Getting Help</title>
  +    <title>FOP: Getting Help</title>
       <subtitle>Checklist for Finding Appropriate Resources</subtitle>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>The FOP developer community is eager to help you maximize the usefulness of FOP.
  
  
  
  1.20      +2 -1      xml-fop/src/documentation/content/xdocs/graphics.xml
  
  Index: graphics.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/graphics.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- graphics.xml	9 Jul 2003 17:10:06 -0000	1.19
  +++ graphics.xml	15 Sep 2003 20:54:01 -0000	1.20
  @@ -3,7 +3,8 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>FOP Graphics Formats</title>
  +    <title>FOP: Graphics Formats</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="support-overview">
  
  
  
  1.8       +1 -0      xml-fop/src/documentation/content/xdocs/hyphenation.xml
  
  Index: hyphenation.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/hyphenation.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- hyphenation.xml	24 Jul 2003 01:09:35 -0000	1.7
  +++ hyphenation.xml	15 Sep 2003 20:54:01 -0000	1.8
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP: Hyphenation</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="std">
  
  
  
  1.11      +1 -0      xml-fop/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.xml	28 May 2003 07:48:10 -0000	1.10
  +++ index.xml	15 Sep 2003 20:54:01 -0000	1.11
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>FOP</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="intro">
  
  
  
  1.4       +4 -3      xml-fop/src/documentation/content/xdocs/license.xml
  
  Index: license.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/license.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- license.xml	29 Nov 2002 22:00:31 -0000	1.3
  +++ license.xml	15 Sep 2003 20:54:01 -0000	1.4
  @@ -3,9 +3,10 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -<header>
  -  <title>FOP License</title>
  -</header>
  +  <header>
  +    <title>FOP License</title>
  +    <version>$Revision$</version>
  +  </header>
   <body>
   <section>
     <title>License</title>
  
  
  
  1.4       +3 -2      xml-fop/src/documentation/content/xdocs/logocontest.xml
  
  Index: logocontest.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/logocontest.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- logocontest.xml	6 Jul 2003 21:53:40 -0000	1.3
  +++ logocontest.xml	15 Sep 2003 20:54:01 -0000	1.4
  @@ -2,8 +2,9 @@
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document id="logocontest">
  -	<header>
  -		<title>Logo Contest</title>
  +  <header>
  +    <title>Logo Contest</title>
  +    <version>$Revision$</version>
   	</header>
   	<body>
   		<p>FOP needs a new logo and so we've decided to hold an open logo contest. We invite all members of 
  
  
  
  1.4       +1 -0      xml-fop/src/documentation/content/xdocs/maillist.xml
  
  Index: maillist.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/maillist.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maillist.xml	8 Jul 2003 00:05:20 -0000	1.3
  +++ maillist.xml	15 Sep 2003 20:54:01 -0000	1.4
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP: Mailing List Resources</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="general">
  
  
  
  1.15      +1 -0      xml-fop/src/documentation/content/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/news.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- news.xml	12 Aug 2003 00:00:52 -0000	1.14
  +++ news.xml	15 Sep 2003 20:54:01 -0000	1.15
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>News</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section>
  
  
  
  1.13      +8 -7      xml-fop/src/documentation/content/xdocs/output.xml
  
  Index: output.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/output.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- output.xml	16 Jun 2003 23:00:54 -0000	1.12
  +++ output.xml	15 Sep 2003 20:54:01 -0000	1.13
  @@ -4,13 +4,14 @@
   
   <!-- Output Formats: Renderers -->
   <document>
  -    <header>
  -        <title>FOP Output Options</title>
  -        <authors>
  -            <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  -            <person name="Art Welch" email=""/>
  -        </authors>
  -    </header>
  +  <header>
  +    <title>FOP Output Options</title>
  +    <version>$Revision$</version>
  +    <authors>
  +      <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  +      <person name="Art Welch" email=""/>
  +    </authors>
  +  </header>
   
       <body>
       <p>
  
  
  
  1.7       +1 -0      xml-fop/src/documentation/content/xdocs/pdfencryption.xml
  
  Index: pdfencryption.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/pdfencryption.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- pdfencryption.xml	23 Jun 2003 08:36:13 -0000	1.6
  +++ pdfencryption.xml	15 Sep 2003 20:54:01 -0000	1.7
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>PDF encryption.</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="J.Pietschmann" email="pietsch@apache.org"/>
         <person name="Jeremias Märki" email="jeremias@apache.org"/>
  
  
  
  1.10      +4 -3      xml-fop/src/documentation/content/xdocs/relnotes.xml
  
  Index: relnotes.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/relnotes.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- relnotes.xml	14 Jul 2003 12:30:01 -0000	1.9
  +++ relnotes.xml	15 Sep 2003 20:54:01 -0000	1.10
  @@ -3,9 +3,10 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>Release Notes</title>
  -    </header>
  +  <header>
  +    <title>Release Notes</title>
  +    <version>$Revision$</version>
  +  </header>
   
       <body>
   <section>
  
  
  
  1.30      +1 -0      xml-fop/src/documentation/content/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/resources.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- resources.xml	27 Jul 2003 23:50:45 -0000	1.29
  +++ resources.xml	15 Sep 2003 20:54:01 -0000	1.30
  @@ -6,6 +6,7 @@
     <header>
       <title>FOP: Other Resources</title>
       <subtitle>Resources useful for developing and using FOP</subtitle>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="specs">
  
  
  
  1.14      +1 -0      xml-fop/src/documentation/content/xdocs/running.xml
  
  Index: running.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/running.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- running.xml	20 Jul 2003 22:27:54 -0000	1.13
  +++ running.xml	15 Sep 2003 20:54:01 -0000	1.14
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>Running FOP</title>
  +    <version>$Revision$</version>
     </header>
   
     <body>
  
  
  
  1.4       +2 -1      xml-fop/src/documentation/content/xdocs/servlets.xml
  
  Index: servlets.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/servlets.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- servlets.xml	30 Jun 2003 16:13:16 -0000	1.3
  +++ servlets.xml	15 Sep 2003 20:54:01 -0000	1.4
  @@ -5,6 +5,7 @@
     <header>
       <title>Servlets</title>
       <subtitle>How to use FOP in a Servlet</subtitle>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="overview">
  
  
  
  1.12      +1 -0      xml-fop/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- status.xml	1 Aug 2003 06:54:14 -0000	1.11
  +++ status.xml	15 Sep 2003 20:54:01 -0000	1.12
  @@ -6,6 +6,7 @@
     <header>
       <title>FOP Status</title>
       <subtitle>Current Status of FOP</subtitle>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section>
  
  
  
  1.15      +1 -0      xml-fop/src/documentation/content/xdocs/team.xml
  
  Index: team.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/team.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- team.xml	13 Sep 2003 21:05:25 -0000	1.14
  +++ team.xml	15 Sep 2003 20:54:01 -0000	1.15
  @@ -5,6 +5,7 @@
   <document>
     <header>
       <title>FOP: Development Team</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>All lists on this page are in alphabetical order. Some of them may be incomplete. If you know of an error or omission, please send a message to the <link href="mailto:fop-dev@xml.apache.org">fop-dev</link> mailing list.</p>
  
  
  
  1.14      +1 -0      xml-fop/src/documentation/content/xdocs/design/areas.xml
  
  Index: areas.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/areas.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- areas.xml	30 Apr 2003 18:54:41 -0000	1.13
  +++ areas.xml	15 Sep 2003 20:54:02 -0000	1.14
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Design: Area Tree</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
       </authors>
  
  
  
  1.5       +8 -7      xml-fop/src/documentation/content/xdocs/design/breakpos.xml
  
  Index: breakpos.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/breakpos.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- breakpos.xml	29 Apr 2003 16:33:45 -0000	1.4
  +++ breakpos.xml	15 Sep 2003 20:54:02 -0000	1.5
  @@ -3,13 +3,14 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: Layout Managers</title>
  -        <subtitle>Break Possibility Proposal</subtitle>
  -        <authors>
  -            <person name="Karen Lease" email="klease@club-internet.fr"/>
  -        </authors>
  -    </header>
  +  <header>
  +    <title>FOP Design: Layout Managers</title>
  +    <subtitle>Break Possibility Proposal</subtitle>
  +    <version>$Revision$</version>
  +    <authors>
  +      <person name="Karen Lease" email="klease@club-internet.fr"/>
  +    </authors>
  +  </header>
   
       <body>
   <section id="intro">
  
  
  
  1.6       +7 -6      xml-fop/src/documentation/content/xdocs/design/embedding.xml
  
  Index: embedding.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/embedding.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- embedding.xml	29 Apr 2003 16:33:45 -0000	1.5
  +++ embedding.xml	15 Sep 2003 20:54:02 -0000	1.6
  @@ -3,12 +3,13 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: Embedding FOP in Other Applications</title>
  -        <authors>
  -            <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  -        </authors>
  -    </header>
  +  <header>
  +    <title>FOP Design: Embedding FOP in Other Applications</title>
  +    <version>$Revision$</version>
  +    <authors>
  +      <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  +    </authors>
  +  </header>
   
       <body>
   <section id="intro">
  
  
  
  1.9       +7 -6      xml-fop/src/documentation/content/xdocs/design/extending.xml
  
  Index: extending.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/extending.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- extending.xml	30 Apr 2003 18:54:41 -0000	1.8
  +++ extending.xml	15 Sep 2003 20:54:02 -0000	1.9
  @@ -3,12 +3,13 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: Extensions</title>
  -        <authors>
  -            <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  -        </authors>
  -    </header>
  +  <header>
  +    <title>FOP Design: Extensions</title>
  +    <version>$Revision$</version>
  +    <authors>
  +      <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  +    </authors>
  +  </header>
   
       <body>
   <section id="intro">
  
  
  
  1.12      +1 -0      xml-fop/src/documentation/content/xdocs/design/fotree.xml
  
  Index: fotree.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/fotree.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- fotree.xml	27 Apr 2003 19:12:10 -0000	1.11
  +++ fotree.xml	15 Sep 2003 20:54:02 -0000	1.12
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Design: FO Tree</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
       </authors>
  
  
  
  1.3       +5 -4      xml-fop/src/documentation/content/xdocs/design/images.xml
  
  Index: images.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/images.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- images.xml	29 Apr 2003 16:33:45 -0000	1.2
  +++ images.xml	15 Sep 2003 20:54:02 -0000	1.3
  @@ -3,10 +3,11 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: Images</title>
  -    </header>
  -    <body>
  +  <header>
  +    <title>FOP Design: Images</title>
  +    <version>$Revision$</version>
  +  </header>
  +  <body>
   
     <section id="intro">
       <title>Introduction</title>
  
  
  
  1.10      +2 -1      xml-fop/src/documentation/content/xdocs/design/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/index.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- index.xml	5 May 2003 05:18:05 -0000	1.9
  +++ index.xml	15 Sep 2003 20:54:02 -0000	1.10
  @@ -3,7 +3,8 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>Introduction to FOP Design</title>
  +    <title>FOP Design: Introduction</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
       </authors>
  
  
  
  1.12      +1 -0      xml-fop/src/documentation/content/xdocs/design/layout.xml
  
  Index: layout.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/layout.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- layout.xml	30 Apr 2003 18:54:41 -0000	1.11
  +++ layout.xml	15 Sep 2003 20:54:02 -0000	1.12
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Design: Layout</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
       </authors>
  
  
  
  1.4       +7 -6      xml-fop/src/documentation/content/xdocs/design/optimise.xml
  
  Index: optimise.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/optimise.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- optimise.xml	29 Apr 2003 16:33:45 -0000	1.3
  +++ optimise.xml	15 Sep 2003 20:54:02 -0000	1.4
  @@ -3,12 +3,13 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: Optimisations</title>
  -        <authors>
  -            <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  -        </authors>
  -    </header>
  +  <header>
  +    <title>FOP Design: Optimisations</title>
  +    <version>$Revision$</version>
  +    <authors>
  +      <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  +    </authors>
  +  </header>
   
       <body>
   <section id="intro">
  
  
  
  1.8       +1 -0      xml-fop/src/documentation/content/xdocs/design/parsing.xml
  
  Index: parsing.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/parsing.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- parsing.xml	30 Apr 2003 18:54:41 -0000	1.7
  +++ parsing.xml	15 Sep 2003 20:54:02 -0000	1.8
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Design: Input Parsing</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="intro">
  
  
  
  1.3       +4 -3      xml-fop/src/documentation/content/xdocs/design/pdf-library.xml
  
  Index: pdf-library.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/pdf-library.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- pdf-library.xml	29 Apr 2003 16:33:45 -0000	1.2
  +++ pdf-library.xml	15 Sep 2003 20:54:02 -0000	1.3
  @@ -3,9 +3,10 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: PDF Library</title>
  -    </header>
  +  <header>
  +    <title>FOP Design: PDF Library</title>
  +    <version>$Revision$</version>
  +  </header>
   
       <body>
   <section id="intro">
  
  
  
  1.13      +1 -0      xml-fop/src/documentation/content/xdocs/design/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/properties.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- properties.xml	5 May 2003 05:08:48 -0000	1.12
  +++ properties.xml	15 Sep 2003 20:54:02 -0000	1.13
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Design: Properties</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="Karen Lease" email=""/>
       </authors>
  
  
  
  1.12      +1 -0      xml-fop/src/documentation/content/xdocs/design/renderers.xml
  
  Index: renderers.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/renderers.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- renderers.xml	30 Apr 2003 18:54:41 -0000	1.11
  +++ renderers.xml	15 Sep 2003 20:54:02 -0000	1.12
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Design: Renderers</title>
  +    <version>$Revision$</version>
       <authors>
         <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
       </authors>
  
  
  
  1.2       +1 -0      xml-fop/src/documentation/content/xdocs/design/startup.xml
  
  Index: startup.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/startup.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- startup.xml	30 Apr 2003 18:54:41 -0000	1.1
  +++ startup.xml	15 Sep 2003 20:54:02 -0000	1.2
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Design: Startup, Environment, Control</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="intro">
  
  
  
  1.3       +5 -4      xml-fop/src/documentation/content/xdocs/design/svg.xml
  
  Index: svg.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/svg.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- svg.xml	29 Apr 2003 16:33:45 -0000	1.2
  +++ svg.xml	15 Sep 2003 20:54:02 -0000	1.3
  @@ -3,10 +3,11 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: SVG</title>
  -    </header>
  -    <body>
  +  <header>
  +    <title>FOP Design: SVG</title>
  +    <version>$Revision$</version>
  +  </header>
  +  <body>
   <section id="intro">
     <title>Introduction</title>
       <p>SVG is rendered through Batik.</p><p>The XML from the XSL:FO document
  
  
  
  1.4       +7 -6      xml-fop/src/documentation/content/xdocs/design/useragent.xml
  
  Index: useragent.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/useragent.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- useragent.xml	29 Apr 2003 16:33:45 -0000	1.3
  +++ useragent.xml	15 Sep 2003 20:54:02 -0000	1.4
  @@ -3,12 +3,13 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>FOP Design: User Agent</title>
  -        <authors>
  -            <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  -        </authors>
  -    </header>
  +  <header>
  +    <title>FOP Design: User Agent</title>
  +    <version>$Revision$</version>
  +    <authors>
  +      <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
  +    </authors>
  +  </header>
   
       <body>
   <section id="intro">
  
  
  
  1.4       +2 -1      xml-fop/src/documentation/content/xdocs/dev/api-doc.xml
  
  Index: api-doc.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/api-doc.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- api-doc.xml	15 May 2003 16:28:01 -0000	1.3
  +++ api-doc.xml	15 Sep 2003 20:54:03 -0000	1.4
  @@ -3,7 +3,8 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>FOP API Documentation (javadocs)</title>
  +    <title>FOP Development: API Documentation (javadocs)</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="gump">
  
  
  
  1.5       +1 -0      xml-fop/src/documentation/content/xdocs/dev/conventions.xml
  
  Index: conventions.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/conventions.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- conventions.xml	7 Jul 2003 18:59:46 -0000	1.4
  +++ conventions.xml	15 Sep 2003 20:54:03 -0000	1.5
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Development: Coding Conventions</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>Acknowledgement: Some content in this guide was adapted from other Apache projects such as Avalon, Cactus, Turbine and Velocity.</p>
  
  
  
  1.5       +2 -1      xml-fop/src/documentation/content/xdocs/dev/doc.xml
  
  Index: doc.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/doc.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- doc.xml	14 May 2003 16:14:17 -0000	1.4
  +++ doc.xml	15 Sep 2003 20:54:03 -0000	1.5
  @@ -3,7 +3,8 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>Managing FOP Documentation</title>
  +    <title>FOP Development: Managing Documentation</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="general">
  
  
  
  1.11      +2 -1      xml-fop/src/documentation/content/xdocs/dev/extensions.xml
  
  Index: extensions.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/extensions.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- extensions.xml	21 Jun 2003 14:41:08 -0000	1.10
  +++ extensions.xml	15 Sep 2003 20:54:03 -0000	1.11
  @@ -4,7 +4,8 @@
   
   <document>
     <header>
  -    <title>Adding an Extension to FOP</title>
  +    <title>FOP Development: Adding an Extension</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="overview">
  
  
  
  1.11      +1 -1      xml-fop/src/documentation/content/xdocs/dev/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/faq.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- faq.xml	7 Apr 2003 19:10:41 -0000	1.10
  +++ faq.xml	15 Sep 2003 20:54:03 -0000	1.11
  @@ -2,7 +2,7 @@
   <!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.1//EN"
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/faq-v11.dtd">
   
  -<faqs title="FOP Developer FAQ">
  +<faqs title="FOP Development: FAQ">
     <part id="part_general">
       <title>General Questions</title>
       <faq>
  
  
  
  1.3       +3 -2      xml-fop/src/documentation/content/xdocs/dev/fonts.xml
  
  Index: fonts.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/fonts.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- fonts.xml	30 Mar 2003 13:11:30 -0000	1.2
  +++ fonts.xml	15 Sep 2003 20:54:03 -0000	1.3
  @@ -6,7 +6,8 @@
   
   <document>
     <header>
  -    <title>Fonts (Developer Information)</title>
  +    <title>FOP Development: Fonts</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section>
  
  
  
  1.5       +2 -1      xml-fop/src/documentation/content/xdocs/dev/implement.xml
  
  Index: implement.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/implement.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- implement.xml	21 Apr 2003 00:12:42 -0000	1.4
  +++ implement.xml	15 Sep 2003 20:54:03 -0000	1.5
  @@ -3,8 +3,9 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>Implementation Overview</title>
  +    <title>FOP Development: Implementation Overview</title>
       <subtitle>Following a Document Through FOP</subtitle>
  +    <version>$Revision$</version>
       <authors>
         <person name="Arved Sandstrom" email=""/>
       </authors>
  
  
  
  1.19      +2 -1      xml-fop/src/documentation/content/xdocs/dev/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/index.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- index.xml	5 Jul 2003 07:35:25 -0000	1.18
  +++ index.xml	15 Sep 2003 20:54:03 -0000	1.19
  @@ -3,7 +3,8 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>Information for FOP Developers</title>
  +    <title>FOP Development: General Information</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="intro">
  
  
  
  1.4       +1 -0      xml-fop/src/documentation/content/xdocs/dev/release.xml
  
  Index: release.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/release.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- release.xml	12 Aug 2003 00:00:52 -0000	1.3
  +++ release.xml	15 Sep 2003 20:54:03 -0000	1.4
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Development: Release Mechanics</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="intro">
  
  
  
  1.6       +1 -0      xml-fop/src/documentation/content/xdocs/dev/rtflib.xml
  
  Index: rtflib.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/rtflib.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- rtflib.xml	9 Jul 2003 12:54:35 -0000	1.5
  +++ rtflib.xml	15 Sep 2003 20:54:03 -0000	1.6
  @@ -4,6 +4,7 @@
   <document>
     <header>
       <title>FOP Development: RTFLib (jfor)</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <section id="general">
  
  
  
  1.9       +2 -1      xml-fop/src/documentation/content/xdocs/dev/svg.xml
  
  Index: svg.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/svg.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- svg.xml	23 Apr 2003 22:59:46 -0000	1.8
  +++ svg.xml	15 Sep 2003 20:54:03 -0000	1.9
  @@ -4,7 +4,8 @@
   
   <document>
     <header>
  -    <title>SVG Developer Issues</title>
  +    <title>FOP Development: SVG Issues</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>See also <link href="../graphics.html#svg">SVG User Documentation</link> for more information.</p>
  
  
  
  1.3       +4 -3      xml-fop/src/documentation/content/xdocs/dev/testing.xml
  
  Index: testing.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/testing.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- testing.xml	22 Apr 2003 17:25:17 -0000	1.2
  +++ testing.xml	15 Sep 2003 20:54:03 -0000	1.3
  @@ -3,9 +3,10 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   
   <document>
  -    <header>
  -        <title>Testing FOP</title>
  -    </header>
  +  <header>
  +    <title>FOP Development: Testing</title>
  +    <version>$Revision$</version>
  +  </header>
   
       <body>
       <section id="build">
  
  
  
  1.6       +2 -1      xml-fop/src/documentation/content/xdocs/dev/tools.xml
  
  Index: tools.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/tools.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- tools.xml	25 Mar 2003 02:48:06 -0000	1.5
  +++ tools.xml	15 Sep 2003 20:54:03 -0000	1.6
  @@ -3,7 +3,8 @@
       "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>Developer Tools</title>
  +    <title>FOP Development: Developer Tools</title>
  +    <version>$Revision$</version>
     </header>
     <body>
       <p>This page documents items that may be helpful to other developers, especially to those who are new to FOP. Exhaustive treatment of these topics is better suited to other fora, but the information presented here is intended to deal with FOP-specific issues related to these tools, especially "gotchas", and to help developers get jump-started.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org