Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/team.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/team.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/team.xml (original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/team.xml Fri Mar  9 
07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" 
"http://forrest.apache.org/dtd/document-v13.dtd";>
 <document>
   <header>
-    <title>FOP: Development Team</title>
+    <title>Apache™ FOP: Development Team</title>
     <version>$Revision$</version>
   </header>
   <body>
@@ -57,8 +57,8 @@
           is a web/WAP/Palm developer from Laguna Beach, California, USA. A 
           recent XML/XSL-FO convert, he has been nit-picking FAQs &amp; 
assorted web 
           pages since his first webmaster position @brain.com in 1996. Most 
-          important creation? He&apos;s got a couple of cool kids.</li>
-        <li id="jm"><link href="mailto:[email protected]";>Jeremias 
M&#x00E4;rki</link> (JM)
+          important creation? He's got a couple of cool kids.</li>
+        <li id="jm"><link href="mailto:[email protected]";>Jeremias 
M�rki</link> (JM)
           is an independent software engineer and consultant from Lucerne, 
Switzerland. He's also
           the creator of <fork 
href="http://barcode4j.sourceforge.net";>Barcode4J</fork>. 
           See his <fork href="http://www.jeremias-maerki.ch";>home page</fork> 
for more information
@@ -67,7 +67,7 @@
         <li id="sp"><link href="mailto:[email protected]";>Simon 
Pepping</link> (SP) came to FOP
             from the TeX/LaTeX world. See his <fork 
href="http://www.leverkruid.eu";>home
             page</fork> for some of his private projects.</li>
-        <li id="jp"><link href="mailto:[email protected]";>J&#x00F6;rg 
Pietschmann</link> (JP)</li>
+        <li id="jp"><link href="mailto:[email protected]";>J�rg 
Pietschmann</link> (JP)</li>
         <li id="ps"><link href="mailto:[email protected]";>Pascal 
Sancho</link> (PS)
                is an XML developper from Aix-en-Provence (France). He works on 
software solutions for   
                rendering various kind of documents on various supports, more 
specifically taking care   

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/accessibility.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/accessibility.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/accessibility.xml 
(original)
+++ 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/accessibility.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"document-v20.dtd">
 <document>
   <header>
-    <title>Accessibility</title>
+    <title>Apache™ FOP: Accessibility</title>
   </header>
   <body>
     <section id="overview">
@@ -27,7 +27,7 @@
       <p>
         This page describes the
         <a href="http://en.wikipedia.org/wiki/Accessibility";>accessibility</a>
-        features of Apache FOP.
+        features of Apache™ FOP.
         <a href="http://www.section508.gov/";>Section 508</a> defines 
accessibility in the context
         of electronic documents for the USA but other countries have similar 
requirements.
       </p>
@@ -164,4 +164,4 @@
       </ul>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/anttask.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/anttask.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/anttask.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/anttask.xml Fri 
Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,12 +19,12 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Ant task</title>
+    <title>Apache™ FOP: Ant task</title>
     <version>$Revision$</version>
   </header>
   <body>
     <p>
-      Apache FOP provides an Ant task for automating the document build 
process.
+      Apache™ FOP provides an Ant task for automating the document build 
process.
     </p>
     <section id="basics">
       <title>Description</title>
@@ -233,5 +233,4 @@
     ]]></source>
     </section>
     </body>
-</document>
-
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/compiling.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/compiling.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/compiling.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/compiling.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Apache FOP: Building from Source Code</title>
+    <title>Apache™ FOP: Building from Source Code</title>
     <version>$Revision$</version>
   </header>
   <body>
@@ -35,7 +35,7 @@
 <!-- /text for released versions -->
 <!-- text for trunk -->
       <p>
-        FOP snapshots are either pre-compiled binary or source.
+        Apache™ FOP snapshots are either pre-compiled binary or source.
         If you are using a binary snapshot, it is already built and there is 
no need to build it again. 
         If you got the source code from a repository snapshot or via 
Subversion you will need to build FOP.
         See the <a href="../download.html">Download Instructions</a> for 
information about where to obtain binary or repository snapshots, and whether a 
@@ -144,5 +144,4 @@
       </ul>
     </section>
   </body>
-</document>
-
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/configuration.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/configuration.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/configuration.xml 
(original)
+++ 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/configuration.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Apache FOP: Configuration</title>
+    <title>Apache™ FOP: Configuration</title>
     <version>$Revision$</version>
   </header>
 
@@ -27,7 +27,7 @@
   <section id="general">
     <title>Configuration File Basics</title>
     <p>
-      The FOP configuration file is an XML file containing a variety of 
settings that are useful 
+      The Apache™ FOP configuration file is an XML file containing a variety 
of settings that are useful
       for controlling FOP's behavior, and for helping it find resources that 
you wish it to use.
     </p>
     <p>
@@ -522,5 +522,4 @@ information it finds. Check if FOP finds
 
         </section>
   </body>
-</document>
-
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/embedding.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/embedding.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/embedding.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/embedding.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -20,7 +20,7 @@
 <!-- Embedding FOP -->
 <document>
   <header>
-    <title>Apache FOP: Embedding</title>
+    <title>Apache™ FOP: Embedding</title>
     <subtitle>How to Embed FOP in a Java application</subtitle>
     <version>$Revision$</version>
   </header>
@@ -29,11 +29,11 @@
   <section id="overview">
     <title>Overview</title>
     <p>
-      Review <a href="running.html">Running FOP</a> for important information 
that applies
+      Review <a href="running.html">Running Apache™ FOP</a> for important 
information that applies
       to embedded applications as well as command-line use, such as options 
and performance.
     </p>
     <p>
-      To embed Apache FOP in your application, first create a new
+      To embed Apache™ FOP in your application, first create a new
       org.apache.fop.apps.FopFactory instance. This object can be used to 
launch multiple
       rendering runs. For each run, create a new org.apache.fop.apps.Fop 
instance through
       one of the factory methods of FopFactory. In the method call you specify 
which output
@@ -749,5 +749,4 @@ mailing list.
   </section>
 </section>
   </body>
-</document>
-
+</document>
\ No newline at end of file

Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/events.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/events.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/events.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/events.xml Fri 
Mar  9 07:55:31 2012
@@ -19,14 +19,14 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Events/Processing Feedback</title>
+    <title>Apache™ FOP: Events/Processing Feedback</title>
     <version>$Revision$</version>
   </header>
   <body>
     <section id="introduction">
       <title>Introduction</title>
       <p>
-        In versions until 0.20.5, FOP used
+        In versions until 0.20.5, Apache™ FOP used
         <a 
href="http://excalibur.apache.org/framework/index.html";>Avalon-style 
Logging</a> where
         it was possible to supply a logger per processing run. During the 
redesign
         the logging infrastructure was switched over to
@@ -446,4 +446,4 @@ producer.complain(this, "I'm tired", 23)
       </section>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,14 +19,14 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Standard FOP Extensions</title>
+    <title>Standard Apache™ 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.
-      By having a mechanism for supporting extensions, FOP is able to add 
features that
+      By having a mechanism for supporting extensions, Apache™ FOP is able 
to add features that
       are not covered in the specification.
     </p>
     <p>
@@ -336,5 +336,4 @@ to following pages. Here is an example o
       </section>
     </section>
   </body>
-</document>
-
+</document>
\ No newline at end of file

Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/fonts.xml Fri 
Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Apache FOP: Fonts</title>
+    <title>Apache™ FOP: Fonts</title>
     <version>$Revision$</version>
     <authors>
       <person name="Jeremias M&#xE4;rki" email=""/>
@@ -31,7 +31,7 @@
   <body>
     <section id="intro">
       <title>Summary</title>
-      <p>The following table summarizes the font capabilities of the various 
FOP renderers:</p>
+      <p>The following table summarizes the font capabilities of the various 
Apache� FOP renderers:</p>
       <table>
         <tr>
           <th>Renderer</th>
@@ -576,4 +576,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Apache FOP: Graphics Formats</title>
+    <title>Apache™ FOP: Graphics Formats</title>
     <version>$Revision$</version>
   </header>
   <body>
@@ -30,7 +30,7 @@
       </p>
       <ul>
         <li>
-          The image libraries Jimi and JAI are not supported. Instead, Apache 
FOP uses the
+          The image libraries Jimi and JAI are not supported. Instead, 
Apache™ FOP uses the
           Image I/O API that was introduced with Java 1.4 for all bitmap 
codecs.
         </li>
         <li>
@@ -73,65 +73,65 @@
         <tr>
           <td><a href="#bmp">BMP</a> (Microsoft Windows Bitmap)</td>
           <td>bitmap</td>
-          <td></td>
-          <td></td>
+          <td/>
+          <td/>
           <td>X [1]</td>
         </tr>
         <tr>
           <td><a href="#emf">EMF</a> (Windows Enhanced Metafile)</td>
           <td>vector (with embedded bitmaps)</td>
           <td>(X)</td>
-          <td></td>
-          <td></td>
+          <td/>
+          <td/>
         </tr>
         <tr>
           <td><a href="#eps">EPS</a> (Encapsulated PostScript)</td>
           <td>metafile (both bitmap and vector), most frequently used for 
vector drawings</td>
           <td>(X)</td>
-          <td></td>
-          <td></td>
+          <td/>
+          <td/>
         </tr>
         <tr>
           <td>GIF (Graphics Interchange Format)</td>
           <td>bitmap</td>
-          <td></td>
-          <td></td>
+          <td/>
+          <td/>
           <td>X</td>
         </tr>
         <tr>
           <td><a href="#jpeg">JPEG</a> (Joint Photographic Experts Group)</td>
           <td>bitmap</td>
           <td>(X)</td>
-          <td></td>
+          <td/>
           <td>X</td>
         </tr>
         <tr>
           <td><a href="#png">PNG</a> (Portable Network Graphic)</td>
           <td>bitmap</td>
-          <td></td>
-          <td></td>
+          <td/>
+          <td/>
           <td>X</td>
         </tr>
         <tr>
           <td><a href="#svg">SVG</a> (Scalable Vector Graphics)</td>
           <td>vector (with embedded bitmaps)</td>
-          <td></td>
+          <td/>
           <td>X</td>
-          <td></td>
+          <td/>
         </tr>
         <tr>
           <td><a href="#tiff">TIFF</a> (Tag Image Format File)</td>
           <td>bitmap</td>
           <td>(X)</td>
-          <td></td>
+          <td/>
           <td>X [1]</td>
         </tr>
         <tr>
           <td><a href="#wmf">WMF</a> (Windows Metafile)</td>
           <td>vector (with embedded bitmaps)</td>
-          <td></td>
+          <td/>
           <td>(X)</td>
-          <td></td>
+          <td/>
         </tr>
       </table>
       <p>
@@ -149,7 +149,7 @@
       <note>
         <a href="http://jai-imageio.dev.java.net/";>JAI Image I/O Tools</a> is 
not the same as the
         <a 
href="http://java.sun.com/javase/technologies/desktop/media/jai/";>JAI 
library</a>! The
-        former simply exposes JAI's codecs using the Image&nbsp;I/O API but 
does not include all
+        former simply exposes JAI's codecs using the Image&amp;nbsp;I/O API 
but does not include all
         the image manipulation functionality.
       </note>
       <section id="format-map">
@@ -181,21 +181,21 @@
           </tr>
           <tr>
             <td><a href="#emf">EMF</a> (Windows Enhanced Metafile)</td>
-            <td></td>
-            <td></td>
-            <td></td>
-            <td></td>
-            <td></td>
+            <td/>
+            <td/>
+            <td/>
+            <td/>
+            <td/>
             <td>X [1]</td>
           </tr>
           <tr>
             <td><a href="#eps">EPS</a> (Encapsulated PostScript)</td>
-            <td></td>
+            <td/>
             <td>X [1]</td>
-            <td></td>
-            <td></td>
-            <td></td>
-            <td></td>
+            <td/>
+            <td/>
+            <td/>
+            <td/>
           </tr>
           <tr>
             <td>GIF (Graphics Interchange Format)</td>
@@ -361,7 +361,7 @@
       <section id="gif">
         <title>GIF</title>
         <p>
-          GIF images are supported through an Image&nbsp;I/O codec. 
Transparency is supported but
+          GIF images are supported through an Image&amp;nbsp;I/O codec. 
Transparency is supported but
           not guaranteed to work with every output format.
         </p>
       </section>
@@ -376,14 +376,14 @@
           through without decompression. User reports indicate that grayscale, 
RGB, and 
           CMYK color spaces are all rendered properly. However, for other 
output formats, the
           JPEG images have to be decompressed. Tests have shown that there are 
some limitation
-          in some Image&nbsp;I/O codecs concerning images in the CMYK color 
space. Work-arounds are
+          in some Image&amp;nbsp;I/O codecs concerning images in the CMYK 
color space. Work-arounds are
           in place but may not always work as expected.
         </p>
       </section>
       <section id="png">
         <title>PNG</title>
         <p>
-          PNG images are supported through an Image&nbsp;I/O codec. 
Transparency is supported but
+          PNG images are supported through an Image&amp;nbsp;I/O codec. 
Transparency is supported but
           not guaranteed to work with every output format.
         </p>
       </section>
@@ -520,7 +520,7 @@
         <p>
           FOP can embed TIFF images without decompression into PDF, PostScript 
and AFP if they
           have either CCITT T.4, CCITT T.6, or JPEG compression. Otherwise, a 
TIFF-capable
-          Image&nbsp;I/O codec is necessary for decoding the image.
+          Image&amp;nbsp;I/O codec is necessary for decoding the image.
         </p>
         <p>
           There may be some limitation concerning images in the CMYK color 
space.
@@ -587,4 +587,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/hyphenation.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/hyphenation.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/hyphenation.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/hyphenation.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Apache FOP: Hyphenation</title>
+    <title>Apache™ FOP: Hyphenation</title>
     <version>$Revision$</version>
   </header>
   <body>
@@ -27,13 +27,13 @@
     <title>Hyphenation Support</title>
     <section id="intro">
       <title>Introduction</title>
-      <p>FOP uses Liang's hyphenation algorithm, well known from TeX. It needs
+      <p>Apache™ FOP uses Liang's hyphenation algorithm, well known from 
TeX. It needs
        language specific pattern and other data for operation.</p>
       <p>Because of <a href="#license-issues">licensing issues</a> (and for 
        convenience), all hyphenation patterns for FOP are made available 
through 
        the <a class="fork" 
href="http://offo.sourceforge.net/hyphenation/index.html";>Objects For 
        Formatting Objects</a> project.</p>
-      <note>If you have made improvements to an existing FOP hyphenation 
pattern, 
+      <note>If you have made improvements to an existing Apache™ FOP 
hyphenation pattern,
        or if you have created one from scratch, please consider contributing 
these 
        to OFFO so that they can benefit other FOP users as well. 
        Please inquire on the <a href="../maillist.html#fop-user">FOP User
@@ -145,16 +145,16 @@
      confirming their accuracy, or raising specific problems that we can
      address.</warning>
     <ul>
-      <li>The root of the pattern file is the &lt;hyphenation-info> 
element.</li>
-      <li>&lt;hyphen-char>: its attribute "value" contains the character 
signalling
-       a hyphen in the &lt;exceptions> section. It has nothing to do with the
+      <li>The root of the pattern file is the &lt;hyphenation-info&gt; 
element.</li>
+      <li>&lt;hyphen-char&gt;: its attribute "value" contains the character 
signalling
+       a hyphen in the &lt;exceptions&gt; section. It has nothing to do with 
the
        hyphenation character used in FOP, use the XSLFO hyphenation-character
        property for defining the hyphenation character there. At some points
        a dash U+002D is hardwired in the code, so you'd better use this too
        (patches to rectify the situation are welcome). There is no default,
        if you declare exceptions with hyphenations, you must declare the
        hyphen-char too.</li>
-      <li>&lt;hyphen-min> contains two attributes:
+      <li>&lt;hyphen-min&gt; contains two attributes:
         <ul>
           <li>before: the minimum number of characters in a word allowed to 
exist
            on a line immediately preceding a hyphenated word-break.</li>
@@ -164,23 +164,23 @@
         This element is unused and not even read. It should be considered a
         documentation for parameters used during pattern generation.
       </li>
-      <li>&lt;classes> contains whitespace-separated character sets. The 
members
+      <li>&lt;classes&gt; contains whitespace-separated character sets. The 
members
        of each set should be treated as equivalent for purposes of hyphenation,
        usually upper and lower case of the same character. The first character
        of the set is the canonical character, the patterns and exceptions
        should only contain these canonical representation characters (except
        digits for weight, the period (.) as word delimiter in the patterns and
        the hyphen char in exceptions, of course).</li>
-      <li>&lt;exceptions> contains whitespace-separated words, each of which
+      <li>&lt;exceptions&gt; contains whitespace-separated words, each of which
        has either explicit hyphen characters to denote acceptable breakage
        points, or no hyphen characters, to indicate that this word should
-       never be hyphenated, or contain explicit &lt;hyp> elements for 
specifying
-       changes of spelling due to hyphenation (like backen -> bak-ken or
-       Stoffarbe -> Stoff-farbe in the old german spelling). Exceptions 
override
-       the patterns described below. Explicit &lt;hyp> declarations don't work
+       never be hyphenated, or contain explicit &lt;hyp&gt; elements for 
specifying
+       changes of spelling due to hyphenation (like backen -&gt; bak-ken or
+       Stoffarbe -&gt; Stoff-farbe in the old german spelling). Exceptions 
override
+       the patterns described below. Explicit &lt;hyp&gt; declarations don't 
work
        yet (patches welcome). Exceptions are generally a bit brittle, test
        carefully.</li>
-      <li>&lt;patterns> includes whitespace-separated patterns, which are what
+      <li>&lt;patterns&gt; includes whitespace-separated patterns, which are 
what
        drive most hyphenation decisions. The characters in these patterns are
        explained as follows:
         <ul>
@@ -234,4 +234,4 @@
      hyphenation.</p>
   </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/index.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/index.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/index.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/index.xml Fri 
Mar  9 07:55:31 2012
@@ -26,7 +26,7 @@
     <section id="intro">
       <title>Introduction</title>
       <p>
-        <strong>FOP Trunk</strong> is the name for the current
+        Apache™ <strong>FOP Trunk</strong> is the name for the current
         development code as found in the <a
         href="ext:svn-repo/trunk">Subversion repository</a>. This
         section of the FOP web site provides the documentation for
@@ -47,4 +47,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/intermediate.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/intermediate.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/intermediate.xml 
(original)
+++ 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/intermediate.xml 
Fri Mar  9 07:55:31 2012
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Intermediate Format</title>
+    <title>Apache™ FOP: Intermediate Format</title>
     <version>$Revision$</version>
   </header>
   <body>
@@ -30,7 +30,7 @@
     <section id="introduction">
       <title>Introduction</title>
       <p>
-        Apache FOP now provides two different so-called intermediate formats. 
The first one
+        Apache™ FOP now provides two different so-called intermediate 
formats. The first one
         (let's call it the area tree XML format) is basically a 1:1 XML 
representation of FOP's
         area tree as generated by the layout engine. The area tree is 
conceptually defined in the 
         <a 
href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice1.html#section-N742-Formatting";>XSL-FO
 specification in chapter 1.1.2</a>.
@@ -328,4 +328,4 @@ try {
       </section>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/metadata.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/metadata.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/metadata.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/metadata.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"document-v20.dtd">
 <document>
   <header>
-    <title>Metadata</title>
+    <title>Apache™ FOP: Metadata</title>
   </header>
   <body>
     <section id="overview">
@@ -42,7 +42,7 @@
       <title>Embedding XMP in an XSL-FO document</title>
       <p>
         As noted above, there's no officially recommended way to embed 
metadata in XSL-FO.
-        Apache FOP supports embedding XMP in XSL-FO. Currently, only support 
for document-level
+        Apache™ FOP supports embedding XMP in XSL-FO. Currently, only 
support for document-level
         metadata is implemented. Object-level metadata will be implemented 
when there's
         interest.
       </p>
@@ -240,4 +240,4 @@
       </ul>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/output.xml Fri 
Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -20,7 +20,7 @@
 <!-- Output Formats: Renderers -->
 <document>
   <header>
-    <title>Apache FOP Output Formats</title>
+    <title>Apache™ FOP Output Formats</title>
     <version>$Revision$</version>
     <authors>
       <person name="Keiron Liddle" email="[email protected]"/>
@@ -30,7 +30,7 @@
 
   <body>
     <p>
-      FOP supports multiple output formats by using a different renderer for 
each format.
+      Apache™ FOP supports multiple output formats by using a different 
renderer for each format.
       The renderers do not all have the same set of capabilities, sometimes 
because of 
       the output format itself, sometimes because some renderers get more 
development 
       attention than others.
@@ -1089,7 +1089,7 @@ Note that the value of the encoding attr
         Please refer to the <link href="#afp-resource-level-defaults">Resource 
Level Defaults</link>
         above to see what is used if the resource-level attribute is not 
specified.
         </p>
-        <p></p>
+        <p/>
       </section>
     </section>
   </section>
@@ -1377,7 +1377,4 @@ Note that the value of the encoding attr
 </section>
 
   </body>
-</document>
-
-
-
+</document>
\ No newline at end of file

Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfa.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfa.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfa.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfa.xml Fri 
Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"document-v20.dtd">
 <document>
   <header>
-    <title>PDF/A (ISO 19005)</title>
+    <title>Apache™ FOP: PDF/A (ISO 19005)</title>
     <version>$Revision$</version>
     <authors>
       <person name="Jeremias Märki" email="[email protected]"/>
@@ -165,4 +165,4 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfencryption.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfencryption.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfencryption.xml 
(original)
+++ 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfencryption.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>PDF encryption.</title>
+    <title>Apache™ FOP: PDF encryption.</title>
     <version>$Revision$</version>
     <authors>
       <person name="J.Pietschmann" email="[email protected]"/>
@@ -30,7 +30,7 @@
     <section>
       <title>Overview</title>
       <p>
-        FOP supports encryption of PDF output, thanks to Patrick
+        Apache™ FOP supports encryption of PDF output, thanks to Patrick
         C. Lankswert. This feature is commonly used to prevent
         unauthorized viewing, printing, editing, copying text from the
         document and doing annotations. It is also possible to ask the
@@ -298,4 +298,4 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfx.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfx.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfx.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/pdfx.xml Fri 
Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Copyright 2006 The Apache Software Foundation
 
@@ -18,7 +18,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"document-v20.dtd">
 <document>
   <header>
-    <title>PDF/X (ISO 15930)</title>
+    <title>Apache™ FOP: PDF/X (ISO 15930)</title>
     <version>$Revision$</version>
     <authors>
       <person name="Jeremias Märki" email="[email protected]"/>
@@ -133,4 +133,4 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/running.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/running.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/running.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/running.xml Fri 
Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,7 +19,7 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Running Apache FOP</title>
+    <title>Running Apache™ FOP</title>
     <version>$Revision$</version>
   </header>
 
@@ -32,13 +32,13 @@
           Java 1.4.x or later Runtime Environment.
           <ul>
             <li>
-              Many JREs >=1.4 contain older JAXP implementations (which often 
contain bugs). It's
+              Many JREs &gt;=1.4 contain older JAXP implementations (which 
often contain bugs). It's
               usually a good idea to replace them with a current 
implementation.
             </li>
           </ul>
         </li>
         <li>
-          Apache FOP. The <a href="../download.html">FOP distribution</a> 
includes all libraries that you will
+          Apache™ FOP. The <a href="../download.html">FOP distribution</a> 
includes all libraries that you will
           need to run a basic FOP installation. These can be found in the 
[fop-root]/lib directory. These
           libraries include the following:
           <ul>
@@ -209,8 +209,8 @@ Fop [options] [-fo|-xml] infile [-xsl fi
         <title>Writing your own script</title>
         <p>FOP's entry point for your own scripts is the class
 <code>org.apache.fop.cli.Main</code>. The general pattern for the
-        command line is: <code>java -classpath &lt;CLASSPATH>
-        org.apache.fop.cli.Main &lt;arguments></code>. The arguments
+        command line is: <code>java -classpath &lt;CLASSPATH&gt;
+        org.apache.fop.cli.Main &lt;arguments&gt;</code>. The arguments
         consist of the options and infile and outfile specifications
         as shown above for the standard scripts. You may wish to review
         the standard scripts to make sure that
@@ -221,7 +221,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
         <title>Running with java's <code>-jar</code> option</title>
       <p>
         As an alternative to the start scripts you can run <code>java
-        -jar path/to/build/fop.jar &lt;arguments></code>, relying on
+        -jar path/to/build/fop.jar &lt;arguments&gt;</code>, relying on
         FOP to build the classpath for running FOP dynamically, see <a
         href="#dynamical-classpath">below</a>. If you use hyphenation,
         you must put <code>fop-hyph.jar</code> in the <code>lib</code>
@@ -229,7 +229,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
       </p>
 
       <p>You can also run <code>java -jar path/to/fop.jar
-      &lt;arguments></code>, relying on the <code>Class-Path</code>
+      &lt;arguments&gt;</code>, relying on the <code>Class-Path</code>
       entry in the manifest file. This works if you put
       <code>fop.jar</code> and all jar files from the <code>lib</code>
       directory in a single directory. If you use hyphenation, you
@@ -366,4 +366,4 @@ Fop [options] [-fo|-xml] infile [-xsl fi
       <p>If you have problems running FOP, please see the <a 
href="../gethelp.html">"How to get Help" page</a>.</p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/servlets.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/servlets.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/servlets.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/servlets.xml 
Fri Mar  9 07:55:31 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -19,15 +19,15 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Servlets</title>
-    <subtitle>How to use Apache FOP in a Servlet</subtitle>
+    <title>Apache™ FOP: Servlets</title>
+    <subtitle>How to use Apache™ FOP in a Servlet</subtitle>
     <version>$Revision$</version>
   </header>
   <body>
     <section id="overview">
       <title>Overview</title>
       <p>
-        This page discusses topic all around using Apache FOP in a servlet 
environment.
+        This page discusses topic all around using Apache™ FOP in a servlet 
environment.
       </p>
     </section>
     <section id="example-servlets">

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml?rev=1298724&r1=1298723&r2=1298724&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml 
Fri Mar  9 07:55:31 2012
@@ -19,14 +19,14 @@
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
-    <title>Upgrading from an Earlier Version of Apache FOP</title>
+    <title>Upgrading from an Earlier Version of Apache™ FOP</title>
     <version>$Revision$</version>
   </header>
   <body>
     <section id="important">
       <title>Important!</title>
       <p>
-        If you're planning to upgrade to the latest FOP version there are a 
few very important things
+        If you're planning to upgrade to the latest Apache™ FOP version 
there are a few very important things
         to consider:
       </p>
       <ul>
@@ -119,4 +119,4 @@
       </ul>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to