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 2010/11/08 12:59:38 UTC

svn commit: r1032553 [11/12] - in /xmlgraphics/site/deploy/fop: ./ 0.95/ 1.0/ dev/ dev/design/ dev/fo/ dev/svg/ fo/ skin/ trunk/

Modified: xmlgraphics/site/deploy/fop/trunk/fonts.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/fonts.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/fonts.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/fonts.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Apache FOP: Fonts</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Apache FOP: Fonts</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -256,8 +257,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10024"></a><a name="intro"></a>
+<a name="N10025"></a><a name="intro"></a>
 <h2 class="underlined_10">Summary</h2>
 <div class="section">
 <p>The following table summarizes the font capabilities of the various FOP renderers:</p>
@@ -380,7 +382,7 @@ document.write("Last Published: " + docu
 </table>
 </div>
     
-<a name="N1014D"></a><a name="Base-14+Fonts"></a>
+<a name="N1014E"></a><a name="Base-14+Fonts"></a>
 <h2 class="underlined_10">Base-14 Fonts</h2>
 <div class="section">
 <p>
@@ -450,7 +452,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N101AE"></a><a name="missing-fonts"></a>
+<a name="N101AF"></a><a name="missing-fonts"></a>
 <h2 class="underlined_10">Missing Fonts</h2>
 <div class="section">
 <p>
@@ -461,7 +463,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N101B8"></a><a name="missing-glyphs"></a>
+<a name="N101B9"></a><a name="missing-glyphs"></a>
 <h2 class="underlined_10">Missing Glyphs</h2>
 <div class="section">
 <p>
@@ -477,7 +479,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N101C6"></a><a name="awt"></a>
+<a name="N101C7"></a><a name="awt"></a>
 <h2 class="underlined_10">Java2D/AWT/Operating System Fonts</h2>
 <div class="section">
 <p>
@@ -494,7 +496,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N101D3"></a><a name="custom"></a>
+<a name="N101D4"></a><a name="custom"></a>
 <h2 class="underlined_10">Custom Fonts</h2>
 <div class="section">
 <p>
@@ -531,7 +533,7 @@ document.write("Last Published: " + docu
 </ul>
 </div>
     
-<a name="N101F8"></a><a name="basics"></a>
+<a name="N101F9"></a><a name="basics"></a>
 <h2 class="underlined_10">Basic font configuration</h2>
 <div class="section">
 <p>
@@ -567,7 +569,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1020D"></a><a name="advanced"></a>
+<a name="N1020E"></a><a name="advanced"></a>
 <h2 class="underlined_10">Advanced font configuration</h2>
 <div class="section">
 <p>
@@ -575,7 +577,7 @@ document.write("Last Published: " + docu
         additional instructions in case the basic font configuration doesn't lead to
         the desired results.
       </p>
-<a name="N10216"></a><a name="type1-metrics"></a>
+<a name="N10217"></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>
@@ -609,7 +611,7 @@ document.write("Last Published: " + docu
           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="N1023F"></a><a name="truetype-metrics"></a>
+<a name="N10240"></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.
@@ -676,7 +678,7 @@ document.write("Last Published: " + docu
           the so-called Unicode "cmap" table. TTFReader can currently not deal with font like this.
         </div>
 </div>
-<a name="N102A4"></a><a name="truetype-collections-metrics"></a>
+<a name="N102A5"></a><a name="truetype-collections-metrics"></a>
 <h3 class="underlined_5">TrueType Collections</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>
@@ -694,7 +696,7 @@ document.write("Last Published: " + docu
 <pre class="code">&lt;font embed-url="gulim.ttc" sub-font="GulimChe"&gt;
   &lt;font-triplet name="GulimChe" style="normal" weight="normal"/&gt;
 &lt;/font&gt;</pre>
-<a name="N102BF"></a><a name="register"></a>
+<a name="N102C0"></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">
@@ -765,7 +767,7 @@ document.write("Last Published: " + docu
           </li>
         
 </ul>
-<a name="N1030A"></a><a name="autodetect"></a>
+<a name="N1030B"></a><a name="autodetect"></a>
 <h3 class="underlined_5">Auto-Detect and auto-embed feature</h3>
 <p>When the "auto-detect" flag is set in the configuration, FOP will automatically search for fonts in the default paths for your operating system.</p>
 <p>FOP will also auto-detect fonts which are available in the classpath, if they are described as "application/x-font" in the MANIFEST.MF file. For example, if your .jar file contains font/myfont.ttf:</p>
@@ -774,7 +776,7 @@ document.write("Last Published: " + docu
           Name: font/myfont.ttf
           Content-Type: application/x-font</pre>
 <p>This feature allows you to create JAR files containing fonts. The JAR files can be added to fop by providem them in the classpath, e.g. copying them into the lib/ directory.</p>
-<a name="N1031E"></a><a name="embedding"></a>
+<a name="N1031F"></a><a name="embedding"></a>
 <h3 class="underlined_5">Embedding</h3>
 <p>
           By default, all fonts are embedded if an output format supports font embedding. In some
@@ -844,7 +846,7 @@ document.write("Last Published: " + docu
           complete font is embedded.</li>
         
 </ul>
-<a name="N10365"></a><a name="substitution"></a>
+<a name="N10366"></a><a name="substitution"></a>
 <h3 class="underlined_5">Substitution</h3>
 <p>When a &lt;substitutions/&gt; section is defined in the configuration, FOP will re-map any font-family references found in your FO input to a given substitution font.</p>
 <ul>
@@ -872,7 +874,7 @@ document.write("Last Published: " + docu
 &lt;/fop&gt;</pre>
 </div>
     
-<a name="N10382"></a><a name="selection"></a>
+<a name="N10383"></a><a name="selection"></a>
 <h2 class="underlined_10">Font Selection Strategies</h2>
 <div class="section">
 <p>
@@ -892,7 +894,7 @@ document.write("Last Published: " + docu
 <p>Character-by-Character is NOT yet supported!</p>
 </div>
     
-<a name="N103A1"></a><a name="font-list"></a>
+<a name="N103A2"></a><a name="font-list"></a>
 <h2 class="underlined_10">Font List Command-Line Tool</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/trunk/fonts.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/fonts.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/fonts.pdf (original) and xmlgraphics/site/deploy/fop/trunk/fonts.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/fonts.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/fonts.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/fonts.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/fonts.xml Mon Nov  8 11:59:27 2010
@@ -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: 964711 $</version>
@@ -558,4 +558,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/graphics.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/graphics.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/graphics.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/graphics.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Apache FOP: Graphics Formats</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Apache FOP: Graphics Formats</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -292,8 +293,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="introduction"></a>
+<a name="N10012"></a><a name="introduction"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -324,7 +326,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10032"></a><a name="support-overview"></a>
+<a name="N10033"></a><a name="support-overview"></a>
 <h2 class="underlined_10">Overview of Graphics Support</h2>
 <div class="section">
 <p>
@@ -470,7 +472,7 @@ document.write("Last Published: " + docu
         the image manipulation functionality.
       </div>
 </div>
-<a name="N1018D"></a><a name="format-map"></a>
+<a name="N1018E"></a><a name="format-map"></a>
 <h3 class="underlined_5">Map of supported image formats by output format</h3>
 <p>
           Not all image formats are supported for all output formats! For example, while you can
@@ -617,10 +619,10 @@ document.write("Last Published: " + docu
 </ul>
 </div>
     
-<a name="N10331"></a><a name="packages"></a>
+<a name="N10332"></a><a name="packages"></a>
 <h2 class="underlined_10">Graphics Packages</h2>
 <div class="section">
-<a name="N10337"></a><a name="native"></a>
+<a name="N10338"></a><a name="native"></a>
 <h3 class="underlined_5">XML Graphics Commons Native</h3>
 <p>
           
@@ -628,14 +630,14 @@ document.write("Last Published: " + docu
           of graphic file formats natively as basic functionality: all bitmap formats for which
           there are Image I/O codecs available (JPEG, PNG, GIF, TIFF, etc.), EPS and EMF.
         </p>
-<a name="N10345"></a><a name="fop-native"></a>
+<a name="N10346"></a><a name="fop-native"></a>
 <h3 class="underlined_5">FOP Native</h3>
 <p>
           FOP has no native image plug-ins for the image loading framework of its own but currently
           hosts the Batik-dependent SVG and WMF plug-ins until they can be moved to
           <a href="http://xmlgraphics.apache.org/batik/">Apache Batik</a>.
         </p>
-<a name="N10353"></a><a name="batik"></a>
+<a name="N10354"></a><a name="batik"></a>
 <h3 class="underlined_5">Apache Batik</h3>
 <p>
           
@@ -679,7 +681,7 @@ document.write("Last Published: " + docu
           </li>
         
 </ul>
-<a name="N10385"></a><a name="imageio"></a>
+<a name="N10386"></a><a name="imageio"></a>
 <h3 class="underlined_5">Image I/O</h3>
 <p>
           The image loading framework in <a href="http://xmlgraphics.apache.org/commons/">XML Graphics Commons</a>
@@ -692,22 +694,22 @@ document.write("Last Published: " + docu
         </p>
 </div>
     
-<a name="N1039E"></a><a name="image-formats"></a>
+<a name="N1039F"></a><a name="image-formats"></a>
 <h2 class="underlined_10">Details on image formats</h2>
 <div class="section">
-<a name="N103A4"></a><a name="bmp"></a>
+<a name="N103A5"></a><a name="bmp"></a>
 <h3 class="underlined_5">BMP</h3>
 <p>
           BMP images are supported through an Image I/O codec. There may be limitations of the
           codec which are outside the control of Apache FOP.
         </p>
-<a name="N103AE"></a><a name="emf"></a>
+<a name="N103AF"></a><a name="emf"></a>
 <h3 class="underlined_5">EMF</h3>
 <p>
           Windows Enhanced Metafiles (EMF) are only supported in RTF output where they are
           embedded without decoding.
         </p>
-<a name="N103B8"></a><a name="eps"></a>
+<a name="N103B9"></a><a name="eps"></a>
 <h3 class="underlined_5">EPS</h3>
 <p>Apache FOP allows to use EPS files when generating PostScript output only.</p>
 <p>
@@ -715,13 +717,13 @@ document.write("Last Published: " + docu
           FOP lacks a PostScript interpreter. Furthermore, FOP is currently not able
           to parse the preview bitmaps sometimes contained in EPS files.
         </p>
-<a name="N103C5"></a><a name="gif"></a>
+<a name="N103C6"></a><a name="gif"></a>
 <h3 class="underlined_5">GIF</h3>
 <p>
           GIF images are supported through an Image&nbsp;I/O codec. Transparency is supported but
           not guaranteed to work with every output format.
         </p>
-<a name="N103CF"></a><a name="jpeg"></a>
+<a name="N103D0"></a><a name="jpeg"></a>
 <h3 class="underlined_5">JPEG</h3>
 <p>
           FOP native support (i.e. the handling of undecoded images) of JPEG does not include all
@@ -735,15 +737,15 @@ document.write("Last Published: " + docu
           in some Image&nbsp;I/O codecs concerning images in the CMYK color space. Work-arounds are
           in place but may not always work as expected.
         </p>
-<a name="N103D9"></a><a name="png"></a>
+<a name="N103DA"></a><a name="png"></a>
 <h3 class="underlined_5">PNG</h3>
 <p>
           PNG images are supported through an Image&nbsp;I/O codec. Transparency is supported but
           not guaranteed to work with every output format.
         </p>
-<a name="N103E3"></a><a name="svg"></a>
+<a name="N103E4"></a><a name="svg"></a>
 <h3 class="underlined_5">SVG</h3>
-<a name="N103E9"></a><a name="svg-intro"></a>
+<a name="N103EA"></a><a name="svg-intro"></a>
 <h4>Introduction</h4>
 <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
@@ -757,7 +759,7 @@ document.write("Last Published: " + docu
             on the Batik site.
           </div>
 </div>
-<a name="N10404"></a><a name="svg-pdf-graphics"></a>
+<a name="N10405"></a><a name="svg-pdf-graphics"></a>
 <h4>Placing SVG Graphics into PDF</h4>
 <p>
             The SVG is rendered into PDF by using PDF commands to draw and fill
@@ -777,7 +779,7 @@ document.write("Last Published: " + docu
             contain effects or graphics with transparent areas may not be displayed
             correctly.
           </p>
-<a name="N10418"></a><a name="svg-pdf-text"></a>
+<a name="N10419"></a><a name="svg-pdf-text"></a>
 <h4>Placing SVG Text into PDF and PostScript</h4>
 <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
@@ -808,7 +810,7 @@ document.write("Last Published: " + docu
             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="N10434"></a><a name="svg-font-selection"></a>
+<a name="N10435"></a><a name="svg-font-selection"></a>
 <h4>Font selection notes</h4>
 <p>
             Apache Batik uses the AWT/Java2D subsystem as font source while FOP has its own font
@@ -829,7 +831,7 @@ document.write("Last Published: " + docu
             if a particular font could not be found and had to be substituted, or if a particular
             glyph is missing in a font.
           </p>
-<a name="N10441"></a><a name="svg-scaling"></a>
+<a name="N10442"></a><a name="svg-scaling"></a>
 <h4>Scaling</h4>
 <p>
             Currently, SVG images are rendered with the dimensions specified <em>in the SVG 
@@ -844,7 +846,7 @@ document.write("Last Published: " + docu
             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="N10455"></a><a name="svg-problems"></a>
+<a name="N10456"></a><a name="svg-problems"></a>
 <h4>Known Problems</h4>
 <ul>
             
@@ -870,7 +872,7 @@ document.write("Last Published: " + docu
             </li>
           
 </ul>
-<a name="N1046C"></a><a name="tiff"></a>
+<a name="N1046D"></a><a name="tiff"></a>
 <h3 class="underlined_5">TIFF</h3>
 <p>
           FOP can embed TIFF images without decompression into PDF, PostScript and AFP if they
@@ -880,7 +882,7 @@ document.write("Last Published: " + docu
 <p>
           There may be some limitation concerning images in the CMYK color space.
         </p>
-<a name="N10479"></a><a name="wmf"></a>
+<a name="N1047A"></a><a name="wmf"></a>
 <h3 class="underlined_5">WMF</h3>
 <p>
           Windows Metafiles (WMF) are supported through classes in 
@@ -889,7 +891,7 @@ document.write("Last Published: " + docu
         </p>
 </div>
     
-<a name="N10488"></a><a name="resolution"></a>
+<a name="N10489"></a><a name="resolution"></a>
 <h2 class="underlined_10">Graphics Resolution</h2>
 <div class="section">
 <p>
@@ -914,7 +916,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1049C"></a><a name="page-selection"></a>
+<a name="N1049D"></a><a name="page-selection"></a>
 <h2 class="underlined_10">Page selection for multi-page formats</h2>
 <div class="section">
 <p>
@@ -925,7 +927,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N104A9"></a><a name="caching"></a>
+<a name="N104AA"></a><a name="caching"></a>
 <h2 class="underlined_10">Image caching</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/trunk/graphics.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/graphics.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/graphics.pdf (original) and xmlgraphics/site/deploy/fop/trunk/graphics.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/graphics.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/graphics.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/graphics.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/graphics.xml Mon Nov  8 11:59:27 2010
@@ -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: 964711 $</version>
@@ -584,4 +584,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/hyphenation.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/hyphenation.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/hyphenation.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/hyphenation.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Apache FOP: Hyphenation</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Apache FOP: Hyphenation</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -223,11 +224,12 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </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>
@@ -243,7 +245,7 @@ document.write("Last Published: " + docu
        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
@@ -262,12 +264,12 @@ document.write("Last Published: " + docu
 <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>
@@ -353,7 +355,7 @@ document.write("Last Published: " + docu
 </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/trunk/hyphenation.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/hyphenation.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/hyphenation.pdf (original) and xmlgraphics/site/deploy/fop/trunk/hyphenation.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/hyphenation.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/hyphenation.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/hyphenation.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/hyphenation.xml Mon Nov  8 11:59:27 2010
@@ -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/trunk/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/index.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/index.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/index.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Apache FOP Trunk (Development code)</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -202,6 +202,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Apache FOP Trunk (Development code)</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -212,8 +213,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </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>
@@ -231,7 +233,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10025"></a><a name="upgrading"></a>
+<a name="N10026"></a><a name="upgrading"></a>
 <h2 class="underlined_10">Upgrading from an earlier version</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/trunk/index.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/index.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/index.pdf (original) and xmlgraphics/site/deploy/fop/trunk/index.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/index.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/index.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/index.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/index.xml Mon Nov  8 11:59:27 2010
@@ -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 Trunk (Development code)</title>
     <version>$Revision: 627324 $</version>
@@ -43,4 +43,4 @@
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/intermediate.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/intermediate.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/intermediate.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/intermediate.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Intermediate Format</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Intermediate Format</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -248,6 +249,7 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
 <div class="note">
 <div class="label">Note</div>
@@ -257,7 +259,7 @@ document.write("Last Published: " + docu
     </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>
@@ -284,14 +286,14 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1002B"></a><a name="which-if"></a>
+<a name="N1002C"></a><a name="which-if"></a>
 <h2 class="underlined_10">Which Intermediate Format to choose?</h2>
 <div class="section">
 <p>
         Both formats have their use cases, so the choice you will make will depend on your 
         particular situation. Here is a list of strengths and use cases for both formats:
       </p>
-<a name="N10034"></a><a name="strengths-at"></a>
+<a name="N10035"></a><a name="strengths-at"></a>
 <h3 class="underlined_5">Area Tree XML (AT XML)</h3>
 <ul>
           
@@ -302,7 +304,7 @@ document.write("Last Published: " + docu
 <li>Used in FOP's layout engine test suite for regression testing.</li>
         
 </ul>
-<a name="N10047"></a><a name="strengths-if"></a>
+<a name="N10048"></a><a name="strengths-if"></a>
 <h3 class="underlined_5">Intermediate Format (IF)</h3>
 <ul>
           
@@ -326,14 +328,14 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10068"></a><a name="architecture"></a>
+<a name="N10069"></a><a name="architecture"></a>
 <h2 class="underlined_10">Architectural Overview</h2>
 <div class="section">
 <div id="" style="text-align: center;">
 <img id="" class="figure" alt="Diagram with an architectural overview over the intermediate formats" src="images/if-architecture-overview.png"></div>
 </div>
     
-<a name="N10073"></a><a name="usage"></a>
+<a name="N10074"></a><a name="usage"></a>
 <h2 class="underlined_10">Usage of the Area Tree XML format (AT XML)</h2>
 <div class="section">
 <p>
@@ -406,7 +408,7 @@ try {
         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="N100A4"></a><a name="concat"></a>
+<a name="N100A5"></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 
@@ -415,7 +417,7 @@ try {
           same AreaTreeModel instance which essentially concatenates all the input document to one single
           output document.
         </p>
-<a name="N100B2"></a><a name="modifying"></a>
+<a name="N100B3"></a><a name="modifying"></a>
 <h3 class="underlined_5">Modifying Documents</h3>
 <p>
           One of the most important use cases for this format is obviously modifying the area
@@ -432,7 +434,7 @@ try {
           the modified file may not render correctly.
         </div>
 </div>
-<a name="N100BF"></a><a name="advanced"></a>
+<a name="N100C0"></a><a name="advanced"></a>
 <h3 class="underlined_5">Advanced Use</h3>
 <p>
           The generation of the area tree format as well as it parsing process has been designed to allow
@@ -444,7 +446,7 @@ try {
         </p>
 </div>
     
-<a name="N100D0"></a><a name="usage-if"></a>
+<a name="N100D1"></a><a name="usage-if"></a>
 <h2 class="underlined_10">Usage of the Intermediate Format (IF)</h2>
 <div class="section">
 <p>
@@ -534,7 +536,7 @@ try {
         IFParser.parse() is used, but you can also just get a SAX ContentHandler by using the
         IFParser.getContentHandler() method.
       </p>
-<a name="N1010C"></a><a name="concat-if"></a>
+<a name="N1010D"></a><a name="concat-if"></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 
@@ -546,7 +548,7 @@ try {
           IFDocumentHandler interface. You could also do this in XSLT or using SAX on the XML level.
           Whatever suits your process best.
         </p>
-<a name="N1011A"></a><a name="modifying-if"></a>
+<a name="N1011B"></a><a name="modifying-if"></a>
 <h3 class="underlined_5">Modifying Documents</h3>
 <p>
           One of the most important use cases for this format is obviously modifying the
@@ -563,7 +565,7 @@ try {
           arbitrary transformations on the IF's "viewport" and "g" elements. Possible are
           only rotations in 90 degree steps and translations.
         </p>
-<a name="N1012E"></a><a name="advanced-if"></a>
+<a name="N1012F"></a><a name="advanced-if"></a>
 <h3 class="underlined_5">Advanced Use</h3>
 <p>
           The generation of the intermediate format as well as it parsing process has been

Modified: xmlgraphics/site/deploy/fop/trunk/intermediate.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/intermediate.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/intermediate.pdf (original) and xmlgraphics/site/deploy/fop/trunk/intermediate.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/intermediate.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/intermediate.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/intermediate.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/intermediate.xml Mon Nov  8 11:59:27 2010
@@ -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: 746664 $</version>
@@ -324,4 +324,4 @@ try {
       </section>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/metadata.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/metadata.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/metadata.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/metadata.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Metadata</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Metadata</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -225,8 +226,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N1000E"></a><a name="overview"></a>
+<a name="N1000F"></a><a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>
@@ -244,7 +246,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1001C"></a><a name="xmp-in-fo"></a>
+<a name="N1001D"></a><a name="xmp-in-fo"></a>
 <h2 class="underlined_10">Embedding XMP in an XSL-FO document</h2>
 <div class="section">
 <p>
@@ -260,7 +262,7 @@ document.write("Last Published: " + docu
         <span class="codefrag">x:xmpmeta</span> and <span class="codefrag">rdf:RDF</span> elements are recognized as the top-level
         element introducing an XMP fragment (as per the XMP specification).
       </p>
-<a name="N1003A"></a><a name="xmp-example"></a>
+<a name="N1003B"></a><a name="xmp-example"></a>
 <h3 class="underlined_5">Example</h3>
 <pre class="code">[..]
 &lt;/fo:layout-master-set&gt;
@@ -294,7 +296,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N10055"></a><a name="xmp-impl-in-fop"></a>
+<a name="N10056"></a><a name="xmp-impl-in-fop"></a>
 <h2 class="underlined_10">Implementation in Apache FOP</h2>
 <div class="section">
 <p>
@@ -437,7 +439,7 @@ document.write("Last Published: " + docu
         this was changed to map to <span class="codefrag">dc:description["x-default"]</span>. 
       </div>
 </div>
-<a name="N10187"></a><a name="namespaces"></a>
+<a name="N10188"></a><a name="namespaces"></a>
 <h3 class="underlined_5">Namespaces</h3>
 <p>
           Metadata is made of property sets where each property set uses a different namespace URI.
@@ -492,7 +494,7 @@ document.write("Last Published: " + docu
         </p>
 </div>
     
-<a name="N101EA"></a><a name="links"></a>
+<a name="N101EB"></a><a name="links"></a>
 <h2 class="underlined_10">Links</h2>
 <div class="section">
 <ul>

Modified: xmlgraphics/site/deploy/fop/trunk/metadata.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/metadata.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Binary files - no diff available.

Modified: xmlgraphics/site/deploy/fop/trunk/metadata.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/metadata.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/metadata.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/metadata.xml Mon Nov  8 11:59:27 2010
@@ -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>Metadata</title>
   </header>
@@ -237,4 +237,4 @@
       </ul>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/output.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/output.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/output.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/output.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Apache FOP Output Formats</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Apache FOP Output Formats</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -391,6 +392,7 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
 <p>
       FOP supports multiple output formats by using a different renderer for each format.
@@ -399,10 +401,10 @@ document.write("Last Published: " + docu
       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.
@@ -459,7 +461,7 @@ document.write("Last Published: " + docu
 </li>
         
 </ol>
-<a name="N1005B"></a><a name="general-direct-output"></a>
+<a name="N1005C"></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 
@@ -483,7 +485,7 @@ out = proc.getOutputStream();</pre>
         </p>
 </div>
     
-<a name="N1007F"></a><a name="pdf"></a>
+<a name="N10080"></a><a name="pdf"></a>
 <h2 class="underlined_10">PDF</h2>
 <div class="section">
 <p>
@@ -499,7 +501,7 @@ out = proc.getOutputStream();</pre>
         Support for <a href="accessibility.html">Tagged PDF</a>, <a href="pdfa.html">PDF/A-1b</a> 
 		and <a href="pdfx.html">PDF/X</a> has recently been added, however.
       </p>
-<a name="N10097"></a><a name="pdf-fonts"></a>
+<a name="N10098"></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;
@@ -513,7 +515,7 @@ out = proc.getOutputStream();</pre>
           guaranteed to be available in all PDF viewer applications."</em>
         
 </p>
-<a name="N100A4"></a><a name="pdf-postprocess"></a>
+<a name="N100A5"></a><a name="pdf-postprocess"></a>
 <h3 class="underlined_5">Post-processing</h3>
 <p>
           FOP does not currently support several desirable PDF features: watermarks and signatures. 
@@ -583,7 +585,7 @@ out = proc.getOutputStream();</pre>
         Check the iText tutorial and documentation for setting access flags, password, 
         encryption strength and other parameters.
       </p>
-<a name="N100CA"></a><a name="pdf-watermark"></a>
+<a name="N100CB"></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:
@@ -605,7 +607,7 @@ out = proc.getOutputStream();</pre>
         </li>
       
 </ul>
-<a name="N100E1"></a><a name="pdf-extensions"></a>
+<a name="N100E2"></a><a name="pdf-extensions"></a>
 <h3 class="underlined_5">Extensions</h3>
 <p>The PDF Renderer supports some PDF specific extensions which can be embedded 
         into the input FO document. To use the extensions the appropriate namespace must 
@@ -614,7 +616,7 @@ out = proc.getOutputStream();</pre>
 &lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"
          xmlns:pdf="http://xmlgraphics.apache.org/fop/extensions/pdf"&gt;
   </pre>
-<a name="N100EE"></a><a name="pdf-embedded-file"></a>
+<a name="N100EF"></a><a name="pdf-embedded-file"></a>
 <h4>Embedded Files</h4>
 <p>
           It is possible to attach/embed arbitrary files into a PDF file. You can give a name and
@@ -650,7 +652,7 @@ out = proc.getOutputStream();</pre>
         </p>
 </div>
 
-<a name="N10114"></a><a name="ps"></a>
+<a name="N10115"></a><a name="ps"></a>
 <h2 class="underlined_10">PostScript</h2>
 <div class="section">
 <p>
@@ -663,7 +665,7 @@ out = proc.getOutputStream();</pre>
     filter (the latter is used for 1:1 embedding of JPEG images), everything 
     else is Level 2.
   </p>
-<a name="N1011D"></a><a name="ps-configuration"></a>
+<a name="N1011E"></a><a name="ps-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
 <p>
         The PostScript renderer configuration currently allows the following settings:
@@ -706,7 +708,7 @@ out = proc.getOutputStream();</pre>
         the particular postscript implementation issuing unwanted postscript subsystem
         initgraphics/erasepage calls on each setpagedevice call.
       </p>
-<a name="N1013A"></a><a name="ps-limitations"></a>
+<a name="N1013B"></a><a name="ps-limitations"></a>
 <h3 class="underlined_5">Limitations</h3>
 <ul>
       
@@ -721,7 +723,7 @@ out = proc.getOutputStream();</pre>
 </ul>
 </div>
   
-<a name="N10151"></a><a name="pcl"></a>
+<a name="N10152"></a><a name="pcl"></a>
 <h2 class="underlined_10">PCL</h2>
 <div class="section">
 <p>
@@ -739,7 +741,7 @@ out = proc.getOutputStream();</pre>
       painting operations. Certain painting operations are done off-screen and
       rendered to PCL as bitmaps because of limitations in PCL 5.
     </p>
-<a name="N1015D"></a><a name="pcl-references"></a>
+<a name="N1015E"></a><a name="pcl-references"></a>
 <h3 class="underlined_5">References</h3>
 <ul>
         
@@ -752,7 +754,7 @@ out = proc.getOutputStream();</pre>
 </li>
       
 </ul>
-<a name="N10171"></a><a name="pcl-limitations"></a>
+<a name="N10172"></a><a name="pcl-limitations"></a>
 <h3 class="underlined_5">Limitations</h3>
 <ul>
         
@@ -800,7 +802,7 @@ out = proc.getOutputStream();</pre>
         </li>
       
 </ul>
-<a name="N10193"></a><a name="pcl-configuration"></a>
+<a name="N10194"></a><a name="pcl-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
 <p>
         The PCL renderer configuration currently allows the following settings:
@@ -836,7 +838,7 @@ out = proc.getOutputStream();</pre>
         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="N101AD"></a><a name="pcl-extensions"></a>
+<a name="N101AE"></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 
@@ -845,7 +847,7 @@ out = proc.getOutputStream();</pre>
       &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="N101BA"></a><a name="pcl-page-source"></a>
+<a name="N101BB"></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 
@@ -870,7 +872,7 @@ out = proc.getOutputStream();</pre>
           "7" is "auto-select".
           Consult the technical reference for your printer for all available values.
         </p>
-<a name="N101CB"></a><a name="pcl-output-bin"></a>
+<a name="N101CC"></a><a name="pcl-output-bin"></a>
 <h4>Output Bin</h4>
 <p>
           The <span class="codefrag">output-bin</span> extension attribute on fo:simple-page-master allows to 
@@ -891,7 +893,7 @@ out = proc.getOutputStream();</pre>
           "2" is the lower (rear) output bin. 
           Consult the technical reference for your printer for all available values.
         </p>
-<a name="N101DF"></a><a name="pcl-duplex-mode"></a>
+<a name="N101E0"></a><a name="pcl-duplex-mode"></a>
 <h4>Page Duplex Mode</h4>
 <p>
           The duplex-mode extension attribute on fo:simple-page-master allows to 
@@ -917,7 +919,7 @@ out = proc.getOutputStream();</pre>
         </p>
 </div>
   
-<a name="N101F2"></a><a name="afp"></a>
+<a name="N101F3"></a><a name="afp"></a>
 <h2 class="underlined_10">AFP</h2>
 <div class="section">
 <p>
@@ -962,7 +964,7 @@ out = proc.getOutputStream();</pre>
       FOP creates exactly one Document per Printfile with an optional Resource Group at the
       beginning. FOP does not create document indices.
     </p>
-<a name="N10238"></a><a name="afp-references"></a>
+<a name="N10239"></a><a name="afp-references"></a>
 <h3 class="underlined_5">References</h3>
 <ul>
         
@@ -979,7 +981,7 @@ out = proc.getOutputStream();</pre>
 </li>
       
 </ul>
-<a name="N10251"></a><a name="afp-limitations"></a>
+<a name="N10252"></a><a name="afp-limitations"></a>
 <h3 class="underlined_5">Limitations</h3>
 <p>This list is most likely badly incomplete.</p>
 <ul>
@@ -994,7 +996,7 @@ out = proc.getOutputStream();</pre>
         </li>
       
 </ul>
-<a name="N10264"></a><a name="afp-compatibility"></a>
+<a name="N10265"></a><a name="afp-compatibility"></a>
 <h3 class="underlined_5">Deployment in older environments</h3>
 <p>
         There are still a big number of older (or limited) MO:DCA/IPDS environments in production
@@ -1007,9 +1009,9 @@ out = proc.getOutputStream();</pre>
         If a higher number of bits per pixel is configured, FOP has to switch to at least FS11
         which may not work everywhere.
       </p>
-<a name="N1026E"></a><a name="afp-configuration"></a>
+<a name="N1026F"></a><a name="afp-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
-<a name="N10274"></a><a name="afp-font-config"></a>
+<a name="N10275"></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
@@ -1170,13 +1172,13 @@ Note that the value of the encoding attr
           <a href="fonts.html#embedding"><span class="codefrag">referenced-fonts</span> section of the configuration file</a>.
           However, the default fonts shown above will not be embedded.
         </p>
-<a name="N102C2"></a><a name="afp-renderer-resolution-config"></a>
+<a name="N102C3"></a><a name="afp-renderer-resolution-config"></a>
 <h4>Output Resolution</h4>
 <p>By default the AFP Renderer creates output with a resolution of 240 dpi.
           This can be overridden by the &lt;renderer-resolution/&gt; configuration element. Example:</p>
 <pre class="code">
       &lt;renderer-resolution&gt;240&lt;/renderer-resolution&gt;</pre>
-<a name="N102D0"></a><a name="afp-image-config"></a>
+<a name="N102D1"></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>
@@ -1215,7 +1217,7 @@ Note that the value of the encoding attr
         </p>
 <pre class="code">
       &lt;images mode="b+w" bits-per-pixel="1" dithering-quality="maximum"/&gt;</pre>
-<a name="N10306"></a><a name="afp-shading-config"></a>
+<a name="N10307"></a><a name="afp-shading-config"></a>
 <h4>Shading</h4>
 <p>
           By default, filled rectangles are painted using their given color using a PTOCA I-axis rule
@@ -1228,7 +1230,7 @@ Note that the value of the encoding attr
 <pre class="code">
       &lt;shading&gt;dithered&lt;/shading&gt;
 </pre>
-<a name="N10314"></a><a name="afp-resource-group-file"></a>
+<a name="N10315"></a><a name="afp-resource-group-file"></a>
 <h4>Resource Group File</h4>
 <p>By default the AFP Renderer will place all data resource objects such as images within
       the document of the main output datastream.  An external resource group file where document resources
@@ -1240,7 +1242,7 @@ Note that the value of the encoding attr
 <div class="label">Note</div>
 <div class="content">Be careful when using this option not to overwrite existing resource files from previous rendering runs.</div>
 </div>
-<a name="N10325"></a><a name="afp-resource-level-defaults"></a>
+<a name="N10326"></a><a name="afp-resource-level-defaults"></a>
 <h4>Resource Level Defaults</h4>
 <p>
           By default, bitmap image objects (or page segments derived from them) are put in the
@@ -1259,7 +1261,7 @@ Note that the value of the encoding attr
           for the attributes are "inline" and "print-file". In the future,
           additional possibilities may be added.
         </p>
-<a name="N1033E"></a><a name="afp-extensions"></a>
+<a name="N1033F"></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>
@@ -1267,7 +1269,7 @@ Note that the value of the encoding attr
       &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="N1034B"></a><a name="afp-page-overlay"></a>
+<a name="N1034C"></a><a name="afp-page-overlay"></a>
 <h4>Page Overlay (IPO) 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">
@@ -1281,7 +1283,7 @@ Note that the value of the encoding attr
 <p>The mandatory name attribute must refer to an 8 character (space padded) resource name that
         must be known in the AFP processing environment. Optional x and y attributes can be specified
 		to place the Overlay at an offset from the top left of the page.</p>
-<a name="N1035C"></a><a name="afp-page-segment"></a>
+<a name="N1035D"></a><a name="afp-page-segment"></a>
 <h4>Page Segment (IPS) Extension</h4>
 <p>The include-page-segment extension element allows to define resource substitution for fo:external-graphics elements. 
           Example:</p>
@@ -1314,7 +1316,14 @@ Note that the value of the encoding attr
           segment in the generated file. Please also note that page segments cannot be scaled.
           They are always rendered in their intrinsic size.
         </p>
-<a name="N10370"></a><a name="afp-tag-logical-element"></a>
+<p>
+          The include-page-segment extension element has the optional attribute
+          <i>resource-file</i>. The value of this is a URI to a resource containing a page
+          segment with the declared name. In this case FOP embeds the page segment into the
+          generated document so that the external resource does not have to be supplied in the
+          print job.
+        </p>
+<a name="N10377"></a><a name="afp-tag-logical-element"></a>
 <h4>Tag Logical Element (TLE) Extension</h4>
 <p>The tag-logical-element extension element allows to injects TLEs into the AFP output stream. Example:</p>
 <pre class="code">
@@ -1338,7 +1347,7 @@ Note that the value of the encoding attr
           Multiple tag-logical-element extension elements within a simple-page-master or
           page-sequence are allowed. The name and value attributes are mandatory.
         </p>
-<a name="N10381"></a><a name="afp-no-operation"></a>
+<a name="N10388"></a><a name="afp-no-operation"></a>
 <h4>No Operation (NOP) Extension</h4>
 <p>The no-operation extension provides the ability to carry up to 32K of comments or any other type
         of unarchitected data into the AFP output stream. Example:</p>
@@ -1355,7 +1364,7 @@ Note that the value of the encoding attr
         Multiple no-operation extension elements within a simple-page-master are allowed.
         The name attribute is mandatory.
         </p>
-<a name="N10392"></a><a name="afp-invoke-medium-map"></a>
+<a name="N10399"></a><a name="afp-invoke-medium-map"></a>
 <h4>Invoke Medium Map (IMM) Extension</h4>
 <p>
           The invoke-medium-map extension allows to generate IMM fields (Invoke Medium Map) in the
@@ -1377,7 +1386,7 @@ Note that the value of the encoding attr
           only reference an existing medium map by name. The medium map has to be constructed 
           through different means and available on the target platform.
         </p>
-<a name="N103A3"></a><a name="afp-form-maps"></a>
+<a name="N103AA"></a><a name="afp-form-maps"></a>
 <h4>Form Maps/Defs</h4>
 <p>
           Apache FOP supports embedding an external form map resource in the
@@ -1408,9 +1417,9 @@ Note that the value of the encoding attr
           tool.
         </div>
 </div>
-<a name="N103CA"></a><a name="afp-foreign-attributes"></a>
+<a name="N103D1"></a><a name="afp-foreign-attributes"></a>
 <h3 class="underlined_5">Foreign Attributes</h3>
-<a name="N103D0"></a><a name="afp-foreign-attributes-resource"></a>
+<a name="N103D7"></a><a name="afp-foreign-attributes-resource"></a>
 <h4>Resource</h4>
 <p>The resource foreign attributes provides the ability to name and control where data object resources
         (e.g. images/scalable vector graphics) will reside in the AFP output.
@@ -1447,7 +1456,7 @@ Note that the value of the encoding attr
 <p></p>
 </div>
 
-<a name="N103E9"></a><a name="rtf"></a>
+<a name="N103F0"></a><a name="rtf"></a>
 <h2 class="underlined_10">RTF</h2>
 <div class="section">
 <p>
@@ -1501,7 +1510,7 @@ Note that the value of the encoding attr
 </ul>
 </div>
 
-<a name="N1041D"></a><a name="xml"></a>
+<a name="N10424"></a><a name="xml"></a>
 <h2 class="underlined_10">XML (Area Tree XML)</h2>
 <div class="section">
 <p>
@@ -1515,7 +1524,7 @@ Note that the value of the encoding attr
   </p>
 </div>
 
-<a name="N1042E"></a><a name="awt"></a>
+<a name="N10435"></a><a name="awt"></a>
 <h2 class="underlined_10">Java2D/AWT</h2>
 <div class="section">
 <p>
@@ -1530,14 +1539,14 @@ Note that the value of the encoding attr
     </p>
 </div>
 
-<a name="N1043B"></a><a name="print"></a>
+<a name="N10442"></a><a name="print"></a>
 <h2 class="underlined_10">Print</h2>
 <div class="section">
 <p>
     It is possible to directly print the document from the command line.
     This is done with the same code that renders to the Java2D/AWT renderer.
   </p>
-<a name="N10444"></a><a name="print-issues"></a>
+<a name="N1044B"></a><a name="print-issues"></a>
 <h3 class="underlined_5">Known issues</h3>
 <p>
       If you run into the problem that the printed output is incomplete on Windows:
@@ -1548,7 +1557,7 @@ Note that the value of the encoding attr
     </p>
 </div>
 
-<a name="N1044F"></a><a name="bitmap"></a>
+<a name="N10456"></a><a name="bitmap"></a>
 <h2 class="underlined_10">Bitmap (TIFF/PNG)</h2>
 <div class="section">
 <p>
@@ -1567,7 +1576,7 @@ Note that the value of the encoding attr
     The quality of the bitmap depends on the target resolution setting 
     on the FOUserAgent and on further settings described below.
   </p>
-<a name="N10464"></a><a name="bitmap-configuration"></a>
+<a name="N1046B"></a><a name="bitmap-configuration"></a>
 <h3 class="underlined_5">Configuration</h3>
 <p>
         The TIFF and PNG renderer configuration currently allows the following settings:
@@ -1628,7 +1637,7 @@ Note that the value of the encoding attr
         at the loss of some image quality. If this setting has an actual effect depends
         on the JVM's Java2D backend.
       </p>
-<a name="N104CB"></a><a name="tiff-configuration"></a>
+<a name="N104D2"></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
@@ -1694,7 +1703,7 @@ Note that the value of the encoding attr
         Deflate and JPEG compression for writing.
       </div>
 </div>
-<a name="N10516"></a><a name="bitmap-rendering-options"></a>
+<a name="N1051D"></a><a name="bitmap-rendering-options"></a>
 <h3 class="underlined_5">Runtime Rendering Options</h3>
 <p>
         The IF-based bitmap output implementations support a rendering option with the key
@@ -1706,7 +1715,7 @@ Note that the value of the encoding attr
     "target-bitmap-size", new Dimension(320, 200));</pre>
 </div>
 
-<a name="N10525"></a><a name="txt"></a>
+<a name="N1052C"></a><a name="txt"></a>
 <h2 class="underlined_10">TXT</h2>
 <div class="section">
 <p>
@@ -1744,7 +1753,7 @@ Note that the value of the encoding attr
 </ul>
 </div>
 
-<a name="N10541"></a><a name="sandbox"></a>
+<a name="N10548"></a><a name="sandbox"></a>
 <h2 class="underlined_10">Output Formats in the Sandbox</h2>
 <div class="section">
 <p>
@@ -1753,7 +1762,7 @@ Note that the value of the encoding attr
     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="N1054A"></a><a name="mif"></a>
+<a name="N10551"></a><a name="mif"></a>
 <h3 class="underlined_5">MIF</h3>
 <div class="warning">
 <div class="label">Warning</div>
@@ -1763,7 +1772,7 @@ Note that the value of the encoding attr
       This format is the Maker Interchange Format which is used by
       Adobe Framemaker.
     </p>
-<a name="N10557"></a><a name="svg"></a>
+<a name="N1055E"></a><a name="svg"></a>
 <h3 class="underlined_5">SVG</h3>
 <div class="warning">
 <div class="label">Warning</div>
@@ -1782,7 +1791,7 @@ Note that the value of the encoding attr
      </p>
 </div>
 
-<a name="N10565"></a><a name="wishlist"></a>
+<a name="N1056C"></a><a name="wishlist"></a>
 <h2 class="underlined_10">Wish list</h2>
 <div class="section">
 <p>
@@ -1805,7 +1814,7 @@ Note that the value of the encoding attr
 <font size="-2">by&nbsp;Keiron Liddle,&nbsp;Art Welch</font>
 </p>
 <span class="version">
-          version 981875</span>
+          version 1005350</span>
 </div>
 <!--+
     |end content

Modified: xmlgraphics/site/deploy/fop/trunk/output.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/output.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/output.pdf (original) and xmlgraphics/site/deploy/fop/trunk/output.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/output.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/output.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/output.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/output.xml Mon Nov  8 11:59:27 2010
@@ -14,10 +14,10 @@
   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: 981875 $</version>
+    <version>$Revision: 1005350 $</version>
     <authors>
       <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
       <person name="Art Welch" email=""/>
@@ -881,6 +881,13 @@ Note that the value of the encoding attr
           segment in the generated file. Please also note that page segments cannot be scaled.
           They are always rendered in their intrinsic size.
         </p>
+        <p>
+          The include-page-segment extension element has the optional attribute
+          <i>resource-file</i>. The value of this is a URI to a resource containing a page
+          segment with the declared name. In this case FOP embeds the page segment into the
+          generated document so that the external resource does not have to be supplied in the
+          print job.
+        </p>
       </section>
       <section id="afp-tag-logical-element">
         <title>Tag Logical Element (TLE) Extension</title>
@@ -1302,4 +1309,4 @@ Note that the value of the encoding attr
 </section>
 
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/pdfa.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfa.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfa.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfa.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>PDF/A (ISO 19005)</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>PDF/A (ISO 19005)</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -224,15 +225,16 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </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">
 <p>
         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>
@@ -242,7 +244,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10031"></a><a name="status"></a>
+<a name="N10032"></a><a name="status"></a>
 <h2 class="underlined_10">Implementation Status</h2>
 <div class="section">
 <p>
@@ -263,7 +265,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1004B"></a><a name="command-line"></a>
+<a name="N1004C"></a><a name="command-line"></a>
 <h2 class="underlined_10">Usage (command line)</h2>
 <div class="section">
 <p>
@@ -276,7 +278,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10058"></a><a name="embedded"></a>
+<a name="N10059"></a><a name="embedded"></a>
 <h2 class="underlined_10">Usage (embedded)</h2>
 <div class="section">
 <p>
@@ -297,7 +299,7 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
 </div>
     
-<a name="N1006C"></a><a name="rules"></a>
+<a name="N1006D"></a><a name="rules"></a>
 <h2 class="underlined_10">PDF/A in Action</h2>
 <div class="section">
 <p>
@@ -353,7 +355,7 @@ Fop fop = fopFactory.newFop(MimeConstant
 </div>
 </div>
     
-<a name="N10095"></a><a name="profile-compatibility"></a>
+<a name="N10096"></a><a name="profile-compatibility"></a>
 <h2 class="underlined_10">PDF profile compatibility</h2>
 <div class="section">
 <p>
@@ -362,7 +364,7 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
 </div>
     
-<a name="N1009F"></a><a name="interoperability"></a>
+<a name="N100A0"></a><a name="interoperability"></a>
 <h2 class="underlined_10">Interoperability</h2>
 <div class="section">
 <p>

Modified: xmlgraphics/site/deploy/fop/trunk/pdfa.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfa.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/pdfa.pdf (original) and xmlgraphics/site/deploy/fop/trunk/pdfa.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/pdfa.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfa.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfa.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfa.xml Mon Nov  8 11:59:27 2010
@@ -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: 830293 $</version>
@@ -162,4 +162,4 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/pdfencryption.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfencryption.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfencryption.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfencryption.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>PDF encryption.</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>PDF encryption.</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -218,8 +219,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </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>
@@ -239,7 +241,7 @@ document.write("Last Published: " + docu
       </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>
@@ -271,7 +273,7 @@ document.write("Last Published: " + docu
       </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>
@@ -402,7 +404,7 @@ Fop fop = fopFactory.newFop(MimeConstant
 </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>
@@ -431,7 +433,7 @@ Fop fop = fopFactory.newFop(MimeConstant
       </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/trunk/pdfencryption.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfencryption.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/pdfencryption.pdf (original) and xmlgraphics/site/deploy/fop/trunk/pdfencryption.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/pdfencryption.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfencryption.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfencryption.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfencryption.xml Mon Nov  8 11:59:27 2010
@@ -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: 638396 $</version>
@@ -218,4 +218,4 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/pdfx.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfx.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfx.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfx.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>PDF/X (ISO 15930)</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>PDF/X (ISO 15930)</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -221,8 +222,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </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">
@@ -236,13 +238,13 @@ document.write("Last Published: " + docu
         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>
@@ -270,7 +272,7 @@ document.write("Last Published: " + docu
       </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>
@@ -280,7 +282,7 @@ document.write("Last Published: " + docu
       </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>
@@ -299,7 +301,7 @@ Fop fop = fopFactory.newFop(MimeConstant
       </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>
@@ -343,7 +345,7 @@ Fop fop = fopFactory.newFop(MimeConstant
 </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/trunk/pdfx.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfx.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/pdfx.pdf (original) and xmlgraphics/site/deploy/fop/trunk/pdfx.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/pdfx.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/pdfx.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/pdfx.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/pdfx.xml Mon Nov  8 11:59:27 2010
@@ -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 @@ Fop fop = fopFactory.newFop(MimeConstant
       </p>
     </section>
   </body>
-</document>
+</document>
\ No newline at end of file

Modified: xmlgraphics/site/deploy/fop/trunk/running.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/running.html?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/running.html (original)
+++ xmlgraphics/site/deploy/fop/trunk/running.html Mon Nov  8 11:59:27 2010
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9-dev">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Running Apache FOP</title>
 <link type="text/css" href="../skin/basic.css" rel="stylesheet">
@@ -199,6 +199,7 @@ document.write("Last Published: " + docu
 	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
 </div>
 <h1>Running Apache FOP</h1>
+<div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -243,8 +244,9 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
+</div>
     
-<a name="N10011"></a><a name="require"></a>
+<a name="N10012"></a><a name="require"></a>
 <h2 class="underlined_10">System Requirements</h2>
 <div class="section">
 <p>The following software must be installed:</p>
@@ -314,10 +316,10 @@ document.write("Last Published: " + docu
 </ul>
 </div>
     
-<a name="N10075"></a><a name="install"></a>
+<a name="N10076"></a><a name="install"></a>
 <h2 class="underlined_10">Installation</h2>
 <div class="section">
-<a name="N1007B"></a><a name="install-instruct"></a>
+<a name="N1007C"></a><a name="install-instruct"></a>
 <h3 class="underlined_5">Instructions</h3>
 <p>
           Basic FOP installation consists of first unzipping the <span class="codefrag">.gz</span> file that is the
@@ -326,7 +328,7 @@ document.write("Last Published: " + docu
           documentation or Zip application software documentation for instructions specific to your
           site.
         </p>
-<a name="N1008B"></a><a name="install-problems"></a>
+<a name="N1008C"></a><a name="install-problems"></a>
 <h3 class="underlined_5">Problems</h3>
 <p>
           Some Mac OSX users have experienced filename truncation problems using Stuffit to unzip
@@ -336,10 +338,10 @@ document.write("Last Published: " + docu
         </p>
 </div>
     
-<a name="N10099"></a><a name="standalone-start"></a>
+<a name="N1009A"></a><a name="standalone-start"></a>
 <h2 class="underlined_10">Starting FOP as a Standalone Application</h2>
 <div class="section">
-<a name="N1009F"></a><a name="fop-script"></a>
+<a name="N100A0"></a><a name="fop-script"></a>
 <h3 class="underlined_5">Using the fop script or batch file</h3>
 <p>
         The usual and recommended practice for starting FOP from the command line is to run the
@@ -446,7 +448,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
         <strong>and</strong> if compatible encryption support is available at run time.
         Currently, only the JCE is supported. Check the <a href="pdfencryption.html">Details</a>.
       </p>
-<a name="N100C1"></a><a name="your-own-script"></a>
+<a name="N100C2"></a><a name="your-own-script"></a>
 <h3 class="underlined_5">Writing your own script</h3>
 <p>FOP's entry point for your own scripts is the class
 <span class="codefrag">org.apache.fop.cli.Main</span>. The general pattern for the
@@ -457,7 +459,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
         the standard scripts to make sure that
         you get your environment properly configured.
         </p>
-<a name="N100D1"></a><a name="jar-option"></a>
+<a name="N100D2"></a><a name="jar-option"></a>
 <h3 class="underlined_5">Running with java's -jar option</h3>
 <p>
         As an alternative to the start scripts you can run <span class="codefrag">java
@@ -475,7 +477,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
 <p>In both cases the arguments consist of the options and
         infile and outfile specifications as shown above for the
         standard scripts.</p>
-<a name="N10100"></a><a name="dynamical-classpath"></a>
+<a name="N10101"></a><a name="dynamical-classpath"></a>
 <h3 class="underlined_5">FOP's dynamical classpath construction</h3>
 <p>If FOP is started without a proper classpath, it tries to
           add its dependencies dynamically. If the system property
@@ -499,7 +501,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
           <span class="codefrag">org.apache.fop.cli.Main</span>.</p>
 </div>
     
-<a name="N10132"></a><a name="check-input"></a>
+<a name="N10133"></a><a name="check-input"></a>
 <h2 class="underlined_10">Using Xalan to Check XSL-FO Input</h2>
 <div class="section">
 <p>
@@ -553,7 +555,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
       </p>
 </div>
     
-<a name="N10160"></a><a name="memory"></a>
+<a name="N10161"></a><a name="memory"></a>
 <h2 class="underlined_10">Memory Usage</h2>
 <div class="section">
 <p>
@@ -614,7 +616,7 @@ Fop [options] [-fo|-xml] infile [-xsl fi
 </ul>
 </div>
     
-<a name="N10187"></a><a name="problems"></a>
+<a name="N10188"></a><a name="problems"></a>
 <h2 class="underlined_10">Problems</h2>
 <div class="section">
 <p>If you have problems running FOP, please see the <a href="../gethelp.html">"How to get Help" page</a>.</p>

Modified: xmlgraphics/site/deploy/fop/trunk/running.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/running.pdf?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
Files xmlgraphics/site/deploy/fop/trunk/running.pdf (original) and xmlgraphics/site/deploy/fop/trunk/running.pdf Mon Nov  8 11:59:27 2010 differ

Modified: xmlgraphics/site/deploy/fop/trunk/running.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/trunk/running.xml?rev=1032553&r1=1032552&r2=1032553&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/trunk/running.xml (original)
+++ xmlgraphics/site/deploy/fop/trunk/running.xml Mon Nov  8 11:59:27 2010
@@ -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>Running Apache FOP</title>
     <version>$Revision: 986315 $</version>
@@ -358,4 +358,4 @@ Fop [options] [-fo|-xml] infile [-xsl fi
       <p>If you have problems running FOP, please see the <link href="../gethelp.html">"How to get Help" page</link>.</p>
     </section>
   </body>
-</document>
+</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