You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by vh...@apache.org on 2009/05/19 13:13:37 UTC

svn commit: r776271 [3/14] - in /xmlgraphics/site/deploy/fop: ./ 0.94/ 0.95/ dev/ dev/design/ dev/fo/ dev/svg/ fo/ skin/ skin/images/ trunk/

Modified: xmlgraphics/site/deploy/fop/0.94/compiling.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/compiling.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/compiling.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/compiling.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -234,7 +234,7 @@
 </div>
 </div>
     
-<a name="N10011"></a><a name="build-needed"></a>
+<a name="N10012"></a><a name="build-needed"></a>
 <h2 class="underlined_10">Do You Need To Build?</h2>
 <div class="section">
 <p>
@@ -249,16 +249,16 @@
       </p>
 </div>
     
-<a name="N10022"></a><a name="env"></a>
+<a name="N10023"></a><a name="env"></a>
 <h2 class="underlined_10">Set Up Your Environment</h2>
 <div class="section">
-<a name="N10028"></a><a name="env-jdk"></a>
+<a name="N10029"></a><a name="env-jdk"></a>
 <h3 class="underlined_5">JDK</h3>
 <p>
           Building FOP requires a minimum Java Development Kit (JDK/SDK) of 1.3
           (A Java Runtime Environment is not sufficient).
         </p>
-<a name="N10032"></a><a name="env-classpath"></a>
+<a name="N10033"></a><a name="env-classpath"></a>
 <h3 class="underlined_5">CLASSPATH</h3>
 <p>
           There is generally no need to setup a classpath. All libraries needed to compile FOP are included 
@@ -266,7 +266,7 @@
           You will only need to adjust the classpath if you build FOP in some other way. See the build 
           script build.xml for details.
         </p>
-<a name="N1003C"></a><a name="env-java-home"></a>
+<a name="N1003D"></a><a name="env-java-home"></a>
 <h3 class="underlined_5">JAVA_HOME</h3>
 <p>
           The build script uses <a class="external" href="http://ant.apache.org/">Apache Ant</a>, a popular 
@@ -274,7 +274,7 @@
           your local JDK root directory. This is true even if you use JDK 1.3 or above, which normally 
           does not need this setting.
         </p>
-<a name="N1004A"></a><a name="env-ant"></a>
+<a name="N1004B"></a><a name="env-ant"></a>
 <h3 class="underlined_5">Apache Ant</h3>
 <p>
           
@@ -284,7 +284,7 @@
         </p>
 </div>
     
-<a name="N1005D"></a><a name="build-script"></a>
+<a name="N1005E"></a><a name="build-script"></a>
 <h2 class="underlined_10">Run the Build Script</h2>
 <div class="section">
 <p>
@@ -351,7 +351,7 @@
 </div>
 </div>
     
-<a name="N100AF"></a><a name="problems"></a>
+<a name="N100B0"></a><a name="problems"></a>
 <h2 class="underlined_10">Troubleshooting</h2>
 <div class="section">
 <p>If you have problems building FOP, please try the following:</p>

Modified: xmlgraphics/site/deploy/fop/0.94/compiling.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/compiling.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/compiling.pdf (original) and xmlgraphics/site/deploy/fop/0.94/compiling.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/compiling.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/compiling.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/compiling.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/compiling.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP: Building from Source Code</title>
     <version>$Revision: 627324 $</version>
@@ -134,4 +134,4 @@
       </ul>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/configuration.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/configuration.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/configuration.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/configuration.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -239,7 +239,7 @@
 </div>
 </div>
   
-<a name="N10011"></a><a name="general"></a>
+<a name="N10012"></a><a name="general"></a>
 <h2 class="underlined_10">Configuration File Basics</h2>
 <div class="section">
 <p>
@@ -255,7 +255,7 @@
       Be sure to follow any instructions, including comments which specify the value range.
       Also, since the configuration file is XML, be sure to keep it well-formed.
     </p>
-<a name="N10020"></a><a name="general-available"></a>
+<a name="N10021"></a><a name="general-available"></a>
 <h3 class="underlined_5">Making Configuration Available to FOP</h3>
 <p>After creating your configuration file, you must tell FOP how to find it:</p>
 <ul>
@@ -277,7 +277,7 @@
       </p>
 </div>
   
-<a name="N10043"></a><a name="general-elements"></a>
+<a name="N10044"></a><a name="general-elements"></a>
 <h2 class="underlined_10">Summary of the General Configuration Options</h2>
 <div class="section">
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -467,7 +467,7 @@
 &lt;/fop&gt;</pre>
 </div>
   
-<a name="N1017F"></a><a name="renderers"></a>
+<a name="N10180"></a><a name="renderers"></a>
 <h2 class="underlined_10">Renderer configuration</h2>
 <div class="section">
 <p>
@@ -502,7 +502,7 @@
       The details on the font configuration can be found on the separate <a href="fonts.html">Fonts</a> page.
       Note especially the section entitled <a href="fonts.html#register">Register Fonts with FOP</a>.
     </p>
-<a name="N1019A"></a><a name="pdf-renderer"></a>
+<a name="N1019B"></a><a name="pdf-renderer"></a>
 <h3 class="underlined_5">Special Settings for the PDF Renderer</h3>
 <p>
         The configuration element for the PDF renderer contains two elements. One is for the font configuration
@@ -540,7 +540,7 @@
       
       &lt;fonts....
     &lt;/renderer&gt;</pre>
-<a name="N101B3"></a><a name="ps-renderer"></a>
+<a name="N101B4"></a><a name="ps-renderer"></a>
 <h3 class="underlined_5">Special Settings for the PostScript Renderer</h3>
 <p>
         Besides the normal font configuration (the same "fonts" element as for the PDF renderer) the PostScript
@@ -563,7 +563,7 @@
         &lt;/font&gt;
       &lt;/fonts&gt;
     &lt;/renderer&gt;</pre>
-<a name="N101C1"></a><a name="pcl-renderer"></a>
+<a name="N101C2"></a><a name="pcl-renderer"></a>
 <h3 class="underlined_5">Special Settings for the PCL Renderer</h3>
 <p>
         Non-standard fonts for the PCL renderer are made available through the Java2D subsystem which means that
@@ -592,7 +592,7 @@
       </p>
 </div>
   
-<a name="N101D9"></a><a name="fonts"></a>
+<a name="N101DA"></a><a name="fonts"></a>
 <h2 class="underlined_10">Apache FOP Font Config</h2>
 <div class="section">
 <p>
@@ -602,7 +602,7 @@
 </div>
 
   
-<a name="N101E7"></a><a name="When+it+does+not+work"></a>
+<a name="N101E8"></a><a name="When+it+does+not+work"></a>
 <h2 class="underlined_10">When it does not work</h2>
 <div class="section">
 <p>FOP searches the configuration file for the information it

Modified: xmlgraphics/site/deploy/fop/0.94/configuration.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/configuration.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/configuration.pdf (original) and xmlgraphics/site/deploy/fop/0.94/configuration.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/configuration.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/configuration.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/configuration.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/configuration.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP: Configuration</title>
     <version>$Revision: 627324 $</version>
@@ -378,4 +378,4 @@
 
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/embedding.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/embedding.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/embedding.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/embedding.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -292,7 +292,7 @@
 </div>
 </div>
   
-<a name="N10015"></a><a name="overview"></a>
+<a name="N10016"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>
@@ -322,7 +322,7 @@
 </div>
 </div>
   
-<a name="N10029"></a><a name="basics"></a>
+<a name="N1002A"></a><a name="basics"></a>
 <h2 class="underlined_10">Basic Usage Pattern</h2>
 <div class="section">
 <p>
@@ -451,7 +451,7 @@
       to a file to check if that part generates the expected output. An example for that
       can be found in the <a href="#examples">Embedding examples</a> (See "ExampleXML2FO").
     </p>
-<a name="N10078"></a><a name="basic-logging"></a>
+<a name="N10079"></a><a name="basic-logging"></a>
 <h3 class="underlined_5">Logging</h3>
 <p>
         Logging is now a little different than it was in FOP 0.20.5. We've switched from
@@ -485,7 +485,7 @@
         <a class="external" href="http://jakarta.apache.org/commons/logging/">documentation for Jakarta Commons Logging</a> on
         how to configure alternative backends.
       </p>
-<a name="N10098"></a><a name="render"></a>
+<a name="N10099"></a><a name="render"></a>
 <h3 class="underlined_5">Processing XSL-FO</h3>
 <p>
         Once the Fop instance is set up, call <span class="codefrag">getDefaultHandler()</span> to obtain a SAX 
@@ -495,7 +495,7 @@
         DefaultHandler's <span class="codefrag">endDocument()</span> method is called. Please refer to the basic
         usage pattern shown above to render a simple XSL-FO document.
       </p>
-<a name="N100AB"></a><a name="render-with-xslt"></a>
+<a name="N100AC"></a><a name="render-with-xslt"></a>
 <h3 class="underlined_5">Processing XSL-FO generated from XML+XSLT</h3>
 <p>
         If you want to process XSL-FO generated from XML using XSLT we recommend 
@@ -512,7 +512,7 @@
   Transformer transformer = factory.newTransformer(xslt);</pre>
 </div>
   
-<a name="N100BA"></a><a name="input"></a>
+<a name="N100BB"></a><a name="input"></a>
 <h2 class="underlined_10">Input Sources</h2>
 <div class="section">
 <p>
@@ -579,14 +579,14 @@
     </p>
 </div>
   
-<a name="N10115"></a><a name="config-internal"></a>
+<a name="N10116"></a><a name="config-internal"></a>
 <h2 class="underlined_10">Configuring Apache FOP Programmatically</h2>
 <div class="section">
 <p>
       Apache FOP provides two levels on which you can customize FOP's
       behaviour: the FopFactory and the user agent.
     </p>
-<a name="N1011E"></a><a name="fop-factory"></a>
+<a name="N1011F"></a><a name="fop-factory"></a>
 <h3 class="underlined_5">Customizing the FopFactory</h3>
 <p>
         The FopFactory holds configuration data and references to objects which are reusable over
@@ -688,7 +688,7 @@
 </li>
       
 </ul>
-<a name="N10190"></a><a name="user-agent"></a>
+<a name="N10191"></a><a name="user-agent"></a>
 <h3 class="underlined_5">Customizing the User Agent</h3>
 <p>
         The user agent is the entity that allows you to interact with a single rendering run, i.e. the processing of a single 
@@ -845,7 +845,7 @@
 </div>
 </div>
   
-<a name="N1023E"></a><a name="config-external"></a>
+<a name="N1023F"></a><a name="config-external"></a>
 <h2 class="underlined_10">Using a Configuration File</h2>
 <div class="section">
 <p>
@@ -870,10 +870,10 @@
     </p>
 </div>
   
-<a name="N10253"></a><a name="hints"></a>
+<a name="N10254"></a><a name="hints"></a>
 <h2 class="underlined_10">Hints</h2>
 <div class="section">
-<a name="N10259"></a><a name="object-reuse"></a>
+<a name="N1025A"></a><a name="object-reuse"></a>
 <h3 class="underlined_5">Object reuse</h3>
 <p>
         Fop instances shouldn't (and can't) be reused. Please recreate
@@ -881,7 +881,7 @@
         This is a cheap operation as all reusable information is held in the 
         FopFactory. That's why it's so important to reuse the FopFactory instance.
      </p>
-<a name="N10263"></a><a name="awt"></a>
+<a name="N10264"></a><a name="awt"></a>
 <h3 class="underlined_5">AWT issues</h3>
 <p>
         If your XSL-FO files contain SVG then Apache Batik will be used. When Batik is
@@ -899,7 +899,7 @@
         If you run into trouble running FOP on a head-less server, please see the
         <a href="graphics.html#batik">notes on Batik</a>.
       </p>
-<a name="N1027D"></a><a name="render-info"></a>
+<a name="N1027E"></a><a name="render-info"></a>
 <h3 class="underlined_5">Getting information on the rendering process</h3>
 <p>
         To get the number of pages that were rendered by FOP you can call 
@@ -912,7 +912,7 @@
       </p>
 </div>
   
-<a name="N1028E"></a><a name="performance"></a>
+<a name="N1028F"></a><a name="performance"></a>
 <h2 class="underlined_10">Improving performance</h2>
 <div class="section">
 <p>
@@ -955,7 +955,7 @@
 </ul>
 </div>
   
-<a name="N102BC"></a><a name="multithreading"></a>
+<a name="N102BD"></a><a name="multithreading"></a>
 <h2 class="underlined_10">Multithreading FOP</h2>
 <div class="section">
 <p>
@@ -970,13 +970,13 @@
     </p>
 </div>
 
-<a name="N102C9"></a><a name="examples"></a>
+<a name="N102CA"></a><a name="examples"></a>
 <h2 class="underlined_10">Examples</h2>
 <div class="section">
 <p>
    The directory "{fop-dir}/examples/embedding" contains several working examples. 
   </p>
-<a name="N102D2"></a><a name="ExampleFO2PDF"></a>
+<a name="N102D3"></a><a name="ExampleFO2PDF"></a>
 <h3 class="underlined_5">ExampleFO2PDF.java</h3>
 <p>This
         <a class="external" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleFO2PDF.java?view=markup">
@@ -986,7 +986,7 @@
     </p>
 <div id="" style="text-align: center;">
 <img id="" class="figure" alt="Example XSL-FO to PDF" src="images/EmbeddingExampleFO2PDF.png"></div>
-<a name="N102E4"></a><a name="ExampleXML2FO"></a>
+<a name="N102E5"></a><a name="ExampleXML2FO"></a>
 <h3 class="underlined_5">ExampleXML2FO.java</h3>
 <p>This 
         <a class="external" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleXML2FO.java?view=markup">
@@ -998,7 +998,7 @@
     </p>
 <div id="" style="text-align: center;">
 <img id="" class="figure" alt="Example XML to XSL-FO" src="images/EmbeddingExampleXML2FO.png"></div>
-<a name="N102FA"></a><a name="ExampleXML2PDF"></a>
+<a name="N102FB"></a><a name="ExampleXML2PDF"></a>
 <h3 class="underlined_5">ExampleXML2PDF.java</h3>
 <p>This 
         <a class="external" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleXML2PDF.java?view=markup">
@@ -1018,7 +1018,7 @@
 strongly discourage you to do this if it isn't absolutely necessary. The 
 performance is significantly higher with SAX.
     </p>
-<a name="N1030F"></a><a name="ExampleObj2XML"></a>
+<a name="N10310"></a><a name="ExampleObj2XML"></a>
 <h3 class="underlined_5">ExampleObj2XML.java</h3>
 <p>This 
     <a class="external" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleObj2XML.java?view=markup">
@@ -1051,7 +1051,7 @@
 used. For more detailed information see other resources on JAXP (ex. 
 <a class="external" href="http://java.sun.com/xml/jaxp/dist/1.1/docs/tutorial/xslt/3_generate.html">An older JAXP tutorial</a>).
     </p>
-<a name="N1032F"></a><a name="ExampleObj2PDF"></a>
+<a name="N10330"></a><a name="ExampleObj2PDF"></a>
 <h3 class="underlined_5">ExampleObj2PDF.java</h3>
 <p>This 
         <a class="external" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleObj2PDF.java?view=markup">
@@ -1064,7 +1064,7 @@
     </p>
 <div id="" style="text-align: center;">
 <img id="" class="figure" alt="Example Java object to PDF (via XML and XSL-FO)" src="images/EmbeddingExampleObj2PDF.png"></div>
-<a name="N10341"></a><a name="ExampleDOM2PDF"></a>
+<a name="N10342"></a><a name="ExampleDOM2PDF"></a>
 <h3 class="underlined_5">ExampleDOM2PDF.java</h3>
 <p>This 
         <a class="external" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleDOM2PDF.java?view=markup">
@@ -1072,7 +1072,7 @@
 has FOP use a DOMSource instead of a StreamSource in order to 
 use a DOM tree as input for an XSL transformation.
     </p>
-<a name="N1034F"></a><a name="ExampleSVG2PDF"></a>
+<a name="N10350"></a><a name="ExampleSVG2PDF"></a>
 <h3 class="underlined_5">ExampleSVG2PDF.java (PDF Transcoder example)</h3>
 <p>This 
         <a class="external" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/trunk/examples/embedding/java/embedding/ExampleSVG2PDF.java?view=markup">
@@ -1080,7 +1080,7 @@
 shows the usage of the PDF Transcoder, a sub-application within FOP.  
 It is used to generate a PDF document from an SVG file.
     </p>
-<a name="N1035D"></a><a name="example-notes"></a>
+<a name="N1035E"></a><a name="example-notes"></a>
 <h3 class="underlined_5">Final notes</h3>
 <p>
 These examples should give you an idea of what's possible. It should be easy 

Modified: xmlgraphics/site/deploy/fop/0.94/embedding.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/embedding.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/embedding.pdf (original) and xmlgraphics/site/deploy/fop/0.94/embedding.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/embedding.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/embedding.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/embedding.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/embedding.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!-- Embedding FOP --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP: Embedding</title>
     <subtitle>How to Embed FOP in a Java application</subtitle>
@@ -681,4 +681,4 @@
   </section>
 </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/extensions.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/extensions.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/extensions.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/extensions.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -249,7 +249,7 @@
 <div class="content">All extensions require the correct use of an appropriate namespace in your input document.</div>
 </div>
     
-<a name="N1001E"></a><a name="svg"></a>
+<a name="N1001F"></a><a name="svg"></a>
 <h2 class="underlined_10">SVG</h2>
 <div class="section">
 <p>
@@ -257,10 +257,10 @@
       </p>
 </div>
     
-<a name="N1002C"></a><a name="fo-extensions"></a>
+<a name="N1002D"></a><a name="fo-extensions"></a>
 <h2 class="underlined_10">FO Extensions</h2>
 <div class="section">
-<a name="N10032"></a><a name="fox-namespace"></a>
+<a name="N10033"></a><a name="fox-namespace"></a>
 <h3 class="underlined_5">Namespace</h3>
 <p>
           By convention, FO extensions in FOP use the "fox" namespace prefix.
@@ -269,20 +269,20 @@
         </p>
 <pre class="code">&lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"
                xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"&gt;</pre>
-<a name="N10043"></a><a name="bookmarks"></a>
+<a name="N10044"></a><a name="bookmarks"></a>
 <h3 class="underlined_5">PDF Bookmarks</h3>
 <p>
           In previous versions of Apache FOP there was a <span class="codefrag">fox:outline</span> element
           which was used to create outlines in PDF files. The redesigned code makes use
           of the new <a class="external" href="http://www.w3.org/TR/xsl11/#fo_bookmark-tree">bookmark feature defined in the latest XSL 1.1 working draft</a>.
         </p>
-<a name="N10054"></a><a name="named-destinations"></a>
+<a name="N10055"></a><a name="named-destinations"></a>
 <h3 class="underlined_5">Anchors or Named Destinations</h3>
 <p>This extension element hasn't been reimplemented for the redesigned code, yet.</p>
-<a name="N10060"></a><a name="table-continue-label"></a>
+<a name="N10061"></a><a name="table-continue-label"></a>
 <h3 class="underlined_5">Table Continuation Label</h3>
 <p>This extension element hasn't been reimplemented for the redesigned code, yet.</p>
-<a name="N1006C"></a><a name="widow-orphan-content-limit"></a>
+<a name="N1006D"></a><a name="widow-orphan-content-limit"></a>
 <h3 class="underlined_5">fox:orphan-content-limit and fox:widow-content-limit</h3>
 <p>
           The two proprietary extension properties, fox:orphan-content-limit and

Modified: xmlgraphics/site/deploy/fop/0.94/extensions.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/extensions.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/extensions.pdf (original) and xmlgraphics/site/deploy/fop/0.94/extensions.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/extensions.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/extensions.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/extensions.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/extensions.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Standard FOP Extensions</title>
     <version>$Revision: 697140 $</version>
@@ -114,4 +114,4 @@
       </section>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/fonts.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/fonts.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/fonts.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/fonts.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -240,7 +240,7 @@
 </div>
 </div>
     
-<a name="N10020"></a><a name="intro"></a>
+<a name="N10021"></a><a name="intro"></a>
 <h2 class="underlined_10">Summary</h2>
 <div class="section">
 <div class="note">
@@ -364,19 +364,19 @@
 </table>
 </div>
     
-<a name="N1014A"></a><a name="Base-14+Fonts"></a>
+<a name="N1014B"></a><a name="Base-14+Fonts"></a>
 <h2 class="underlined_10">Base-14 Fonts</h2>
 <div class="section">
 <p>The Adobe PDF Specification specifies a set of 14 fonts that must be available to every PDF reader: Helvetica (normal, bold, italic, bold italic), Times (normal, bold, italic, bold italic), Courier (normal, bold, italic, bold italic), Symbol and ZapfDingbats.</p>
 </div>
     
-<a name="N10154"></a><a name="awt"></a>
+<a name="N10155"></a><a name="awt"></a>
 <h2 class="underlined_10">AWT/Operating System Fonts</h2>
 <div class="section">
 <p>The AWT family of renderers (AWT, Print, SVG), use the Java AWT libraries for font metric information. Through operating system registration, the AWT libraries know what fonts are available on the system, and the font metrics for each one.</p>
 </div>
     
-<a name="N1015E"></a><a name="custom"></a>
+<a name="N1015F"></a><a name="custom"></a>
 <h2 class="underlined_10">Custom Fonts</h2>
 <div class="section">
 <p>Support for custom fonts is added by creating font metric files (written in XML) from the actual font files, and registering them with FOP. Currently only Type 1 and TrueType fonts can be added.
@@ -392,7 +392,7 @@
 </li>
       
 </ul>
-<a name="N10174"></a><a name="type1-metrics"></a>
+<a name="N10175"></a><a name="type1-metrics"></a>
 <h3 class="underlined_5">Type 1 Font Metrics</h3>
 <p>FOP includes PFMReader, which reads the PFM file that normally comes with a Type 1 font, and generates an appropriate font metrics file for it.
 To use it, run the class org.apache.fop.fonts.apps.PFMReader:</p>
@@ -434,7 +434,7 @@
 The PFMReader tool does not yet interpret PFB or AFM files, so if you want to be correct, you may have to adjust the values in the XML file manually.
 The constructed values however appear to have no visible influence.</div>
 </div>
-<a name="N101AB"></a><a name="truetype-metrics"></a>
+<a name="N101AC"></a><a name="truetype-metrics"></a>
 <h3 class="underlined_5">TrueType Font Metrics</h3>
 <p>FOP includes TTFReader, which reads the TTF file and generates an appropriate font metrics file for it.
 Use it in a similar manner to PFMReader.
@@ -501,7 +501,7 @@
           the so-called Unicode "cmap" table. TTFReader can currently not deal with font like this.
         </div>
 </div>
-<a name="N10210"></a><a name="truetype-collections-metrics"></a>
+<a name="N10211"></a><a name="truetype-collections-metrics"></a>
 <h3 class="underlined_5">TrueType Collections Font Metrics</h3>
 <p>TrueType collections (.ttc files) contain more than one font.
 To create metrics files for these fonts, you must specify which font in the collection should be generated, by using the "-ttcname" option with the TTFReader.</p>
@@ -511,7 +511,7 @@
 <pre class="code">java -cp build\fop.jar;lib\avalon-framework.jar;lib\commons-logging.jar;lib\commons-io.jar
            org.apache.fop.fonts.apps.TTFReader -ttcname "MS Mincho"
              msmincho.ttc msminch.xml</pre>
-<a name="N10224"></a><a name="register"></a>
+<a name="N10225"></a><a name="register"></a>
 <h3 class="underlined_5">Register Fonts with FOP</h3>
 <p>You must tell FOP how to find and use the font metrics files by registering them in the <a href="configuration.html">FOP Configuration</a>. Add entries for your custom fonts, regardless of font type, to the configuration file in a manner similar to the following:</p>
 <pre class="code">
@@ -582,7 +582,7 @@
 </li>
         
 </ul>
-<a name="N10270"></a><a name="embedding"></a>
+<a name="N10271"></a><a name="embedding"></a>
 <h3 class="underlined_5">Embedding</h3>
 <div class="note">
 <div class="label">Note</div>
@@ -607,7 +607,7 @@
 <p>When embedding PostScript fonts, the entire font is always embedded.</p>
 <p>When embedding TrueType fonts (ttf) or TrueType Collections (ttc), a subset of the
           original font, containing only the glyphs used, is embedded in the output document.</p>
-<a name="N1028C"></a><a name="embedding-base14"></a>
+<a name="N1028D"></a><a name="embedding-base14"></a>
 <h3 class="underlined_5">Explicitly embedding the base 14 fonts</h3>
 <p>
           There are cases where you might want to force the embedding of one or more of the base 14 fonts that

Modified: xmlgraphics/site/deploy/fop/0.94/fonts.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/fonts.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/fonts.pdf (original) and xmlgraphics/site/deploy/fop/0.94/fonts.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/fonts.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/fonts.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/fonts.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/fonts.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP: Fonts</title>
     <version>$Revision: 627324 $</version>
@@ -316,4 +316,4 @@
       </section>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/graphics.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/graphics.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/graphics.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/graphics.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -278,7 +278,7 @@
 </div>
 </div>
     
-<a name="N10011"></a><a name="support-overview"></a>
+<a name="N10012"></a><a name="support-overview"></a>
 <h2 class="underlined_10">Overview of Graphics Support</h2>
 <div class="section">
 <p>
@@ -411,20 +411,20 @@
 </div>
 </div>
     
-<a name="N101AD"></a><a name="packages"></a>
+<a name="N101AE"></a><a name="packages"></a>
 <h2 class="underlined_10">Graphics Packages</h2>
 <div class="section">
-<a name="N101B3"></a><a name="native"></a>
+<a name="N101B4"></a><a name="native"></a>
 <h3 class="underlined_5">FOP Native</h3>
 <p>
           FOP has native ability to handle some graphic file formats.
         </p>
-<a name="N101BD"></a><a name="batik-codecs"></a>
+<a name="N101BE"></a><a name="batik-codecs"></a>
 <h3 class="underlined_5">"Internal" codecs</h3>
 <p>
           Apache XML Graphics Commons contains codecs for PNG and TIFF access. FOP can use these.
         </p>
-<a name="N101C7"></a><a name="imageio"></a>
+<a name="N101C8"></a><a name="imageio"></a>
 <h3 class="underlined_5">Image I/O (JDK 1.4 or higher)</h3>
 <p>
           For JDKs 1.4 or higher, FOP provides a wrapper to load images through the 
@@ -432,20 +432,20 @@
           Image I/O allows to dynamically add additional image codecs. An example of such an add-on library are the
           <a class="external" href="http://java.sun.com/products/java-media/jai/">JAI Image I/O Tools</a> available from Sun.
         </p>
-<a name="N101DB"></a><a name="jimi"></a>
+<a name="N101DC"></a><a name="jimi"></a>
 <h3 class="underlined_5">JIMI</h3>
 <p>
           Because of licensing issues, the JIMI image library is not included in the FOP distribution. First, <a class="external" href="http://java.sun.com/products/jimi">download</a> and install it.
 Then, copy the file "JimiProClasses.zip" from the archive to {fop-install-dir}/lib/jimi-1.0.jar. Please note that FOP binary distributions are compiled with JIMI support, so there is no need for you to build FOP to add the support. If jimi-1.0.jar is installed in the right place, it will automatically be used by FOP, otherwise it will not.
         </p>
-<a name="N101EA"></a><a name="jai"></a>
+<a name="N101EB"></a><a name="jai"></a>
 <h3 class="underlined_5">JAI (Java Advanced Imaging API)</h3>
 <p>
           FOP has been compiled with JAI support, but JAI is not included in the FOP distribution.
 To use it, install <a class="external" href="http://java.sun.com/products/java-media/jai">JAI</a>, then copy the jai_core.jar and the jai_codec.jar files to {fop-install-dir}/lib.
 JAI is much faster than JIMI, but is not available for all platforms. See <a class="external" href="http://java.sun.com/products/java-media/jai/forDevelopers/jaifaq.html#platforms">What platforms are supported?</a> on the JAI FAQ page for more details.
         </p>
-<a name="N101FC"></a><a name="batik"></a>
+<a name="N101FD"></a><a name="batik"></a>
 <h3 class="underlined_5">Apache Batik</h3>
 <p>Current FOP distributions include a distribution of the Apache <a target="_blank" class="fork" href="http://xmlgraphics.apache.org/batik/">Batik</a> version 1.6.
 It is automatically installed with FOP.
@@ -469,13 +469,13 @@
 </ul>
 </div>
     
-<a name="N10228"></a><a name="bmp"></a>
+<a name="N10229"></a><a name="bmp"></a>
 <h2 class="underlined_10">BMP</h2>
 <div class="section">
 <p>FOP native support for BMP images is limited to the RGB color-space.</p>
 </div>
     
-<a name="N10232"></a><a name="eps"></a>
+<a name="N10233"></a><a name="eps"></a>
 <h2 class="underlined_10">EPS</h2>
 <div class="section">
 <p>FOP provides support for two output targets:</p>
@@ -507,7 +507,7 @@
       </p>
 </div>
     
-<a name="N1024E"></a><a name="jpeg"></a>
+<a name="N1024F"></a><a name="jpeg"></a>
 <h2 class="underlined_10">JPEG</h2>
 <div class="section">
 <p>
@@ -521,7 +521,7 @@
       </p>
 </div>
     
-<a name="N10258"></a><a name="png"></a>
+<a name="N10259"></a><a name="png"></a>
 <h2 class="underlined_10">PNG</h2>
 <div class="section">
 <p>
@@ -533,10 +533,10 @@
       </p>
 </div>
     
-<a name="N10265"></a><a name="svg"></a>
+<a name="N10266"></a><a name="svg"></a>
 <h2 class="underlined_10">SVG</h2>
 <div class="section">
-<a name="N1026B"></a><a name="svg-intro"></a>
+<a name="N1026C"></a><a name="svg-intro"></a>
 <h3 class="underlined_5">Introduction</h3>
 <p>FOP uses <a href="#batik"> Apache Batik</a> for SVG support.
 This format can be handled as an <span class="codefrag">fo:instream-foreign-object</span> or in a separate
@@ -550,7 +550,7 @@
 on the Batik site.
       </div>
 </div>
-<a name="N10286"></a><a name="svg-pdf-graphics"></a>
+<a name="N10287"></a><a name="svg-pdf-graphics"></a>
 <h3 class="underlined_5">Placing SVG Graphics into PDF</h3>
 <p>
 The SVG is rendered into PDF by using PDF commands to draw and fill
@@ -570,7 +570,7 @@
 contain effects or graphics with transparent areas may not be displayed
 correctly.
         </p>
-<a name="N1029A"></a><a name="svg-pdf-text"></a>
+<a name="N1029B"></a><a name="svg-pdf-text"></a>
 <h3 class="underlined_5">Placing SVG Text into PDF and PostScript</h3>
 <p>If possible, Batik will use normal PDF or PostScript text when inserting text. It does
 this by checking if the text can be drawn normally and the font is
@@ -595,7 +595,7 @@
           to be displayed nicely on your screen (see Edit / Preferences / Display).
           This setting will not affect the printing of your document, which should be OK in 
           any case, but will only affect the quality of the screen display.</p>
-<a name="N102B2"></a><a name="svg-scaling"></a>
+<a name="N102B3"></a><a name="svg-scaling"></a>
 <h3 class="underlined_5">Scaling</h3>
 <p>
           Currently, SVG images are rendered with the dimensions specified <em>in the SVG 
@@ -610,7 +610,7 @@
           size of a pixel. The use of pixels to specify sizes is discouraged as they may
           be interpreted differently in different environments.
         </p>
-<a name="N102C6"></a><a name="svg-problems"></a>
+<a name="N102C7"></a><a name="svg-problems"></a>
 <h3 class="underlined_5">Known Problems</h3>
 <ul>
           
@@ -650,7 +650,7 @@
 </ul>
 </div>
     
-<a name="N102E3"></a><a name="tiff"></a>
+<a name="N102E4"></a><a name="tiff"></a>
 <h2 class="underlined_10">TIFF</h2>
 <div class="section">
 <p>
@@ -678,13 +678,13 @@
 <em>JAI:</em> Supports RGB and RGBA only for FOP rendering.</p>
 </div>
     
-<a name="N10301"></a><a name="emf"></a>
+<a name="N10302"></a><a name="emf"></a>
 <h2 class="underlined_10">EMF</h2>
 <div class="section">
 <p>Windows Enhanced Metafiles (EMF) are only supported in RTF output.</p>
 </div>
     
-<a name="N1030B"></a><a name="resolution"></a>
+<a name="N1030C"></a><a name="resolution"></a>
 <h2 class="underlined_10">Graphics Resolution</h2>
 <div class="section">
 <p>
@@ -708,7 +708,7 @@
       </p>
 </div>
     
-<a name="N1031F"></a><a name="caching"></a>
+<a name="N10320"></a><a name="caching"></a>
 <h2 class="underlined_10">Image caching</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/0.94/graphics.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/graphics.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/graphics.pdf (original) and xmlgraphics/site/deploy/fop/0.94/graphics.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/graphics.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/graphics.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/graphics.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/graphics.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP: Graphics Formats</title>
     <version>$Revision: 627324 $</version>
@@ -395,4 +395,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/hyphenation.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/hyphenation.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/hyphenation.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/hyphenation.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -228,10 +228,10 @@
 </div>
 </div>
     
-<a name="N10011"></a><a name="support"></a>
+<a name="N10012"></a><a name="support"></a>
 <h2 class="underlined_10">Hyphenation Support</h2>
 <div class="section">
-<a name="N10017"></a><a name="intro"></a>
+<a name="N10018"></a><a name="intro"></a>
 <h3 class="underlined_5">Introduction</h3>
 <p>FOP uses Liang's hyphenation algorithm, well known from TeX. It needs
        language specific pattern and other data for operation.</p>
@@ -247,7 +247,7 @@
        Please inquire on the <a href="../maillist.html#fop-user">FOP User
        mailing list</a>.</div>
 </div>
-<a name="N10034"></a><a name="license-issues"></a>
+<a name="N10035"></a><a name="license-issues"></a>
 <h3 class="underlined_5">License Issues</h3>
 <p>Many of the hyphenation files distributed with TeX and its offspring are
        licenced under the <a class="external" href="http://www.latex-project.org/lppl.html">LaTeX
@@ -266,12 +266,12 @@
 <div class="content">The user is responsible to settle license issues for hyphenation
        pattern files that are obtained from non-Apache sources.</div>
 </div>
-<a name="N10049"></a><a name="sources"></a>
+<a name="N1004A"></a><a name="sources"></a>
 <h3 class="underlined_5">Sources of Custom Hyphenation Pattern Files</h3>
 <p>The most important source of hyphenation pattern files is the
        <a class="external" href="http://www.ctan.org/tex-archive/language/hyphenation/">CTAN TeX
         Archive</a>.</p>
-<a name="N10058"></a><a name="install"></a>
+<a name="N10059"></a><a name="install"></a>
 <h3 class="underlined_5">Installing Custom Hyphenation Patterns</h3>
 <p>To install a custom hyphenation pattern for use with FOP:</p>
 <ol>
@@ -357,7 +357,7 @@
 </div>
 </div>
   
-<a name="N100CC"></a><a name="patterns"></a>
+<a name="N100CD"></a><a name="patterns"></a>
 <h2 class="underlined_10">Hyphenation Patterns</h2>
 <div class="section">
 <p>If you would like to build your own hyphenation pattern files, or modify

Modified: xmlgraphics/site/deploy/fop/0.94/hyphenation.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/hyphenation.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/hyphenation.pdf (original) and xmlgraphics/site/deploy/fop/0.94/hyphenation.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/hyphenation.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/hyphenation.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/hyphenation.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/hyphenation.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP: Hyphenation</title>
     <version>$Revision: 627324 $</version>
@@ -231,4 +231,4 @@
      hyphenation.</p>
   </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/index.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/index.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/index.html Tue May 19 11:13:27 2009
@@ -180,7 +180,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -220,7 +220,7 @@
 </div>
 </div>
     
-<a name="N10011"></a><a name="intro"></a>
+<a name="N10012"></a><a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -235,7 +235,7 @@
       </p>
 </div>
     
-<a name="N10026"></a><a name="upgrading"></a>
+<a name="N10027"></a><a name="upgrading"></a>
 <h2 class="underlined_10">Upgrading from an earlier version</h2>
 <div class="section">
 <p>
@@ -244,7 +244,7 @@
       </p>
 </div>
     
-<a name="N10034"></a><a name="download"></a>
+<a name="N10035"></a><a name="download"></a>
 <h2 class="underlined_10">Download</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/0.94/index.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/index.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/index.pdf (original) and xmlgraphics/site/deploy/fop/0.94/index.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/index.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/index.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/index.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/index.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP Version 0.94</title>
     <version>$Revision: 632558 $</version>
@@ -47,4 +47,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/intermediate.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/intermediate.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/intermediate.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/intermediate.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -233,7 +233,7 @@
     </div>
 </div>
     
-<a name="N10017"></a><a name="introduction"></a>
+<a name="N10018"></a><a name="introduction"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -251,7 +251,7 @@
       </p>
 </div>
     
-<a name="N10028"></a><a name="usage"></a>
+<a name="N10029"></a><a name="usage"></a>
 <h2 class="underlined_10">Usage of the Intermediate Format</h2>
 <div class="section">
 <p>
@@ -318,7 +318,7 @@
         by using the "-atin" parameter for specifying the area tree XML as input file. You can also 
         specify a "mimic renderer" by inserting a MIME type between "-at" and the output file.
       </p>
-<a name="N10056"></a><a name="concat"></a>
+<a name="N10057"></a><a name="concat"></a>
 <h3 class="underlined_5">Concatenating Documents</h3>
 <p>
           This initial example is obviously not very useful. It would be faster to create the PDF file 
@@ -327,7 +327,7 @@
           same AreaTreeModel instance which essentially concatenates all the input document to one single
           output document.
         </p>
-<a name="N10064"></a><a name="modifying"></a>
+<a name="N10065"></a><a name="modifying"></a>
 <h3 class="underlined_5">Modifying Documents</h3>
 <p>
           One of the most important use cases for the intermediate format is obviously modifying the area
@@ -337,7 +337,7 @@
           create any non-parseable files. We may add an XML Schema and more detailed documentation at a
           later time. You're invited to help us with that.
         </p>
-<a name="N1006E"></a><a name="advanced"></a>
+<a name="N1006F"></a><a name="advanced"></a>
 <h3 class="underlined_5">Advanced Use</h3>
 <p>
           The generation of the intermediate format as well as it parsing process has been designed to allow

Modified: xmlgraphics/site/deploy/fop/0.94/intermediate.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/intermediate.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/intermediate.pdf (original) and xmlgraphics/site/deploy/fop/0.94/intermediate.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/intermediate.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/intermediate.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/intermediate.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/intermediate.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Intermediate Format</title>
     <version>$Revision: 627324 $</version>
@@ -140,4 +140,4 @@
       </section>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/knownissues_overview.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -222,7 +222,7 @@
 </div>
 </div>
 
-<a name="N10011"></a><a name="Known+issues"></a>
+<a name="N10012"></a><a name="Known+issues"></a>
 <h2 class="underlined_10">Known issues</h2>
 <div class="section">
 <p>
@@ -256,7 +256,7 @@
     tests during the normal build process. This indicates a problem in the current codebase. When a bug is 
     fixed or a missing feature is added the entry for the relevant test case(s) are removed.
   </p>
-<a name="N10030"></a><a name="FO+Tree"></a>
+<a name="N10031"></a><a name="FO+Tree"></a>
 <h3 class="underlined_5">FO Tree</h3>
 <p>
       This section lists disabled test cases in the test suite for the FO tree tests, at the time
@@ -489,7 +489,7 @@
 <strong>block_shy_linebreaking_hyph.xml</strong> (Soft hyphen with normal hyphenation enabled):<br>A soft hyphen should be a preferred as break compared to a
     normal hyphenation point but is not.</p>
 <p></p>
-<a name="N101CF"></a><a name="Other+known+issues"></a>
+<a name="N101CE"></a><a name="Other+known+issues"></a>
 <h3 class="underlined_5">Other known issues</h3>
 <p>This section lists other known issues.</p>
 <ul>

Modified: xmlgraphics/site/deploy/fop/0.94/knownissues_overview.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/knownissues_overview.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/knownissues_overview.pdf (original) and xmlgraphics/site/deploy/fop/0.94/knownissues_overview.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/knownissues_overview.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/knownissues_overview.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/knownissues_overview.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/knownissues_overview.xml Tue May 19 11:13:27 2009
@@ -46,7 +46,7 @@
       This section lists disabled test cases in the test suite for the FO tree tests, at the time
       of the release.
     </p>
-    <xi:include href="cocoon://knownissues-raw-fotree_0.94.xml#xpointer(/document/body/*)"/>
+    <xi:include href="cocoon://knownissues-raw-fotree_0.94.xml#xpointer(/document/body/*)" parse="xml"/>
   </section>
   <section>
     <title>Layout Engine</title>
@@ -54,13 +54,13 @@
       This section lists disabled test cases in the test suite for the layout engine tests, at the
       time of the release.
     </p>
-    <xi:include href="cocoon://knownissues-raw-layoutengine_0.94.xml#xpointer(/document/body/*)"/>
+    <xi:include href="cocoon://knownissues-raw-layoutengine_0.94.xml#xpointer(/document/body/*)" parse="xml"/>
   </section>
   <section>
     <title>Other known issues</title>
     <p>This section lists other known issues.</p>
-    <xi:include href="cocoon://knownissues-raw-static_0.94.xml#xpointer(/document/body/*)"/>
+    <xi:include href="cocoon://knownissues-raw-static_0.94.xml#xpointer(/document/body/*)" parse="xml"/>
   </section>
 </section>
 </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/output.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/output.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/output.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/output.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -349,10 +349,10 @@
       attention than others.
     </p>
     
-<a name="N10020"></a><a name="general"></a>
+<a name="N10021"></a><a name="general"></a>
 <h2 class="underlined_10">General Information</h2>
 <div class="section">
-<a name="N10026"></a><a name="general-fonts"></a>
+<a name="N10027"></a><a name="general-fonts"></a>
 <h3 class="underlined_5">Fonts</h3>
 <p>
           Most FOP renderers use a FOP-specific system for font registration.
@@ -363,7 +363,7 @@
           The net effect is that the layout of a given FO document can be quite different between 
           renderers that do not use the same font information.
         </p>
-<a name="N10030"></a><a name="general-direct-output"></a>
+<a name="N10031"></a><a name="general-direct-output"></a>
 <h3 class="underlined_5">Output to a Printer or Other Device</h3>
 <p>
           The most obvious way to print your document is to use the FOP 
@@ -387,7 +387,7 @@
         </p>
 </div>
     
-<a name="N10054"></a><a name="pdf"></a>
+<a name="N10055"></a><a name="pdf"></a>
 <h2 class="underlined_10">PDF</h2>
 <div class="section">
 <p>
@@ -402,7 +402,7 @@
         Note that FOP does not currently support "tagged PDF" or PDF/A-1a. 
         Support for <a href="pdfa.html">PDF/A-1b</a> and <a href="pdfx.html">PDF/X</a> has recently been added, however.
       </p>
-<a name="N10068"></a><a name="pdf-fonts"></a>
+<a name="N10069"></a><a name="pdf-fonts"></a>
 <h3 class="underlined_5">Fonts</h3>
 <p>
           PDF has a set of fonts that are always available to all PDF viewers;
@@ -416,7 +416,7 @@
           guaranteed to be available in all PDF viewer applications."</em>
         
 </p>
-<a name="N10075"></a><a name="pdf-postprocess"></a>
+<a name="N10076"></a><a name="pdf-postprocess"></a>
 <h3 class="underlined_5">Post-processing</h3>
 <p>
           FOP does not currently support several desirable PDF features: XMP metadata and watermarks. 
@@ -486,7 +486,7 @@
       Check the iText tutorial and documentation for setting access flags, password, 
       encryption strength and other parameters.
     </p>
-<a name="N1009B"></a><a name="pdf-watermark"></a>
+<a name="N1009C"></a><a name="pdf-watermark"></a>
 <h3 class="underlined_5">Watermarks</h3>
 <p>
       In addition to the <a href="#pdf-postprocess">PDF Post-processing</a> options, consider the following workarounds:
@@ -510,7 +510,7 @@
 </ul>
 </div>
 
-<a name="N100B3"></a><a name="ps"></a>
+<a name="N100B4"></a><a name="ps"></a>
 <h2 class="underlined_10">PostScript</h2>
 <div class="section">
 <p>
@@ -523,7 +523,7 @@
     filter (the latter is used for 1:1 embedding of JPEG images), everything 
     else is Level 2.
   </p>
-<a name="N100BC"></a><a name="ps-configuration"></a>
+<a name="N100BD"></a><a name="ps-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
 <p>
         The PostScript renderer configuration currently allows the following settings:
@@ -550,7 +550,7 @@
         reduce file size but can potentially increase the memory needed in the interpreter
         to process.
       </p>
-<a name="N100D3"></a><a name="ps-limitations"></a>
+<a name="N100D4"></a><a name="ps-limitations"></a>
 <h3 class="underlined_5">Limitations</h3>
 <ul>
       
@@ -565,7 +565,7 @@
 </ul>
 </div>
   
-<a name="N100EA"></a><a name="pcl"></a>
+<a name="N100EB"></a><a name="pcl"></a>
 <h2 class="underlined_10">PCL</h2>
 <div class="section">
 <p>
@@ -583,7 +583,7 @@
       painting operations. Certain painting operations are done off-screen and
       rendered to PCL as bitmaps because of limitations in PCL 5.
     </p>
-<a name="N100F6"></a><a name="pcl-references"></a>
+<a name="N100F7"></a><a name="pcl-references"></a>
 <h3 class="underlined_5">References</h3>
 <ul>
         
@@ -596,7 +596,7 @@
 </li>
       
 </ul>
-<a name="N1010A"></a><a name="pcl-limitations"></a>
+<a name="N1010B"></a><a name="pcl-limitations"></a>
 <h3 class="underlined_5">Limitations</h3>
 <ul>
         
@@ -644,7 +644,7 @@
         </li>
       
 </ul>
-<a name="N1012C"></a><a name="pcl-configuration"></a>
+<a name="N1012D"></a><a name="pcl-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
 <p>
         The PCL renderer configuration currently allows the following settings:
@@ -673,7 +673,7 @@
         should be enough for most use cases. Note that this setting directly affects
         the size of the output file and the print quality.
       </p>
-<a name="N10143"></a><a name="pcl-extensions"></a>
+<a name="N10144"></a><a name="pcl-extensions"></a>
 <h3 class="underlined_5">Extensions</h3>
 <p>The PCL Renderer supports some PCL specific extensions which can be embedded 
       into the input FO document. To use the extensions the appropriate namespace must 
@@ -682,7 +682,7 @@
       &lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"
                xmlns:pcl="http://xmlgraphics.apache.org/fop/extensions/pcl"&gt;
 </pre>
-<a name="N10150"></a><a name="pcl-page-source"></a>
+<a name="N10151"></a><a name="pcl-page-source"></a>
 <h4>Page Source (Tray selection)</h4>
 <p>
           The page-source extension attribute on fo:simple-page-master allows to 
@@ -709,7 +709,7 @@
         </p>
 </div>
   
-<a name="N10163"></a><a name="afp"></a>
+<a name="N10164"></a><a name="afp"></a>
 <h2 class="underlined_10">AFP</h2>
 <div class="section">
 <div class="warning">
@@ -720,7 +720,7 @@
       The FOP AFP Renderer deals with creating documents conforming to the IBM AFP document architecture
       also refered to as MO:DCA (Mixed Object Document Content Architecture).
     </p>
-<a name="N1016F"></a><a name="afp-references"></a>
+<a name="N10170"></a><a name="afp-references"></a>
 <h3 class="underlined_5">References</h3>
 <ul>
         
@@ -733,7 +733,7 @@
 </li>
       
 </ul>
-<a name="N10183"></a><a name="afp-limitations"></a>
+<a name="N10184"></a><a name="afp-limitations"></a>
 <h3 class="underlined_5">Limitations</h3>
 <p>This list is most likely badly incomplete.</p>
 <ul>
@@ -748,9 +748,9 @@
         </li>
       
 </ul>
-<a name="N10196"></a><a name="afp-configuration"></a>
+<a name="N10197"></a><a name="afp-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
-<a name="N1019C"></a><a name="afp-font-config"></a>
+<a name="N1019D"></a><a name="afp-font-config"></a>
 <h4>Fonts</h4>
 <p>The AFP Renderer requires special configuration particularly related to fonts.
       AFP Render configuration is done through the normal FOP configuration file. The MIME type
@@ -880,7 +880,7 @@
         &lt;font-triplet name="monospace" style="normal" weight="bold"/&gt;
         &lt;font-triplet name="Courier" style="normal" weight="bold"/&gt;
       &lt;/font&gt;</pre>
-<a name="N101CE"></a><a name="afp-image-config"></a>
+<a name="N101CF"></a><a name="afp-image-config"></a>
 <h4>Images</h4>
 <p>By default the AFP Renderer converts all images to 8 bit grey level.
         This can be overridden by the &lt;images&gt; configuration element. Example:</p>
@@ -893,7 +893,7 @@
 </pre>
 <p>Only the values "color" and "b+w" are allowed for the mode attribute. The bits-per-pixel
       attribute is ignored if mode is "color". For "b+w" mode is must be 1, 4, or 8.</p>
-<a name="N101E7"></a><a name="afp-extensions"></a>
+<a name="N101E8"></a><a name="afp-extensions"></a>
 <h3 class="underlined_5">Extensions</h3>
 <p>The AFP Renderer supports some AFP specific extensions which can be embedded into the input 
       fo document. To use the extensions the appropriate namespace must be declared in the fo:root element like this:</p>
@@ -901,7 +901,7 @@
       &lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"
                xmlns:afp="http://xmlgraphics.apache.org/fop/extensions/afp"&gt;
 </pre>
-<a name="N101F4"></a><a name="afp-page-overlay"></a>
+<a name="N101F5"></a><a name="afp-page-overlay"></a>
 <h4>Page Overlay Extension</h4>
 <p>The include-page-overlay extension element allows to define on a per simple-page-master basis a page overlay resource. Example:</p>
 <pre class="code">
@@ -914,7 +914,7 @@
 </pre>
 <p>The mandatory name attribute must refer to an 8 character (space padded) resource name that
         must be known in the AFP processing environment.</p>
-<a name="N10205"></a><a name="afp-page-segment"></a>
+<a name="N10206"></a><a name="afp-page-segment"></a>
 <h4>Page Segment Extension</h4>
 <p>The include-page-segment extension element allows to define resource substitution for fo:external-graphics elements. 
           Example:</p>
@@ -936,7 +936,7 @@
         fo:external-graphic elements and if it is identical (string matching is used) in the generated
         AFP the external graphic is replaced by a reference to the given resource.
         </p>
-<a name="N10216"></a><a name="afp-tag-logical-element"></a>
+<a name="N10217"></a><a name="afp-tag-logical-element"></a>
 <h4>Tag Logical Element Extension</h4>
 <p>The tag-logical-element extension element allows to injects TLEs into the AFP output stream. Example: 
           Example:</p>
@@ -956,7 +956,7 @@
         </p>
 </div>
 
-<a name="N10229"></a><a name="rtf"></a>
+<a name="N1022A"></a><a name="rtf"></a>
 <h2 class="underlined_10">RTF</h2>
 <div class="section">
 <p>
@@ -974,7 +974,7 @@
 </div>
 </div>
 
-<a name="N10236"></a><a name="xml"></a>
+<a name="N10237"></a><a name="xml"></a>
 <h2 class="underlined_10">XML (Area Tree XML)</h2>
 <div class="section">
 <p>
@@ -988,7 +988,7 @@
   </p>
 </div>
 
-<a name="N10247"></a><a name="awt"></a>
+<a name="N10248"></a><a name="awt"></a>
 <h2 class="underlined_10">Java2D/AWT</h2>
 <div class="section">
 <p>
@@ -1003,7 +1003,7 @@
     </p>
 </div>
 
-<a name="N10254"></a><a name="print"></a>
+<a name="N10255"></a><a name="print"></a>
 <h2 class="underlined_10">Print</h2>
 <div class="section">
 <p>
@@ -1012,7 +1012,7 @@
   </p>
 </div>
 
-<a name="N1025E"></a><a name="bitmap"></a>
+<a name="N1025F"></a><a name="bitmap"></a>
 <h2 class="underlined_10">Bitmap (TIFF/PNG)</h2>
 <div class="section">
 <p>
@@ -1026,7 +1026,7 @@
     page. The quality of the bitmap depends on the target resolution setting 
     on the FOUserAgent.
   </p>
-<a name="N1026A"></a><a name="bitmap-configuration"></a>
+<a name="N1026B"></a><a name="bitmap-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
 <p>
         The TIFF and PNG renderer configuration currently allows the following settings:
@@ -1041,7 +1041,7 @@
         no such background will be painted and you will get a transparent image if
         an alpha channel is available in the output format.
       </p>
-<a name="N1027B"></a><a name="tiff-configuration"></a>
+<a name="N1027C"></a><a name="tiff-configuration"></a>
 <h3 class="underlined_5">TIFF-specific Configuration</h3>
 <p>
         In addition to the above values the TIFF renderer configuration allows some additional
@@ -1092,7 +1092,7 @@
 </div>
 </div>
 
-<a name="N102AF"></a><a name="txt"></a>
+<a name="N102B0"></a><a name="txt"></a>
 <h2 class="underlined_10">TXT</h2>
 <div class="section">
 <p>
@@ -1130,7 +1130,7 @@
 </ul>
 </div>
 
-<a name="N102CB"></a><a name="sandbox"></a>
+<a name="N102CC"></a><a name="sandbox"></a>
 <h2 class="underlined_10">Output Formats in the Sandbox</h2>
 <div class="section">
 <p>
@@ -1139,7 +1139,7 @@
     can be found under src/sandbox and are compiled into build/fop-sandbox.jar during the
     main build. The output formats in the sandbox are marked as such below.
   </p>
-<a name="N102D4"></a><a name="mif"></a>
+<a name="N102D5"></a><a name="mif"></a>
 <h3 class="underlined_5">MIF</h3>
 <div class="warning">
 <div class="label">Warning</div>
@@ -1149,7 +1149,7 @@
       This format is the Maker Interchange Format which is used by
       Adobe Framemaker.
     </p>
-<a name="N102E1"></a><a name="svg"></a>
+<a name="N102E2"></a><a name="svg"></a>
 <h3 class="underlined_5">SVG</h3>
 <div class="warning">
 <div class="label">Warning</div>
@@ -1168,7 +1168,7 @@
      </p>
 </div>
 
-<a name="N102EF"></a><a name="wishlist"></a>
+<a name="N102F0"></a><a name="wishlist"></a>
 <h2 class="underlined_10">Wish list</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/0.94/output.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/output.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/output.pdf (original) and xmlgraphics/site/deploy/fop/0.94/output.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/output.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/output.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/output.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/output.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!-- Output Formats: Renderers --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>Apache FOP Output Formats</title>
     <version>$Revision: 627324 $</version>
@@ -796,4 +796,4 @@
 </section>
 
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/pdfa.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfa.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfa.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfa.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -229,7 +229,7 @@
 </div>
 </div>
     
-<a name="N10018"></a><a name="overview"></a>
+<a name="N10019"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <div class="warning">
@@ -242,7 +242,7 @@
         PDF/A is a standard which turns PDF into an "electronic document file 
         format for long-term preservation". PDF/A-1 is the first part of the 
         standard and is documented in 
-        <a class="external" href="http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=38920&ICS1=37&ICS2=100&ICS3=99">ISO 19005-1:2005(E)</a>. 
+        <a class="external" href="http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=38920&amp;ICS1=37&amp;ICS2=100&amp;ICS3=99">ISO 19005-1:2005(E)</a>. 
         Work on PDF/A-2 is in progress at 
         <a class="external" href="http://www.aiim.org/standards.asp?ID=25013">AIIM</a>.
       </p>
@@ -252,7 +252,7 @@
       </p>
 </div>
     
-<a name="N10034"></a><a name="status"></a>
+<a name="N10035"></a><a name="status"></a>
 <h2 class="underlined_10">Implementation Status</h2>
 <div class="section">
 <p>
@@ -272,7 +272,7 @@
       </p>
 </div>
     
-<a name="N1004A"></a><a name="command-line"></a>
+<a name="N1004B"></a><a name="command-line"></a>
 <h2 class="underlined_10">Usage (command line)</h2>
 <div class="section">
 <p>
@@ -282,7 +282,7 @@
       </p>
 </div>
     
-<a name="N10054"></a><a name="embedded"></a>
+<a name="N10055"></a><a name="embedded"></a>
 <h2 class="underlined_10">Usage (embedded)</h2>
 <div class="section">
 <p>
@@ -300,7 +300,7 @@
       </p>
 </div>
     
-<a name="N10065"></a><a name="rules"></a>
+<a name="N10066"></a><a name="rules"></a>
 <h2 class="underlined_10">PDF/A in Action</h2>
 <div class="section">
 <p>
@@ -348,7 +348,7 @@
 </ul>
 </div>
     
-<a name="N10087"></a><a name="profile-compatibility"></a>
+<a name="N10088"></a><a name="profile-compatibility"></a>
 <h2 class="underlined_10">PDF profile compatibility</h2>
 <div class="section">
 <p>
@@ -357,7 +357,7 @@
       </p>
 </div>
     
-<a name="N10091"></a><a name="interoperability"></a>
+<a name="N10092"></a><a name="interoperability"></a>
 <h2 class="underlined_10">Interoperability</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfa.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfa.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/pdfa.pdf (original) and xmlgraphics/site/deploy/fop/0.94/pdfa.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/pdfa.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfa.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfa.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfa.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>PDF/A (ISO 19005)</title>
     <version>$Revision: 627324 $</version>
@@ -153,4 +153,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/pdfencryption.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfencryption.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfencryption.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfencryption.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -223,7 +223,7 @@
 </div>
 </div>
     
-<a name="N1001C"></a><a name="Overview"></a>
+<a name="N1001D"></a><a name="Overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>
@@ -243,7 +243,7 @@
       </p>
 </div>
     
-<a name="N10029"></a><a name="Usage+%28command+line%29"></a>
+<a name="N1002A"></a><a name="Usage+%28command+line%29"></a>
 <h2 class="underlined_10">Usage (command line)</h2>
 <div class="section">
 <p>
@@ -275,7 +275,7 @@
       </p>
 </div>
     
-<a name="N10051"></a><a name="Usage+%28embedded%29"></a>
+<a name="N10052"></a><a name="Usage+%28embedded%29"></a>
 <h2 class="underlined_10">Usage (embedded)</h2>
 <div class="section">
 <p>
@@ -406,7 +406,7 @@
 </ol>
 </div>
     
-<a name="N10137"></a><a name="Environment"></a>
+<a name="N10138"></a><a name="Environment"></a>
 <h2 class="underlined_10">Environment</h2>
 <div class="section">
 <p>
@@ -435,7 +435,7 @@
       </p>
 </div>
     
-<a name="N1015D"></a><a name="install_crypto"></a>
+<a name="N1015E"></a><a name="install_crypto"></a>
 <h2 class="underlined_10">Installing a crypto provider</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfencryption.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfencryption.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/pdfencryption.pdf (original) and xmlgraphics/site/deploy/fop/0.94/pdfencryption.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfencryption.xml Tue May 19 11:13:27 2009
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>PDF encryption.</title>
     <version>$Revision: 627324 $</version>
@@ -220,4 +220,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/pdfx.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfx.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfx.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfx.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -226,7 +226,7 @@
 </div>
 </div>
     
-<a name="N10018"></a><a name="overview"></a>
+<a name="N10019"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <div class="warning">
@@ -240,13 +240,13 @@
         PDF/X is a standard which faciliates prepress digital data exchange using PDF.
         Currently, only PDF/X-3:2003 is implemented out of the many different flavours of PDF/X
         profiles. PDF/X-3:2003 is documented in 
-        <a class="external" href="http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=39940&ICS1=37&ICS2=100&ICS3=99">ISO 15930-6:2003(E)</a>. 
+        <a class="external" href="http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=39940&amp;ICS1=37&amp;ICS2=100&amp;ICS3=99">ISO 15930-6:2003(E)</a>. 
         More info on PDF/X can be found on the  
         <a class="external" href="http://www.pdfx.info/">PDF/X info site</a>.
       </p>
 </div>
     
-<a name="N1002D"></a><a name="status"></a>
+<a name="N1002E"></a><a name="status"></a>
 <h2 class="underlined_10">Implementation Status</h2>
 <div class="section">
 <p>
@@ -274,7 +274,7 @@
       </p>
 </div>
     
-<a name="N10040"></a><a name="command-line"></a>
+<a name="N10041"></a><a name="command-line"></a>
 <h2 class="underlined_10">Usage (command line)</h2>
 <div class="section">
 <p>
@@ -284,7 +284,7 @@
       </p>
 </div>
     
-<a name="N1004A"></a><a name="embedded"></a>
+<a name="N1004B"></a><a name="embedded"></a>
 <h2 class="underlined_10">Usage (embedded)</h2>
 <div class="section">
 <p>
@@ -303,7 +303,7 @@
       </p>
 </div>
     
-<a name="N1005B"></a><a name="rules"></a>
+<a name="N1005C"></a><a name="rules"></a>
 <h2 class="underlined_10">PDF/X in Action</h2>
 <div class="section">
 <p>
@@ -347,7 +347,7 @@
 </ul>
 </div>
     
-<a name="N1007E"></a><a name="profile-compatibility"></a>
+<a name="N1007F"></a><a name="profile-compatibility"></a>
 <h2 class="underlined_10">PDF profile compatibility</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/0.94/pdfx.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfx.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/pdfx.pdf (original) and xmlgraphics/site/deploy/fop/0.94/pdfx.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/pdfx.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/pdfx.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/pdfx.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/pdfx.xml Tue May 19 11:13:27 2009
@@ -13,7 +13,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 --><!-- $Id$ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document>
+<document xmlns:xi="http://www.w3.org/2001/XInclude">
   <header>
     <title>PDF/X (ISO 15930)</title>
     <version>$Revision: 627324 $</version>
@@ -130,4 +130,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.html?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.html (original)
+++ xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.html Tue May 19 11:13:27 2009
@@ -177,7 +177,7 @@
   |alternative credits
   +-->
 <div id="credit2">
-<a href="http://eu.apachecon.com/"><img border="0" title="ApacheCon Europe 2009" alt="ApacheCon Europe 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-europe-125x125.png" style="width: 125px;height: 125px;"></a><a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
+<a href="http://us.apachecon.com/"><img border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" src="http://apache.org/ads/ApacheCon/2009-usa-125x125.png" style="width: 125px;height: 125px;"></a>
 </div>
 </div>
 <!--+
@@ -215,7 +215,7 @@
 </ul>
 </div>
 </div>
-<a name="N10007"></a><a name="version_0.94"></a>
+<a name="N10008"></a><a name="version_0.94"></a>
 <h2 class="underlined_10">Major Changes in Version 0.94</h2>
 <div class="section">
 <div class="note">
@@ -224,7 +224,7 @@
      A full list of changes in this release <a href="changes_0.94.html">is available</a>.
       </div>
 </div>
-<a name="N10011"></a><a name="Changes+to+the+Code+Base"></a>
+<a name="N10012"></a><a name="Changes+to+the+Code+Base"></a>
 <h3 class="underlined_5">Changes to the Code Base</h3>
 <ul>
 <li>

Modified: xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.pdf?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.pdf (original) and xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.pdf Tue May 19 11:13:27 2009 differ

Modified: xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.xml?rev=776271&r1=776270&r2=776271&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.xml (original)
+++ xmlgraphics/site/deploy/fop/0.94/releaseNotes_0.94.xml Tue May 19 11:13:27 2009
@@ -11,4 +11,4 @@
         Add support for named destinations in PDF.
        Committed by JB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added support for UAX#14 type line breaking. Support does not extend across nested fo:inline elements.
-       Committed by MM.</li></ul></section></section></body></document>
+       Committed by MM.</li></ul></section></section></body></document>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org