]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
The attached patch file contains:
authorKeiron Liddle <keiron@apache.org>
Tue, 19 Nov 2002 07:57:29 +0000 (07:57 +0000)
committerKeiron Liddle <keiron@apache.org>
Tue, 19 Nov 2002 07:57:29 +0000 (07:57 +0000)
1. Valid URIs for all xdoc DTD declarations.
2. Some minor changes for xdoc documents that were discovered to be invalid
after the DTD declarations were fixed.
3. Changed tabs.xml so that the 2nd tab on our site will now read "Redesign"
instead of "dev" (this was discussed in a recent thread).
Submitted By: vic@outfitr.com (Victor Mote)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195562 13f79535-47bb-0310-9956-ffa450edef68

47 files changed:
src/documentation/content/xdocs/book.xml
src/documentation/content/xdocs/bugs.xml
src/documentation/content/xdocs/compiling.xml
src/documentation/content/xdocs/compliance.xml
src/documentation/content/xdocs/configuration.xml
src/documentation/content/xdocs/design/architecture.xml
src/documentation/content/xdocs/design/areas.xml
src/documentation/content/xdocs/design/book.xml
src/documentation/content/xdocs/design/breakpos.xml
src/documentation/content/xdocs/design/embedding.xml
src/documentation/content/xdocs/design/extending.xml
src/documentation/content/xdocs/design/fotree.xml
src/documentation/content/xdocs/design/index.xml
src/documentation/content/xdocs/design/layout.xml
src/documentation/content/xdocs/design/optimise.xml
src/documentation/content/xdocs/design/properties.xml
src/documentation/content/xdocs/design/renderers.xml
src/documentation/content/xdocs/design/status.xml
src/documentation/content/xdocs/design/useragent.xml
src/documentation/content/xdocs/dev/book.xml
src/documentation/content/xdocs/dev/configuration.xml
src/documentation/content/xdocs/dev/examples.xml
src/documentation/content/xdocs/dev/extensions.xml
src/documentation/content/xdocs/dev/faq.xml
src/documentation/content/xdocs/dev/index.xml
src/documentation/content/xdocs/dev/svg.xml
src/documentation/content/xdocs/download.xml
src/documentation/content/xdocs/embedding.xml
src/documentation/content/xdocs/examples.xml
src/documentation/content/xdocs/extensions.xml
src/documentation/content/xdocs/faq.xml
src/documentation/content/xdocs/fonts.xml
src/documentation/content/xdocs/gethelp.xml
src/documentation/content/xdocs/implemented.xml
src/documentation/content/xdocs/index.xml
src/documentation/content/xdocs/involved.xml
src/documentation/content/xdocs/license.xml
src/documentation/content/xdocs/limitations.xml
src/documentation/content/xdocs/news.xml
src/documentation/content/xdocs/output.xml
src/documentation/content/xdocs/relnotes.xml
src/documentation/content/xdocs/resources.xml
src/documentation/content/xdocs/running.xml
src/documentation/content/xdocs/status.xml
src/documentation/content/xdocs/svg.xml
src/documentation/content/xdocs/tabs.xml
src/documentation/content/xdocs/testing.xml

index c1a85cc9ddd1257ad9d9e03523b4b14dfe590c0f..fb9334be65cb898abcec58e3d4fd878f024558b0 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-      <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
+      <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
+    "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
+
 
       <book software="FOP"
         title="FOP"
index 61bcf6fad81c2a59932e4fe014da45263fe89d85..c127b0048a674e67e0a4f74b90311e67f1540ee7 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
   <header>
index 61baf4c125649a83204697eb657a633a408f392f..9026af99e649da4ab494824f084f429d27dd3338 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
   <header>
index 0290c7097ee3e4adb4a1c64213d39ca6ee420b6a..26e829118ecb9625997f0611e1fe7fa82d882fa3 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--DOCTYPE compliance PUBLIC "-//APACHE//DTD Compliance V1.0//EN" "compliance-v10.dtd"-->
+<!DOCTYPE compliance PUBLIC "-//APACHE//DTD Compliance V1.0//EN"
+    "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/src/documentation/resources/schema/dtd/compliance-v10.dtd?rev=1.1">
 
 <compliance>
   <head>
index eddf1ea18f975c9bde1b106d5a196a9ab545861c..d5924cd259ae211235fea91786f8543c7b941554 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index 2adab8f1bebbe212e185019d7ae65cc59e375c4f..f76fc9273237e55577af1865fb0125aa619c94b1 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index 38e3e7c2e4f0c1490fc45ca2c521e9a15b35c8af..9d30e0dc138e93c2c9baa541ca57746d7d2b4b42 100644 (file)
@@ -1,16 +1,17 @@
 <?xml version="1.0" standalone="no"?> 
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
-    <header>
-        <title>Area Tree</title>
-        <subtitle>Area Tree Design for FOP</subtitle>
-        <authors>
-            <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
-        </authors>
-    </header>
+  <header>
+    <title>Area Tree</title>
+    <subtitle>Area Tree Design for FOP</subtitle>
+    <authors>
+      <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
+    </authors>
+  </header>
 
-    <body>
+  <body>
 <section>
   <title>Area Tree</title>
 <p>
@@ -169,21 +170,13 @@ Inline
   </p>
   <p>
 The renderer will need to be able to:
+  </p>
        <ul>
-       <li><p>
-render each individual page
-       </p></li>
-       <li><p>
-clip and align child areas to a viewport
-       </p></li>
-       <li><p>
-handle all types of inline area, text, image etc.
-       </p></li>
-       <li><p>
-draw various lines and rectangles
-       </p></li>
+       <li>render each individual page</li>
+       <li>clip and align child areas to a viewport</li>
+       <li>handle all types of inline area, text, image etc.</li>
+       <li>draw various lines and rectangles</li>
        </ul>
-  </p>
   <p>
 An abstract renderer will be able to handle the generic positioning
 of child areas, iterating through areas that have child areas.
@@ -191,6 +184,6 @@ of child areas, iterating through areas that have child areas.
   </section>
   </section>
 
-    </body>
+  </body>
 </document>
 
index 6f8fa0d986f2f2408e92b9601b7c00f96583d94b..43e5e4834dd4aef26d52b35f32c4edf66f22fe01 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
+<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
+    "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
 
 <book software="FOP"
     title="FOP Design"
index c40b1a1ff4342f126fcbf5e956ec0c82fb88420d..c2eaa1aed3e1ef0a299284ab100b74f87f6e4563 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index 2572c74af42e78655b538272896860a36eb7ebc3..42812b063fbfa937c91dc6f66bc209390c7964ca 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
@@ -34,52 +35,44 @@ specific information. The list of user agent values can be found on the
   </section>
 <section>
   <title>Logging</title>
-<p>
 <ul>
 <li>logging level</li>
 <li>logging messages of various levels</li>
 <li>error handling</li>
 <li>Logging setup (LogKit, Log4J, JDK14Logging)</li>
 </ul>
-   </p>
   </section>
 <section>
   <title>XML input</title>
-<p>
 <ul>
 <li>various ways to supply FOP with the xsl:fo file, fo, xml+xsl</li>
 <li>sax handler</li>
 </ul>
-   </p>
   </section>
 <section>
   <title>general options</title>
-<p>
 <ul>
 <li>base directory</li>
 <li>uri resolvers</li>
 <li>which implementation of a particular</li>
 <li>LayoutManager to use</li>
 </ul>
-   </p>
   </section>
 <section>
   <title>Rendering Options</title>
-<p>
 <ul>
 <li>embedding fonts</li>
 <li>compression in pdf</li>
 <li>image embedding</li>
 </ul>
-</p>
 <p>
 for the PS renderer (eventually):
+</p>
 <ul>
 <li>PostScript Level</li>
 <li>PPD to use</li>
 <li>binary/ascii switch</li>
 </ul>
-   </p>
   </section>
 <section>
   <title>User Agent</title>
index d0a954586bfc1e7cb700c41e2f827c07b3153c91..35d46842201676e61a0db65d807c0ba494008e0a 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
@@ -85,12 +86,12 @@ document into PDF markup.
    </p>
   <p>
 eg.
-<source><![CDATA[<my:script-link script="app.execMenuItem('AcroSrch:Query');">
+<code><![CDATA[<my:script-link script="app.execMenuItem('AcroSrch:Query');">
 Search
-</my:script-link>]]></source>
+</my:script-link>]]></code>
 
 to result in a text box referencing the following PDF action:
-<source><![CDATA[<< /S /JavaScript /JS (app.execMenuItem("AcroSrch:Query");) >>]]></source>
+<code><![CDATA[<< /S /JavaScript /JS (app.execMenuItem("AcroSrch:Query");) >>]]></code>
 
    </p>
 
index e2d7c15f6776ace05b1069dee3651eaa5b284edb..a4c5c0c1ddc76eaa6de7f2485aee8239299fc7c6 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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> 
     <header>
@@ -57,7 +58,7 @@ nodes have attributes) are also a concern of <em>FOTreeBuilder</em>. It
 accomplishes this by using a <em>PropertyListBuilder</em>. There is a
 separate <em>PropertyListBuilder</em> for each namespace encountered
 while building the FO tree. Each Builder object contains a hash of
-property names and <ref>their</ref> respective makers. It may also
+property names and <em>their</em> respective makers. It may also
 contain element-specific property maker hashes; these are based on the
 <em>local name</em> of the flow object, ie. <em>table-row</em>, not
 <em>fo:table-row</em>. If an element-specific property mapping exists,
index d17304e34092ff04790fe25dfb4bbfa50d1243e7..039d35d6da15c37078cd7d218b36457d2a393021 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
@@ -32,7 +33,6 @@ process files of any size.
 In achieving this aim we need to understand the problem and break it
 into small problems that can be solved.
    </p>
-  <p>
 <ul>
 <li>use SAX as input</li>
 <li>process FO elements ASAP</li>
@@ -43,7 +43,6 @@ into small problems that can be solved.
 <li>renderers are totally responsible for their output format</li>
 <li>output is sent to a stream</li>
 </ul>
-   </p>
 </section>
   </section>
 
index 0f08bcb660a5c2115d94ccb62f7ef25249118fe9..1d99728f34579bee735a7ad977d0935bf81aacaf 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
@@ -119,7 +120,7 @@ n(orphans) + n(widows) in total. This will only be relevant for areas at
 the start or end of a particular reference area.
    </p>
   <p>
-   <image src="page.svg"/>
+   <img src="page.svg" alt="Diagram of Page Layout"/>
   </p>
   <p>
 The spacing between the areas (including spacing in block areas inside
@@ -267,7 +268,7 @@ also effected as there must be enough space on the page to fit the
 side float.
   </p>
   <p>
-<image src="float.svg"/>
+<img src="float.svg" alt="Diagram of Float"/>
   </p>
   </section>
 <section>
@@ -369,27 +370,15 @@ when the value is resolved.
   <title>Block Areas</title>
   <p>
 The block area has info about the following:
+  </p>
        <ul>
-       <li><p>
-all anchors including which lines they are on
-       </p></li>
-       <li><p>
-unresolved page references with line info
-       </p></li>
-       <li><p>
-id and link areas
-       </p></li>
-       <li><p>
-height (min/max/optimum) or area including floats
-       </p></li>
-       <li><p>
-holds space before/after and keep information
-       </p></li>
-       <li><p>
-widows and orphans
-       </p></li>
+       <li>all anchors including which lines they are on</li>
+       <li>unresolved page references with line info</li>
+       <li>id and link areas</li>
+       <li>height (min/max/optimum) or area including floats</li>
+       <li>holds space before/after and keep information</li>
+       <li>widows and orphans</li>
        </ul>
-  </p>
   <p>
 Once the layout has been finalised then this information can be
 discarded.
index b65f35dcb29c35b4e898df0ae44defa178f92d20..0bb51ea908cd18cc946fa9cb792abce2cc952f59 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index f905f9fa9676b4dc9fc986ac87d886b493cf9876..bcc4983cef30c5e2465c22324a2f2849f85392f4 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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> 
     <header>
index be491f42025b7006b8d637815c539aa0df30cb98..01b9e53ccdf6b268d54e5267fc57317f2847c61e 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index 2d9857e8acc23d769e956e43caf5688eca2b9103..fcc24db07d33ec6a691c953494d48ed8c500e6d9 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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">
 
 <!-- Status of Design/Rewrite -->
 
@@ -26,7 +27,6 @@ A number of issues have been dealt with in the redesigned code.
   </section>
 <section>
   <title>Features TODO</title>
-<p>
 <ul>
 <li>avalon integration - logging, configuration, component management, caching, uri resolver</li>
 <li>improved interfaces
@@ -37,7 +37,6 @@ A number of issues have been dealt with in the redesigned code.
 </li>
 <li>better commandline handling</li>
 </ul>
-  </p>
   </section>
 <section>
   <title>Done/Started Features</title>
@@ -45,6 +44,7 @@ A number of issues have been dealt with in the redesigned code.
 Many of these changes will make FOP much better to use and develop.
 So if you help out with the development you can get to use these
 things sooner.
+</p>
 <ul>
 <li><strong>better layout design</strong> - that can handle keeps and
 spacing better</li>
@@ -69,7 +69,6 @@ this is done automatically</li>
 <li>changed area tree xml format to match the area tree hierarchy</li>
 </ul>
 
-  </p>
   </section>
 
     </body>
index e6dffe3d9d66e93e68483b0da821a73666be3620..3a64366c7c9163545a17aea8a18c14e0e33d49db 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
@@ -39,137 +40,57 @@ resolution layout process and the renderer.
 
   <p>
 Standard Features:
+  </p>
        <ul>
-       <li><p>
-error handling, what to do if fo markup is invalid
-       </p></li>
-       <li><p>
-auto overflow value and handling error-if-overflow
-       </p></li>
-       <li><p>
-adjusting length values (eg. for borders) to renderable values
-       </p></li>
-       <li><p>
-available fonts
-       </p></li>
-       <li><p>
-converting cm/in to pt (dpi)
-       </p></li>
-       <li><p>
-active state for multi properties
-       </p></li>
-       <li><p>
-title, used to identify a set of pages (in a page sequence)
-       </p></li>
-       <li><p>
-the width (in inline-progression-dimension) of a character with
-treat-word-as-space true
-       </p></li>
-       <li><p>
-maximum space used by conditional areas from region-reference-area
-       </p></li>
-       <li><p>
-if there should be "hot links" to before floats or footnotes
-       </p></li>
-       <li><p>
-when to clear side floats if space in inline-progression-dimension
-is not enough
-       </p></li>
-       <li><p>
-placement of left over footnotes on a page with a region-body
-       </p></li>
-       <li><p>
-using color property as border colour
-       </p></li>
-       <li><p>
-interpretting all border styles (except outset) as solid
-       </p></li>
-       <li><p>
-thin, medium and thick values for border width
-       </p></li>
-       <li><p>
-initial font-family value
-       </p></li>
-       <li><p>
-absolute font sizes (eg, xx-small, x-small etc.)
-       </p></li>
-       <li><p>
-relative font sizes (eg. larger, smaller)
-       </p></li>
-       <li><p>
-small caps simulation
-       </p></li>
-       <li><p>
-font weight mapping
-       </p></li>
-       <li><p>
-baseline info for a font if not available
-       </p></li>
-       <li><p>
-determining sub/superscript when another baseline is dominant
-       </p></li>
-       <li><p>
-scaling method for external-graphic and instream-foreign-object
-       </p></li>
-       <li><p>
-the width of a replaced element
-       </p></li>
-       <li><p>
-"normal" line height value
-       </p></li>
-       <li><p>
-text alignment (stretching the line with letter and word spacing)
-       </p></li>
-       <li><p>
-text transform
-       </p></li>
-       <li><p>
-initial color
-       </p></li>
-       <li><p>
-rendering intent of auto
-       </p></li>
-       <li><p>
-dot character for leader
-       </p></li>
-       <li><p>
-line breaking with leaders, use optimum length when breaking the line
-       </p></li>
-       <li><p>
-page height/width of auto
-       </p></li>
-       <li><p>
-left and right caption widths
-       </p></li>
-       <li><p>
-glyph orientation vertical of auto
-       </p></li>
-       <li><p>
-rendering processor of content-type (mime type)
-       </p></li>
+       <li>error handling, what to do if fo markup is invalid</li>
+       <li>auto overflow value and handling error-if-overflow</li>
+       <li>adjusting length values (eg. for borders) to renderable values</li>
+       <li>available fonts</li>
+       <li>converting cm/in to pt (dpi)</li>
+       <li>active state for multi properties</li>
+       <li>title, used to identify a set of pages (in a page sequence)</li>
+       <li>the width (in inline-progression-dimension) of a character with
+treat-word-as-space true</li>
+       <li>maximum space used by conditional areas from region-reference-area</li>
+       <li>if there should be "hot links" to before floats or footnotes</li>
+       <li>when to clear side floats if space in inline-progression-dimension
+is not enough</li>
+       <li>placement of left over footnotes on a page with a region-body</li>
+       <li>using color property as border colour</li>
+       <li>interpretting all border styles (except outset) as solid</li>
+       <li>thin, medium and thick values for border width</li>
+       <li>initial font-family value</li>
+       <li>absolute font sizes (eg, xx-small, x-small etc.)</li>
+       <li>relative font sizes (eg. larger, smaller)</li>
+       <li>small caps simulation</li>
+       <li>font weight mapping</li>
+       <li>baseline info for a font if not available</li>
+       <li>determining sub/superscript when another baseline is dominant</li>
+       <li>scaling method for external-graphic and instream-foreign-object</li>
+       <li>the width of a replaced element</li>
+       <li>"normal" line height value</li>
+       <li>text alignment (stretching the line with letter and word spacing)</li>
+       <li>text transform</li>
+       <li>initial color</li>
+       <li>rendering intent of auto</li>
+       <li>dot character for leader</li>
+       <li>line breaking with leaders, use optimum length when breaking the line</li>
+       <li>page height/width of auto</li>
+       <li>left and right caption widths</li>
+       <li>glyph orientation vertical of auto</li>
+       <li>rendering processor of content-type (mime type)</li>
        </ul>
-  </p>
 
   <p>
 Interactive Features:
+  </p>
        <ul>
-       <li><p>
-inline and block scroll amount
-       </p></li>
-       <li><p>
-dynamic effects, links and property sets
-       </p></li>
-       <li><p>
-initial "pause-after", "pause-before" and "voice-family" value
-       </p></li>
-       <li><p>
-treating fixed as scroll on background attachement
-       </p></li>
-       <li><p>
-media usage of auto
-       </p></li>
+       <li>inline and block scroll amount</li>
+       <li>dynamic effects, links and property sets</li>
+       <li>initial "pause-after", "pause-before" and "voice-family" value</li>
+       <li>treating fixed as scroll on background attachement</li>
+       <li>media usage of auto</li>
        </ul>
-  </p>
 
   </section>
 
index 44c8096cce20624f24c9788b51f2482f4df585a9..7d4a73c434efe0c5ddee301a176379d8a8e8fa26 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
+<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
+    "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
 
 <book software="FOP"
       title="FOP"
index 894da78ca6abb01a28369872fe25e27582febf34..f73a14c5ce8fcd35243d8166f34ec0c5e86d9a98 100644 (file)
@@ -1,13 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
-      <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
-      <document> 
-        <header> 
-          <title>Configuration</title> 
-        </header> 
-        <body> 
-          <section>
-            <title>Configuring FOP</title>
-            <p>
+<!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> 
+  <header> 
+    <title>Configuration</title> 
+  </header> 
+  <body> 
+    <section>
+      <title>Configuring FOP</title>
+      <p>
 In the directory xml-fop/conf you will find an example
 configuration file. It contains the default values of various
 configurable options available in FOP.
@@ -40,6 +42,7 @@ configurable options available in FOP.
           and rebuild Fop. The file will be picked up and added
           to the fop.jar.
     </p>
-          </section>
-        </body>
-    </document>
+    </section>
+  </body>
+</document>
+
index 008f04537fe232d6bc3c10875e7b86b8188e6649..210f42c5ad6f0f6063074cbda899b16a0e45a570 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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> 
   <header> 
     <title>FO Examples</title> 
@@ -15,6 +17,7 @@
             <title>Images Examples</title>
             <p>
 Embedding images in FO:
+            </p>
   <table>
     <caption>Images in FO</caption>
     <tr>
@@ -38,15 +41,15 @@ Embedding images in FO:
       <td><link href="../fo/size.fo.pdf">size.fo.pdf</link></td>
     </tr>
   </table>
-            </p>
           </section>
           <section>
             <title>Instream Foreign Object Examples</title>
             <p>
 Instream Foreign Object images in FO, there are more on the
 <link href="svg.html">SVG Page</link>:
+            </p>
   <table>
-    <caption>Images in FO</caption>
+    <caption>Embedding instream-foreign-object</caption>
     <tr>
       <th>description</th>
       <th>fo file</th>
@@ -58,7 +61,7 @@ Instream Foreign Object images in FO, there are more on the
       <td><link href="../fo/embed.fo.pdf">embed.fo.pdf</link></td>
     </tr>
   </table>
-            </p>
           </section>
   </body>
 </document>
+
index bc13d0f3f021fa99133fa82e070d516b24335e14..e49d8161f7dce00461710c215e3a7fb2be47ac26 100644 (file)
@@ -1,13 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
-      <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
-      <document> 
-        <header> 
-          <title>Extensions to FOP</title> 
-        </header> 
-        <body> 
-          <section>
-            <title>Overview</title>
-            <p>
+<!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> 
+  <header> 
+    <title>Extensions to FOP</title> 
+  </header> 
+  <body> 
+    <section>
+      <title>Overview</title>
+      <p>
 If the default funtionality of FOP needs to be extended for
 some reason then you can write an extensions.
             </p>
@@ -89,8 +91,8 @@ show how this can be done.
 </p>
 <p>
 Put your jar file in the classpath and then run fop over the fo file.
-            </p>
-          </section>
-        </body>
-    </document>
+      </p>
+    </section>
+  </body>
+</document>
 
index 138416210df88facb6da222d024b535104f191fb..f8553604850465e0dff865d59cba79b3a394e469 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.1//EN" "dtd/faq-v11.dtd">
+<!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 FAQ">
   <part>
     <title>General questions</title>
index b9279daa7b82a6cdef17e78d530e0a9029cbbd91..d73c1bd85da3bc29569c2cae475e986a4b9e3386 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-      <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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> 
         <header> 
           <title>FOP 1.0 development</title> 
@@ -23,9 +25,7 @@ current development of FOP.
 FOP - someone who is overly concerned with style, also conveniently
 can mean Formatting Object Processor.
   </note>
-<p>
         <figure width="480" height="260" src="../images/document.jpg" alt="Render Diagram" />
-</p>
     <p>The latest version of Fop is 0.20.4 and it supports the
        <jump href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Version 1.0
        W3C Recommendation</jump>.
@@ -50,9 +50,7 @@ can mean Formatting Object Processor.
           </section>
           <section>
             <title>Formatting</title>
-            <p>
         <figure width="480" height="260" src="../images/layout.jpg" alt="Formatting Diagram" />
-</p> 
 <p>
 This image is a demonstration of a two page document. The xml data on the left
 is formatted into the two pages on the right. The document contains static areasthat appear on every page, an external graphic in this case an svg document.
index 16a664c0123d7f4236a46159d518987923ccba4d..5ed6ab7284b1edab3ec75a8462d889b3ff150b79 100644 (file)
@@ -1,13 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
-      <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
-      <document> 
-        <header> 
-          <title>SVG in FOP</title> 
-        </header> 
-        <body> 
-          <section>
-            <title>Introduction</title>
-            <p>
+<!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> 
+  <header> 
+    <title>SVG in FOP</title> 
+  </header> 
+  <body> 
+    <section>
+      <title>Introduction</title>
+      <p>
 FOP uses the SVG library from
 <link href="http://xml.apache.org/batik/">Batik</link> to handle SVG.
 This format can be handled as an <code>fo:instream-foreign-object</code>
@@ -63,6 +65,7 @@ for how transcoders work.
             <p>
 These examples illustrate a number of issues relating to conversion
 to PDF:
+            </p>
   <table>
     <caption>SVG to PDF examples</caption>
     <tr>
@@ -105,11 +108,9 @@ to PDF:
     <p>
  As can be seen most of the specific issues are handled.
     </p>
-    <p>
 <note>
 You will need Acrobat 5.0 to see transparency.
 </note>
-    </p>
   <table>
     <caption>XSL:FO to PDF examples</caption>
     <tr>
@@ -123,7 +124,6 @@ You will need Acrobat 5.0 to see transparency.
       <td><link href="fo/embedding.fo.pdf">embedding.fo.pdf</link></td>
     </tr>
   </table> 
-            </p>
           </section>
           <section>
             <title>Important Notes</title>
@@ -160,7 +160,6 @@ for PDF it will use a single character.
           </section>
           <section>
             <title>Known Problems</title>
-            <p>
 <ul>
 <li>
 soft mask transparency is combined with white so that it looks better
@@ -190,7 +189,6 @@ Uniform transparency for images and other svg elements that are converted
 into a raster graphic are not drawn properly in PDF. The image is opaque.
 </li>
 </ul>
-            </p>
           </section>
           <section>
             <title>Developer Notes</title>
@@ -206,7 +204,6 @@ into PDF markup.
             <p>
 These are the relevant classes, found in the package org.apache.fop.svg :
     </p>
-    <p>
 <ul>
 <li><em>PDFGraphics2D</em>
 <br/>
@@ -225,7 +222,6 @@ used by Batik to transcode an svg document into a standalone pdf, via
 PDFDocumentGraphics2D.
 </li>
 </ul>
-            </p>
           </section>
           <section>
             <title>Ideas</title>
@@ -233,8 +229,9 @@ PDFDocumentGraphics2D.
 Batik can convert ttf to svg font.
 This svg font could be converted into a pdf stroked font
 (type 3 font).
-            </p>
-          </section>
-          </section>
-        </body>
-    </document>
+        </p>
+      </section>
+    </section>
+  </body>
+</document>
+
index 8af11e3542b04418ceb0beb5a0f7559447b1fec7..0a158021a30f67dfae296e6f8849d9a671500b79 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index 47a94129a48453c962de4e21d0f0422d91350e87..bb85d3d36e11e9467171e19e0a61dabb40489bf6 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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">
 
 
 <!-- Embedding FOP -->
index 476c66bf44ee6a56f01f83e0a3be712687b7bdec..d29906585ea26da58fe282900d55825d0f05b1a3 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
   <header>
index 1c4a873dfb89815487b6feeb924d0ebf371a4409..4a8e75c787a1005310fedbb86b9fd68589e79440 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
   <header>
index 8b45b9cd42a6ec9aca72004ad783b1338b3ab470..5535db6a41cef9f4fd2c8b4016173917a2f494a6 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.1//EN" "dtd/faq-v11.dtd">
+<!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 FAQ">
   <part>
     <title>General questions</title>
index 91e5d45c7cd95cb74f30036b85d8c1ab140301c3..aa8ccf0fa064d949359eab7aab2d2b11da0b750e 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
   <header>
index 3634fec51f8fb6f690b4d4092148ebd66a71b6f9..b7587e61f3f2afc1cfcbc54c0bbad26467e8751b 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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">
 
 
 <!-- How to get Help -->
index 9262a322bea823b50de610cacdecc75a4e9f20f7..7f690f6ee886f6e28b48b4f9401dd869e84f0ba8 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
 <header>
index b18609647ba1a46e1dcd1ee65ef338450d6ff743..3d77556dd66d580cb4aa39cf05e06702c585bd40 100644 (file)
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
-      <document> 
-        <header> 
-          <title>FOP</title> 
-        </header> 
-        <body> 
-          <section>
-            <title>Introduction</title>
+<!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> 
+  <header> 
+    <title>FOP</title> 
+  </header> 
+  <body> 
+    <section>
+      <title>Introduction</title>
     <p>FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting
        objects and the world's first output independent formatter. It is a
        Java application that reads a formatting object tree and then
@@ -40,7 +42,7 @@
         to <link href="mailto:fop-user-subscribe@xml.apache.org">fop-user-subscribe@xml.apache.org</link>
         this is where user specific topics are discussed.
      </p>
-          </section>
+    </section>
 
   <section>
     <title>Formatting</title>
@@ -79,5 +81,6 @@ along with the xml.
 better handle the formatting of all different types of formatting objects.
    </p>
   </section>
-        </body>
-    </document>
+  </body>
+</document>
+
index 9953138778107347b72f1705e491f04d59b96ca7..af3d8fb903843187907f692e3bf2b0bbed60332f 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index a89f295ece9e99ed7d240f35a9c6113682a5256a..52fb41edce00ce580a6e733f747acfa67e58a3e1 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
 <header>
index c6bf9ee27dc2a2475997bcafb40aa5a1418ee066..4772555d0c547b131eb0d9ee9adc43b4c0bd33e4 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index dcaf72893d046e4301099507ec97c1f4e04e5a3e..9a45b8c14db65cbca3da1322ec31b6ee3706063f 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
   <header>
index 6383dac07a9a2edaa7f46b3591248bbaa304323f..528c01605d85c805538575423f8988e46e0a08c3 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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">
 
 <!-- Output Formats: Renderers -->
 <document> 
index 2022de1e392723f922dd1d9ed568c3751ad32749..3f38ac19b7fee562de66b936582ffa519ae272ef 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index 64e98f06528ebbdd8254227f524c3a4fbfe1af2e..1fdc4126ea627d0c0753db284137bcc78c4ad430 100644 (file)
@@ -1,14 +1,15 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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">
   
 <!-- FOP Relevant Specifications and links -->
 <document> 
-    <header>
-        <title>Resources</title>
-        <subtitle>Resources useful for developing and using FOP</subtitle>
-    </header> 
+  <header>
+    <title>Resources</title>
+    <subtitle>Resources useful for developing and using FOP</subtitle>
+  </header> 
     
-    <body>
+  <body>
 
 <section>
   <title>FOP Relevant Specifications and Links</title>
@@ -91,6 +92,6 @@ post processing of the generated PDF files: <link href="http://www.lowagie.com/i
     </ul>
   </section>
 </section>
-    </body>
+  </body>
 </document>
 
index 9539db620c825576506a3bc79a41cfdad338e7cf..f9e03a2c609387836d0c67918fcae6284b5b0d16 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>
index e7311064c93175e4313e72e6e71b15ff02231491..21598288ff476d98c83bc2de4c8aad0730ef11ce 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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">
 
 <!-- Status -->
  
index 94580a3102371ab23e2e7f78c4dc9cced2e82292..346e297b40f8f75126bc443f557f40793f413805 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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">
 
 <!-- SVG in FOP -->
 
index c431ae015e13272397712920dc1cf098a81bd77f..65ea245a04c00d99a04b78eb68031d7cb86ccfc9 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-      <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "tab-cocoon-v10.dtd">
+      <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN"
+    "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/tab-cocoon-v10.dtd">
 
       <tabs software="MyProj"
         title="MyProj"
@@ -7,6 +8,6 @@
         xmlns:xlink="http://www.w3.org/1999/xlink">
 
         <tab label="Home" dir=""/>
-        <tab label="dev" dir="dev/"/>
+        <tab label="Redesign" dir="dev/"/>
 
     </tabs>
index c43f9e7f2255beb8d6de420e34a027868d5cbb24..219953d5ad7881b3d36fff6804e6b558fea219f7 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
+<!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>
     <header>