You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by sp...@apache.org on 2010/07/21 09:08:43 UTC

svn commit: r966110 [18/29] - in /xmlgraphics/site/deploy/fop: 0.95/ 1.0/ 1.0/images/

Added: xmlgraphics/site/deploy/fop/1.0/hyphenation.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/hyphenation.html?rev=966110&view=auto
==============================================================================
--- xmlgraphics/site/deploy/fop/1.0/hyphenation.html (added)
+++ xmlgraphics/site/deploy/fop/1.0/hyphenation.html Wed Jul 21 07:08:39 2010
@@ -0,0 +1,519 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<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-skin-name" content="pelt">
+<title>Apache FOP: Hyphenation</title>
+<link type="text/css" href="../skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
+<link type="text/css" href="../skin/profile.css" rel="stylesheet">
+<script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="../">
+</head>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<!--+
+    |header
+    +-->
+<div class="header">
+<!--+
+    |start group logo
+    +-->
+<div class="grouplogo">
+<a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
+</div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
+<div class="projectlogo">
+<a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
+</div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search" method="get" class="roundtopsmall">
+<input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                    <input name="Search" value="Search" type="submit">
+</form>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
+<ul id="tabs">
+<li>
+<a class="unselected" href="../index.html">Home</a>
+</li>
+<li>
+<a class="unselected" href="../0.95/index.html">Version 0.95</a>
+</li>
+<li class="current">
+<a class="selected" href="../1.0/index.html">Version 1.0</a>
+</li>
+<li>
+<a class="unselected" href="../trunk/index.html">FOP Trunk</a>
+</li>
+<li>
+<a class="unselected" href="../dev/index.html">Development</a>
+</li>
+</ul>
+<!--+
+    |end Tabs
+    +-->
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
+<div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
+<div id="menu">
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 1.0</div>
+<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
+<div class="menuitem">
+<a href="../1.0/index.html">About</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/releaseNotes_1.0.html">Release Notes</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/changes_1.0.html">Changes (1.0)</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/knownissues_overview.html">Known Issues</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/upgrading.html">Upgrading</a>
+</div>
+<div onclick="SwitchMenu('menu_1.1.6', '../skin/')" id="menu_1.1.6Title" class="menutitle">Using FOP</div>
+<div id="menu_1.1.6" class="menuitemgroup">
+<div class="menuitem">
+<a href="../1.0/compiling.html">Build</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/configuration.html">Configure</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/running.html">Run</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/embedding.html">Embed</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/servlets.html">Servlets</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/anttask.html">Ant Task</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_selected_1.1.7', '../skin/')" id="menu_selected_1.1.7Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">Features</div>
+<div id="menu_selected_1.1.7" class="selectedmenuitemgroup" style="display: block;">
+<div class="menuitem">
+<a href="../1.0/output.html">Output Targets</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/intermediate.html">Intermediate Format</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/pdfencryption.html">PDF Encryption</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/pdfa.html">PDF/A</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/pdfx.html">PDF/X</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/graphics.html">Graphics</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/fonts.html">Fonts</a>
+</div>
+<div class="menupage">
+<div class="menupagetitle">Hyphenation</div>
+</div>
+<div class="menuitem">
+<a href="../1.0/extensions.html">Extensions</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/events.html">Events</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/metadata.html">Metadata</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/accessibility.html">Accessibility</a>
+</div>
+</div>
+</div>
+<div id="credit"></div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
+<div id="credit2"></div>
+</div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
+<div id="content">
+<div title="raw XML" class="xmllink">
+<a class="dida" href="hyphenation.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
+        XML</a>
+</div>
+<div title="Portable Document Format" class="pdflink">
+<a class="dida" href="hyphenation.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
+        PDF</a>
+</div>
+<div class="trail">Font size: 
+	          &nbsp;<input value="Reset" class="resetfont" title="Reset text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
+	          &nbsp;<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
+	          &nbsp;<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
+</div>
+<h1>Apache FOP: Hyphenation</h1>
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#support">Hyphenation Support</a>
+<ul class="minitoc">
+<li>
+<a href="#intro">Introduction</a>
+</li>
+<li>
+<a href="#license-issues">License Issues</a>
+</li>
+<li>
+<a href="#sources">Sources of Custom Hyphenation Pattern Files</a>
+</li>
+<li>
+<a href="#install">Installing Custom Hyphenation Patterns</a>
+</li>
+</ul>
+</li>
+<li>
+<a href="#patterns">Hyphenation Patterns</a>
+</li>
+</ul>
+</div>
+    
+<a name="N10011"></a><a name="support"></a>
+<h2 class="underlined_10">Hyphenation Support</h2>
+<div class="section">
+<a name="N10017"></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>
+<p>Because of <a href="#license-issues">licensing issues</a> (and for 
+       convenience), all hyphenation patterns for FOP are made available through 
+       the <a class="external" href="http://offo.sourceforge.net/hyphenation/index.html">Objects For 
+       Formatting Objects</a> project.</p>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">If you have made improvements to an existing FOP hyphenation pattern, 
+       or if you have created one from scratch, please consider contributing these 
+       to OFFO so that they can benefit other FOP users as well. 
+       Please inquire on the <a href="../maillist.html#fop-user">FOP User
+       mailing list</a>.</div>
+</div>
+<a name="N10034"></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
+       Project Public License (LPPL)</a>, which prevents them from being
+       distributed with Apache software. The LPPL puts restrictions on file names
+       in redistributed derived works which we feel can't guarantee. Some
+       hyphenation pattern files have other or additional restrictions, for
+       example against use for commercial purposes.</p>
+<p>Although Apache FOP cannot redistribute hyphenation pattern files that do
+       not conform with its license scheme, that does not necessarily prevent users
+       from using such hyphenation patterns with FOP. However, it does place on
+       the user the responsibility for determining whether the user can rightly use
+       such hyphenation patterns under the hyphenation pattern license.</p>
+<div class="warning">
+<div class="label">Warning</div>
+<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>
+<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>
+<h3 class="underlined_5">Installing Custom Hyphenation Patterns</h3>
+<p>To install a custom hyphenation pattern for use with FOP:</p>
+<ol>
+        
+<li>Convert the TeX hyphenation pattern file to the FOP format. The FOP
+         format is an xml file conforming to the DTD found at
+         <span class="codefrag">{fop-dir}/hyph/hyphenation.dtd</span>.</li>
+        
+<li>Name this new file following this schema:
+         <span class="codefrag">languageCode_countryCode.xml</span>. The country code is
+          optional, and should be used only if needed. For example:
+          <ul>
+            
+<li>
+<span class="codefrag">en_US.xml</span> would be the file name for American
+             English hyphenation patterns.</li>
+            
+<li>
+<span class="codefrag">it.xml</span> would be the file name for Italian
+             hyphenation patterns.</li>
+          
+</ul>
+          The language and country codes must match the XSL-FO input, which
+          follows <a class="external" href="http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt">ISO
+          639</a> (languages) and <a class="external" href="http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt">ISO
+          3166</a> (countries). NOTE: The ISO 639/ISO 3166 convention is that
+          language names are written in lower case, while country codes are written
+          in upper case. FOP does not check whether the language and country specified
+          in the FO source are actually from the current standard, but it relies
+          on it being two letter strings in a few places. So you can make up your
+          own codes for custom hyphenation patterns, but they should be two
+          letter strings too (patches for proper handling extensions are welcome)</li>
+        
+<li>There are basically three ways to make the FOP-compatible hyphenation pattern 
+          file(s) accessible to FOP:
+          <ul>
+            
+<li>Download the precompiled JAR from <a class="external" href="http://offo.sourceforge.net/hyphenation/index.html">OFFO
+            </a> and place it either in the <span class="codefrag">{fop-dir}/lib</span> directory, or 
+             in a directory of your choice (and append the full path to the JAR to 
+             the environment variable <span class="codefrag">FOP_HYPHENATION_PATH</span>).</li>
+            
+<li>Download the desired FOP-compatible hyphenation pattern file(s) from 
+             <a class="external" href="http://offo.sourceforge.net/hyphenation/index.html">OFFO</a>,
+             and/or take your self created hyphenation pattern file(s), 
+             <ul>
+                
+<li>place them in the directory <span class="codefrag">{fop-dir}/hyph</span>, </li>
+                
+<li>or place them in a directory of your choice and set the Ant variable
+                <span class="codefrag">user.hyph.dir</span> to point to that directory (in
+                <span class="codefrag">build-local.properties</span>),</li>
+             
+</ul>
+             and run Ant with build target
+             <span class="codefrag">jar-hyphenation</span>. This will create a JAR containing the 
+             compiled patterns in <span class="codefrag">{fop-dir}/build</span> that will be added to the 
+             classpath on the next run.
+             (When FOP is built from scratch, and there are pattern source file(s) 
+             present in the directory pointed to by the
+             <span class="codefrag">user.hyph.dir</span> variable, this JAR will automatically 
+             be created from the supplied pattern(s)).</li>
+            
+<li>Put the pattern source file(s) into a directory of your choice and 
+             configure FOP to look for custom patterns in this directory, by setting the
+             <a href="configuration.html">&lt;hyphenation-base&gt;</a> 
+             configuration option.</li>
+          
+</ul>
+        
+</li>
+      
+</ol>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">
+        Either of these three options will ensure hyphenation is working when using
+        FOP from the command-line. If FOP is being embedded, remember to add the location(s)
+        of the hyphenation JAR(s) to the CLASSPATH (option 1 and 2) or to set the 
+        <a href="configuration.html#hyphenation-dir">&lt;hyphenation-dir&gt;</a> 
+        configuration option programmatically (option 3).
+      </div>
+</div>
+</div>
+  
+<a name="N100CC"></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
+     existing ones, this section will help you understand how to do so. Even
+     when creating a pattern file from scratch, it may be beneficial to start
+     with an existing file and modify it. See <a class="external" href="http://offo.sourceforge.net/hyphenation/index.html">
+     OFFO's Hyphenation page</a> for examples. 
+     Here is a brief explanation of the contents of FOP's hyphenation patterns:</p>
+<div class="warning">
+<div class="label">Warning</div>
+<div class="content">The remaining content of this section should be considered "draft"
+     quality. It was drafted from theoretical literature, and has not been
+     tested against actual FOP behavior. It may contain errors or omissions.
+     Do not rely on these instructions without testing everything stated here.
+     If you use these instructions, please provide feedback on the
+     <a href="../maillist.html#fop-user">FOP User mailing list</a>, either
+     confirming their accuracy, or raising specific problems that we can
+     address.</div>
+</div>
+<ul>
+      
+<li>The root of the pattern file is the &lt;hyphenation-info&gt; element.</li>
+      
+<li>&lt;hyphen-char&gt;: its attribute "value" contains the character signalling
+       a hyphen in the &lt;exceptions&gt; section. It has nothing to do with the
+       hyphenation character used in FOP, use the XSLFO hyphenation-character
+       property for defining the hyphenation character there. At some points
+       a dash U+002D is hardwired in the code, so you'd better use this too
+       (patches to rectify the situation are welcome). There is no default,
+       if you declare exceptions with hyphenations, you must declare the
+       hyphen-char too.</li>
+      
+<li>&lt;hyphen-min&gt; contains two attributes:
+        <ul>
+          
+<li>before: the minimum number of characters in a word allowed to exist
+           on a line immediately preceding a hyphenated word-break.</li>
+          
+<li>after: the minimum number of characters in a word allowed to exist
+           on a line immediately after a hyphenated word-break.</li>
+        
+</ul>
+        This element is unused and not even read. It should be considered a
+        documentation for parameters used during pattern generation.
+      </li>
+      
+<li>&lt;classes&gt; contains whitespace-separated character sets. The members
+       of each set should be treated as equivalent for purposes of hyphenation,
+       usually upper and lower case of the same character. The first character
+       of the set is the canonical character, the patterns and exceptions
+       should only contain these canonical representation characters (except
+       digits for weight, the period (.) as word delimiter in the patterns and
+       the hyphen char in exceptions, of course).</li>
+      
+<li>&lt;exceptions&gt; contains whitespace-separated words, each of which
+       has either explicit hyphen characters to denote acceptable breakage
+       points, or no hyphen characters, to indicate that this word should
+       never be hyphenated, or contain explicit &lt;hyp&gt; elements for specifying
+       changes of spelling due to hyphenation (like backen -&gt; bak-ken or
+       Stoffarbe -&gt; Stoff-farbe in the old german spelling). Exceptions override
+       the patterns described below. Explicit &lt;hyp&gt; declarations don't work
+       yet (patches welcome). Exceptions are generally a bit brittle, test
+       carefully.</li>
+      
+<li>&lt;patterns&gt; includes whitespace-separated patterns, which are what
+       drive most hyphenation decisions. The characters in these patterns are
+       explained as follows:
+        <ul>
+          
+<li>non-numeric characters represent characters in a sub-word to be
+           evaluated</li>
+          
+<li>the period character (.) represents a word boundary, i.e. either
+           the beginning or ending of a word</li>
+          
+<li>numeric characters represent a scoring system for indicating the
+           acceptability of a hyphen in this location. Odd numbers represent an
+           acceptable location for a hyphen, with higher values overriding lower
+           inhibiting values. Even numbers indicate an unacceptable location, with
+           higher values overriding lower values indicating an acceptable position.
+           A value of zero (inhibiting) is implied when there is no number present.
+           Generally patterns are constructed so that valuse greater than 4 are rare.
+           Due to a bug currently patterns with values of 8 and greater don't
+           have an effect, so don't wonder.</li>
+        
+</ul>
+        Here are some examples from the English patterns file:
+        <ul>
+          
+<li>Knuth (<em>The TeXBook</em>, Appendix H) uses the example <strong>hach4</strong>, which indicates that it is extremely undesirable to place a hyphen after the substring "hach", for example in the word "toothach-es".</li>
+          
+<li>
+<strong>.leg5e</strong> indicates that "leg-e", when it occurs at the beginning of a word, is a very good place to place a hyphen, if one is needed. Words like "leg-end" and "leg-er-de-main" fit this pattern.</li>
+        
+</ul>
+        Note that the algorithm that uses this data searches for each of the word's substrings in the patterns, and chooses the <em>highest</em> value found for letter combination.
+      </li>
+    
+</ul>
+<p>If you want to convert a TeX hyphenation pattern file, you have to undo
+     the TeX encoding for non-ASCII text. FOP uses Unicode, and the patterns
+     must be proper Unicode too. You should be aware of the XML encoding issues,
+     preferably use a good Unicode editor.</p>
+<p>Note that FOP does not do Unicode character normalization. If you use
+     combining chars for accents and other character decorations, you must
+     declare character classes for them, and use the same sequence of base character
+     and combining marks in the XSLFO source, otherwise the pattern wouldn't match.
+     Fortunately, Unicode provides precomposed characters for all important cases
+     in common languages, until now nobody run seriously into this issue. Some dead
+     languages and dialects, especially ancient ones, may pose a real problem
+     though.</p>
+<p>If you want to generate your own patterns, an open-source utility called
+     patgen is available on many Unix/Linux distributions and every TeX
+     distribution which can be used to assist in
+     creating pattern files from dictionaries. Pattern creation for languages like
+     english or german is an art. If you can, read Frank Liang's original paper
+     "Word Hy-phen-a-tion by Com-pu-ter" (yes, with hyphens). It is not available
+     online. The original patgen.web source, included in the TeX source distributions,
+     contains valuable comments, unfortunately technical details obscure often the
+     high level issues. Another important source is
+     <a class="external" href="http://www.ctan.org/tex-archive/systems/knuth/tex/texbook.tex">The
+     TeX Book</a>, appendix H (either read the TeX source, or run it through
+     TeX to typeset it). Secondary articles, for example the works by Petr Sojka,
+     may also give some much needed insight into problems arising in automated
+     hyphenation.</p>
+</div>
+  
+<span class="version">
+          version 964711</span>
+</div>
+<!--+
+    |end content
+    +-->
+<div class="clearboth">&nbsp;</div>
+</div>
+<div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
+<div class="lastmodified">
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<div class="copyright">
+        Copyright &copy;
+         1999-2009 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
+</div>
+</body>
+</html>

Propchange: xmlgraphics/site/deploy/fop/1.0/hyphenation.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xmlgraphics/site/deploy/fop/1.0/hyphenation.html
------------------------------------------------------------------------------
    svn:keywords = Id

Added: xmlgraphics/site/deploy/fop/1.0/hyphenation.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/hyphenation.pdf?rev=966110&view=auto
==============================================================================
--- xmlgraphics/site/deploy/fop/1.0/hyphenation.pdf (added)
+++ xmlgraphics/site/deploy/fop/1.0/hyphenation.pdf Wed Jul 21 07:08:39 2010
@@ -0,0 +1,707 @@
+%PDF-1.3
+%ª«¬­
+4 0 obj
+<< /Type /Info
+/Producer (FOP 0.20.5) >>
+endobj
+5 0 obj
+<< /Length 631 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+Gb!$DcYo:,'Z]\?(%9KO3R%7GL>LL)d8E\B[W7j\T[ZPp#V^(potMT'#*UN/Z:S&.%euI4f7"grn(f6q0P<X2_N:i]CgWTc@I4ZBh*XHUDCh"q@UTD](4Q$#lSR@p)18)4lG!)cYKL]oI=A.SW_?,nPr&1AaaH)K!CDPJp/Qr;,iXIAeT^\VlgCs5<ZH-OLpO9S71"Vh:_^0&+U\Oo,^h6?AI9BB?`dQtX%K-ZUIRHJ"RkYF<aSCP@QDMlWUlTu@f")iO2>ecLUO@d`lt*bd,eH?,SG1:C]g:NTb(F4#_D&s!]n>P@"H7fs.V>Ep!dRUM+\*ARb\\uSWA:m,Xqq/1kLSaQTS3CSt*`QeudC#%?576nLKIc*#'YfCdc*7UR:g@<,IiPcjsF)gK'eYlg07JBUKd6R`W?-0A_\b,pWGA%.8#R8;<``1\"h:g8%0"Qg9,'o'XQ?jp]DYK$gJk*ml\]*kO(RlC9nB1s5DLYdil3_;?:5:PnhH0:RA-Op"@g]p8ai<'[3djaH`<Cpg)a08q))\X4(8b,BG!/pT#:k-"\pNCo1VEW_@UY(*)q^FjD'VZ_^9!8\H33ll5uWNUs4pU40_Bt_VENRD,<<R!R,<H[4$qu^s;\I\~>
+endstream
+endobj
+6 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 5 0 R
+/Annots 7 0 R
+>>
+endobj
+7 0 obj
+[
+8 0 R
+10 0 R
+12 0 R
+14 0 R
+16 0 R
+18 0 R
+20 0 R
+21 0 R
+]
+endobj
+8 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 84.0 582.166 194.996 570.166 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 9 0 R
+/H /I
+>>
+endobj
+10 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 90.0 563.966 164.828 551.966 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 11 0 R
+/H /I
+>>
+endobj
+12 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 90.0 545.766 175.148 533.766 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 13 0 R
+/H /I
+>>
+endobj
+14 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 90.0 527.566 325.16 515.566 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 15 0 R
+/H /I
+>>
+endobj
+16 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 90.0 509.366 297.836 497.366 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 17 0 R
+/H /I
+>>
+endobj
+18 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 84.0 491.166 195.656 479.166 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 19 0 R
+/H /I
+>>
+endobj
+20 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 232.25 719.0 361.75 709.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+21 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 221.685 707.75 372.315 697.75 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+22 0 obj
+<< /Length 3550 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+GatlSCQmM]nb`7lI`m#Vjq/`PLVMM;/oeq>YI-.19\mh[-qIgbLI+ldhfS_P]-%)_JYR=OlZabS>loq4@:/*Me^_o]ifV:m][c-on?uE:$fE,s&dl-.aa=`@hQ$;KGtn2QhCH_M^gI-4\DQg'+3M#HaNoY?^?pXkhS6_R?`ni]?2]$`paI@Xm(qSH-5$1#BGM3+laG[7LO]?W]2IgMB<fJY_;Qn2i;Xhlm]ZV5ol_WW+=#2sX7\$]lPW?D)H*qRPW"cSg6.2IT-UD%'[-?e)7k!>.&=*):GrQmP&TF2BBM^YOWU%RKJK/49/>WA3[YerZUl>e]DZgVJq\bPjRo50]n&A3H*dGM+a002'f)u$D-%4ZqPD"KGuYaGO/>(7%@aN&%CG-0q$).0R,8A9CNOe)bT-1*2jf'?MfM`3#.)X2JTmKlAuuJPBn0c&>HNI"f^[6(GF]8TJMo*+eF%T@9(1(=9k'`/U2P=>K/Q4p!hV7#]Wk`g?ti6L$`NWR0SuPmH341<+=T9e_SF$F=*k'F?mM9sQ#It6GXq5/2"jLe_Y#aTL+_Jm.LY,*A[>[fT#6Lp0D5]3hb!O-&@G*Z*X0;Rdd/g<8ZZVV'!(BrK5fsM-61$=OSWBTmF>R>VbG*nB%Kl,2@mGLGuO2c04(@X\T2`t\^s2XPu%*$WTtM%89WX"l?nT-r#m_or4_0srYL?bSjn9c?.U.+46*s2j;7W!Q@Y[He0i\[EU:`i@(tIs,[J@QVu(u8@d'.7kHH.tbK_oQKP9K\9k-D`d:o>=:t&Gje?,tE;Lt@%`7`i>Z^26J*259aIN1!QB\I2/<.cE&&glB9"UjZZ$VQ:2QY9!X)9QbYl$ZU&8D-p!m(6<"pFR],JPcFI_;BM8/+`^<Zk+>n[uj)k`1G>6icIlMU,Ht3r<]bcqc+*4H%%PO(,grAT*4,_%I,<dnq,,\FumBbXJGu(E>V\JT#92V==Ek;YoWUTgQS9G!\N`Q;pk4
 ?D3UtY;+dXX+"u-;<'p...@q>A[/R=qi3m7[<75,I;NJkWcc26F'W?io>(kX/;"nY]\2JeNn_(Xh$cf0<PFH!m:PNO&TgjkA8P/$fJW@NfDC1784"=5>`I3NKU()_r%6p8JXX76BOTS%;N?PG%:QSj^kcLTrIIL5H<24MCr:O0+K2>j(_!o;jB^UN>\Z
 [d5.C3t3hV[J=rkn%:UK$%gh,P^O?-)ZPj2ro7Mk_7jhU\<?&Blub/Ron]QB0WC%/<O]s!s4o5.elrEpl#\G?W9U9/4f'rBjOWPZM'nO'F_rLquT4n!#2je3ODlBQ:f@AcV\Be1fE>ZnqDhiRn@ZtTaI@h1=sV^Ia#@k38[G#FuNcm5u9c#;o9kS-<=[6a$"-m;_\.%mktVQGN=R^gdu^blq:A7R5Uj,"e/=LTNa"sMYd0J@\.k?V4R>'LdG/=c,I%7Wc3]L2rLKBWp,[5/(mcfdbQoJT7:-\DE:cML+rR7QsCHN`aul0"0*@:q-uCr8k(#d^`*K%h\rGpc]0Sd9?"eWi81"Rb,Q9FpQb`u,rcBDTI^XuL*g/fUc[o\d7>e+LJ/*B>L_m$-8\:d%"q2lg!#A5blpVGrPpDXQmD185gJW.Gcq$'pZ,#^%<W!NI'#M1;Od6&973(P:Nim/5)WV=\ligp#;a29lHE!:kS\AkM@VP*<^<gWkgL_a(jROgb'Uh?fOR#,K1YB;)o6GL8lgOqk)Qk^/rPf-iZ(TQ3sT0Y(nKi0WjM=]CkC*JIB^20#A)6<IYL<*)PM\<-/S(UlF[\a0&Fi+J>0NU'Z'ZgWX8\c7n6k!js522o-h+@jTn8F9ClUP,)EH"@VbSi.Y$_W9L9,7)H1'S,H\7#4;DT-Xf^a2\%+GN]:U_sB<(GHT0!;WdF+_k7DX,u'[80uRiLAsQBTdj6dY)H*1m?h`'hlF'2P.r4[/9AU)[)<Oro9l<j4/p#]R<_V[i#[.@6jKpTNl%Jl@!J7#'FS'JDk2Z#pT>QHB/3M83&u)'mPX\JZ`M\Q]3MtYjXa\)O`'$];0[H?(Ckh0c'ed=SFFc^+<[?%]Y1T!MHu>$+d7)6NO!=\uWD6X8O/u-QqB<$le^7\E5/([F+Bdc`rafNR+DL,=ApKgr$Q(-tIMAgN`E"CjPYr5EcC:G[UQU>i!@OH@:/SS;R9gT@SnpqmYg
 !eWi:NGl[/?nfA&9SQ#BX_V47QTM2`SWF"*31CESR$Zc5(!W"k[Gb1'+rBlC"L?E>?6=qc[&R:\G14;%o$m!j)dZ'3agQP5QJ(5@U2o%8-3e0NfNF@K?ga;+RX6oRAddrmeUHrd,l3I"N.#YD;cgHU]`:9$Mk:?UD9dg0a(8rW:8A:&JL-A+T,mrYp;KjTh9`WnO5M>AN][4m0#pBeG<0f%=S)Io6!D?1Zq]Yf"gNMVnDHs3l:Hi\PXiSao!6G1M48$9;a>TJ`?cb]YX05VKCG,*1u4m@cl9]j2)B-Z)eU=3fn3/"a$@)TcrV,E*Na]q,r_5Z-tXV<j-Q8<CDEGk:g9T:aN?#ct#=m<DfFl_`?ae6)-O"jo7dmn2mlr(kSG.f6%oZFL2SR[2$8QR)8,8>uo#?:%Yt1mNChcBQ7H#A]!sdNebHBIi[R6:=m*Zdebq+RYeVb6EU\@H^#P:(tSL783$]'XB,4;248l:_Ecu-lp(-Pcm#p]H'"t,?FD]L.'f]RbpZ]F:-'S(JuU%j-2i($&g>0]4'@,^:=9RfQR(><u/KAO+dG>gYP3.].jZg+(@$T%0~>
+endstream
+endobj
+23 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 22 0 R
+/Annots 24 0 R
+>>
+endobj
+24 0 obj
+[
+25 0 R
+26 0 R
+27 0 R
+28 0 R
+29 0 R
+30 0 R
+31 0 R
+32 0 R
+]
+endobj
+25 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 130.392 584.713 205.392 572.713 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 13 0 R
+/H /I
+>>
+endobj
+26 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 129.996 571.513 282.324 559.513 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://offo.sourceforge.net/hyphenation/index.html)
+/S /URI >>
+/H /I
+>>
+endobj
+27 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 367.192 521.103 437.2 513.103 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (../maillist.html#fop-user)
+/S /URI >>
+/H /I
+>>
+endobj
+28 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 571.098 458.35 605.082 446.35 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.latex-project.org/lppl.html)
+/S /URI >>
+/H /I
+>>
+endobj
+29 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 72.0 445.15 218.988 433.15 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.latex-project.org/lppl.html)
+/S /URI >>
+/H /I
+>>
+endobj
+30 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 367.968 240.387 466.608 228.387 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.ctan.org/tex-archive/language/hyphenation/)
+/S /URI >>
+/H /I
+>>
+endobj
+31 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 232.25 719.0 361.75 709.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+32 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 221.685 707.75 372.315 697.75 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+33 0 obj
+<< /Length 4138 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+Gau/\CN&5knp>h>d4a;Z2Mt&=(P`(HgJ)mMU<,8QoF@3T6-FAOX":fG'Q6h'J%sr0i_YrRG1p`ZX_5Qic4#L"+M$Cd?[TAuq!EYa*oXm&/e[IFMo:s37XbVm?A9`p-s6hi=C1pminO(F?X6/0+pZo,0764N_nT`Eq1+AZlG\4^\DJq<p$.+Vkk3rmMu2so-l[tg!og+fMPBc-Dp*\Y3i%U!O1I1F\gpjc(RHtA!k_]Wqn(Z,?sT!&Wn8):X+^^@[B(o]AJ(Eph1f"4/S]soZ*rbgC-3`CCPF,(_Ht$)/4I[\a,W;,%',K^H/2K&GfGOSD_/EcRMJ2jbr7HDro<F%bNg)T(Y,[(hcP-<.5:/#0$ARu(hJq-!'X"R]'s/,8J8r@K-Uqj`T!fa()LCG]U4GH.J5*&\m9u^Go"@$V?DK-8f%<CST^N+Ic>?%R*Y=l(Ar8uF1Pa(0r/3nEPYCY)N:%QKH+Vc-o@#0L#O42$K3!>Omm>R_r*;p_s9m$MgZn&)QfOo6q\*n+AEYlP^0u@MU9S*irS\U'cbk8\^"?oOVAp=5`^eF!_\j^Y`.S:/-f_p+k@q^EBLLP,g$UO5*udbaMmc;DYrtdrkhqJ3Y=]HWX$=:XrN+dgd[(aM-"S&.N09==F2Uma=)k!1VkG%/52:nFLW%h"?npiq@+U$UI^i[L:\T6LYsi)3[N$9HYhDR[i8,$N.$+qCOoKFVl4?@Sp\HI?a6sX!id)kf*UaGJX?)]3B+T04.[8SK!2$dF!<Z*k"XZgSBoiFj_`&\&l#\Jolc(*h?a38KNP]+1(u1FE6A`>0@4XRbCV[:<h[6%d>iPtng,rh7jQ^#7]s[@I`5b&(u.g>M'5mp*[U'6jh*mnE//%MXuku+Lu"BqMCd9E*#^)$]s$qZ3o91e'KMt+\H3Ffne2u.NtrXTlN+&C*GTYk*'29WD2h"L824M)bUL%8[Bg#qi'X>Egd@@%/@6"PIth7bJASW3T9ji
 :j[8IJ\g@Y^TrM:keG#]EO3ugH,#V'r&f]=C!/nDDZt)mn]A'=@#`_>ac]6iD*,2dLD_FC20Pdr3;=U"a\AdgP.od26>n=*p\BLa"'+5@!2I_4WD^PcUV*1j>0+$$Bhh0sU2-\>([M)n\"sTcRhnT&&*03jr#:NRKJY.N^\h)Pf!_U/M,$n<J=LLcJS*TC0M;00!85G%r3e:Q?Rcts8$TF%b`:qph.1ARD$Tli:^92[HX$ZaYW[sIV3[N<^73Sqp"fQ\&f&@R$P'TSQ'N#)j7(&ToM>=#$YU(>q4#+h+eXYNu]<ZO+IP\[<*$WG,%RrI-D+m8p'Rm'[6IaQ:aad/\'MRnhfqkCh'aKE'b[;t"o'r?]+$]\umf(\[O2'Ja]Dm+dKn:^5jIs`7M;:]H)m.E?NKBE5!R]L`4n>,NS&6ZFTK@scY*u"H94;a-FMPPnDsZ.$43_SR4!>N#[KJSV(#B_.'?%;j:\g8OCfG7rM7,r-3,A$sS8%7IP7r[b3ZFb_nH^*9eUOn?-JI_USe#-HL[O4]-:u1:\pWds,N9U&OpL`rY&[:rEN5a_<^:`C=i8u3;nb=LTS/H/?;aknY2R6]-M9Xb,A)q.5pKn!KA979/.EOs)f9b@J`V!k-Z0qP9_P.'47=PjC58AEQ<d@j0$>0U.8O$(X_f/W'FU`jN0qh,LG5sefi]WK<AP#h05uqKio,;=*p*5>fa?*d7'SiFJ!d`f[eJ1oE'TG0Q2;#.jnApRN]Nn.HFK(Lo=A[>;7UPp9O\EEAcp[o!S@&hme3).%e.[tl>j:`_Us1k3$^R2GC@oI#]=b:C5!t+XW?tq22tgQe8qn"Jkj:)WH"Lf7O0\qb--9Ni%kc(,Q]X%Zj,OX[d-X?AFJVl-qDG5hW5lVN6_q[Z8knQNDg=XS1[9snBi\^$8cg>Z@&6acH.ShN/foj)C)6*3A,"fQJ^WbnZk,Ya`TPn5sl/EI+0$C00I>P';mMtFpg'IJCn
 tU?!0j;6a^S``F=oSZc1p@2j^dUi[_73BH@++.2F,[\p3SG=$,.B$W,D33l"Z!'N53rd=GSQ135S#9tSGF5D=M'We5IAnp\,E%YE=@T_St)IFeXVEY*O/1ork&AVIGOMlcCaPd)j-XPr&1e]gBhk/[0Ob;6/0l^`\l=52A_IhX[bOb8`FCZgu9&2Lt)WCm:2*o'a:0KPjOn/i4DNtJ4V,RUJ?1,YX71Y#@&-q]Pa?!Si9Aprk\h2V[?1b$F`5;OJ3nlooS)!kfWXPNCGId+jcCG%2rYnmE!(X8d5Vci:2>(n*G6mjC3/sR's&5=a9%+M8#Ga0hH;B>>T=Bk)YIu#:A_'Ce`U^,g^_];jOcOGMl2`:qOJp@mtWmMEU8%9"3O"D=e[J3bjmK')HI1LL\qcS]V*\th;WIQ+i^:"RV0?^(f2]4dXds@=P,?oZ%53TI]E`j'8.q`^4&pg?4[,>.K=@MD;!'][8C_&gOja>Q<U^(IN0<I,XMZ/5<s"dWLI^hm8r]T3"$8^]5f,rl*h<ADcMgR5EO)`+cW,a_h,JfGn_Xr><1oHpt5^sK!m/r0aZ+Np,TjOPYJ<A5B9$"Q`+GMCM;(&e>b*i\)nhrR(&smPOg*[l\O-HU>Nb::3bn0QC@,$MVl/?#d?jdhe5==o/Gb<!<%0mTT8KXkU;Jq7HNgCtJL.c$FKJJom#cE)+Re\A`8dcaP5+l1;mp_*0A@&IQBG`hk6O7dTmq>s#+ggs#WXVbcP6MXI_j/aP%rYeZ9NgSsWWAe6Fo[:=(\8=N_VAl8n7ZkQGZ6@,3*@KkRjuV,jh@iu`VS7Rn]sYQ(J:!p)DgZ:Y6!$9oedLW#Bn-h[8EnV:D3:W)_^lL*]SQZ"N4UM%Z%8kEM78:?2USV]*M>a%e+392mqfm5!56nE5:g!@uT[mqT<fn1)In%qLBP,3E]&5FBFZE5<3,rQ,N`Afs?T=nhFD>FcdKA4LE1_rV[RVQ>();-KK!KOJ
 U?D$IaXm-FO/@DtGHQUE.'8d,84nU1c[mh=8r=1sHXd"Frh+Me.\STE*:hihb7%4]cD1Gu4J4l#3apE_+#%&#.UU@&L5N3'ah/'9@`mF"D/id1]]+4rt\nSWF?;q4n#[,7+:!:*U7a;I6`+fb\e:KN>"AHIO[s'1"8e`6M2-0lA#!D0Mh*K[AaCl4]Z'72tU=kk@shHp+m,#isl&mVgHr,oc#3ghaSm??OfhWbnVg6:pu1qK2?m_V5k`G9dL2jREW34.#O!#*6]aI)GaG%dt7jd2!7UOQU9HTA&>u_AK>-YZ";4nd#EHN><\f<2V-o/t&$R:n?A(aX=b.ls]Ne2@*3Z@V%2JS6[(uEF4W#hJ7S0!l7.13p71Sdhi0?\\km*+Q[\:rMu2klh2iepoS%;d6;mmo*J!oB4u<SMOBkh4@mV1_,Y&_OhdGRAqieINCB<&VL]2J6GHeFFQ#d>Q8`RL_igRDnf`W?2L>SulM&4gTFTi.__DOgK/O/iq1_$I[I>a4';@AWJd0H,K10`&C=--c(PV#G[V4.u+N4)(D1A$FH5[@-7.\oAMZ+1&J5S2NjaH0-Yd2cW42ap`b#DP6dO-Z=_36P_$5R]EX'p;5Nm4f:^JuR?@J<%Dd*^gn=qRPONNh1V`e(rkGXs%&)$h86'DO,qX>sW>R=<(f:rYi><2We^Y`7a#?6[]'@F00`;ltn2?e1iQY/h[,bt]"s&OHg>Gndid=g:_1l*>hcb(g#64AU=%cr2-*rn_U6H7A%&,c@MG'`B2'`[p1t.=EB/7>39A;@%k.HHLHKr1hs+r(nX[Z0*Pu*=f[AouSX4oor"BZ=qsK@a=O4A+:>A:Upm#*Kc.p+"W.P<o?7pcTAu6B?[?p!sC+mQ\B]#S@cC]=n6Fi9Z5Z,?itOhd*'2E`?0Qib#U%/S&QM^be0u%no"U6'7Zcik$b)++%?onogRC*[In?i3r'3(6LOGgoYEQN.]RXiNW$l5E_nYr>
 q)!_iIS"#R!F?s>5!/%Q>?Ikiak\T(ZqhF6HjR5i)H-gOiO[%"NZpFL.`^G.0EOWBjsI9OM$"\#phB%^qSB:BqW%k0Ep-d-G4bVD>_>cLXZTX8#:\[/^km)4"`sqY)CbB!?3Ub%0'&VmbV8UIGU9NK'bHbhKV^KnnR]>[B=^Tef=\lU,7O`~>
+endstream
+endobj
+34 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 33 0 R
+/Annots 35 0 R
+>>
+endobj
+35 0 obj
+[
+36 0 R
+37 0 R
+38 0 R
+39 0 R
+40 0 R
+41 0 R
+42 0 R
+43 0 R
+44 0 R
+45 0 R
+]
+endobj
+36 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 471.624 681.6 511.956 669.6 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt)
+/S /URI >>
+/H /I
+>>
+endobj
+37 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 110.328 668.4 156.66 656.4 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt)
+/S /URI >>
+/H /I
+>>
+endobj
+38 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 292.308 562.8 322.98 550.8 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://offo.sourceforge.net/hyphenation/index.html)
+/S /URI >>
+/H /I
+>>
+endobj
+39 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 455.28 523.2 485.952 511.2 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://offo.sourceforge.net/hyphenation/index.html)
+/S /URI >>
+/H /I
+>>
+endobj
+40 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 336.324 372.0 434.508 360.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (configuration.html)
+/S /URI >>
+/H /I
+>>
+endobj
+41 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 454.48 319.59 514.608 311.59 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (configuration.html#hyphenation-dir)
+/S /URI >>
+/H /I
+>>
+endobj
+42 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 309.57 215.056 437.718 203.056 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://offo.sourceforge.net/hyphenation/index.html)
+/S /URI >>
+/H /I
+>>
+endobj
+43 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 270.136 142.646 340.144 134.646 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (../maillist.html#fop-user)
+/S /URI >>
+/H /I
+>>
+endobj
+44 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 232.25 719.0 361.75 709.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+45 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 221.685 707.75 372.315 697.75 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+46 0 obj
+<< /Length 3223 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+Gb!Sn>Ar9=&UsJX&H%[o[:k^I-.3&-3)+d`[Q$hj+7p7i+'.Gp>+"=?ONY`5Y<Tp_ZnpbqD<J/1&r;l[c?s^1B#kL,B:nV;r]'L]>PRs9fueNofue12&)@6bT.f$AM.S'+Xj?ulp>PH+o%':Uc1S]nRG4lbiNG1U="\"?nY0E7\"EW^mChtDmq2Tjh>IcuKr7A["gQf8=M"H_pUd>4a7FS^A**C6]@ksMRsX!!<TsU_<%6D+iqh1#&!kcD>b=PtY*d;X.^_Y<2uBpLnPZ!Z`&;72-Lra7P5a,@L*Xnn>JK?^#qqO)H$.s/:A%o3:2n^li^n3hUR-I-ka;k$T1cR:_C;I6Vs*k@W1?Ac:'oK6EY=;Aii-)2gTTKeaF0@%rVla;[pP-[0:.]K<$04<2i(=qZJ_R*dUtHN>u(2bj:mcL;&0q4**M2(=eLq)Zst7J:)jkf_Q'/(h/M>_7s0=YMsL3]&[3"YFdX:=Bu?KfY>"`q(/k0]P4]d$`L<j$@I]pk!%$#NpMUG:OrYq%p$]2+gWbpN]Lo,K!';^A&Y2AW6q;>/4A,\Bqfg*sGE$I`JE;r=!in,20G,7U$,/:=(uA2HX"B!d,?5PGD>/1L-6CUpA'j+?lJ..m+0g]Eb+RT>K6A[[cGm%[\_]ZNTOZ.#Mu7lVIi]0ZV\EBA)>/#U*TWbZF3cqZ,Qoj:ZM4o#+nkRMRCV1XYm3p4fMaIK0lbR5pcQV1Ka$O_H,-,.SXVhNCeJL!&./Sabl+-2Jgm9S%Iik[GX<^9<]U[(&3b(-A>+RV;C_Wm?#oYsR,AHU$QV\=\Ch)Uq0tm2FSCN#3bGh<dN&PIl];T=*BA<hJ+AQeH&bk?([ITW<0j9]W9e2e+.-Vi+K:&7<'+5q,h8+BX[L<'28R7(-?UR!+A%dV>(EmP]X,$I#=$W;:/ssQP.3Ca'%d@NB$57%ZC^b`B=?.pSFAD(/bD@MBC?uM<u%nce(S4X+H$sciU_pc8eZD
 &nO0N0>+nbTnKrY1mPoYT96Oj8Qe>8f&%")0XPeCcmP.f(J(+N:0l]]uh7>.J`@[7IJk*mg%?ZSnXtC%oES.1YLe$&0L5?.a(1dtlD^+F5\Aq,C;5E5u,>+J($oYI#^b#R\q%q4c/eXHf*cb[ldt^5#_99b`L0c$EN.16<7Pn/>c;GcR2(a0sTd!LsHsfSApV!@NhSke&B>i++>\nW,M?tqi9_%8jrAt,n%T?8&;P&`Y+==K=Z1N11HAt&rSHK,9>Q_AOOj9bYb.=Z8N]Wg.JfoAFl3i1\V*<=\rbV:D5f\c/%#3;aIIJQ2\8ou==;[eW'8]OqHk#dRKK@#=r/ihP*%EBm)bV(XfK)C_g="9TUS\Nj$d"9q%$MKLi`ql4&U=_7VFVZA'L!-S%lZc3U\Vtb-0.<-OLT'nqo_orDPmVH2b_[>+TL[TN\/naJg\n[P3NQ#j]br[JHc"f`LsYt`[#9Cbn(h@r-P)p&(p"qH,,0(?fPo4F)hjCoNfS`L6WTU]XGL9+5C7@g*O2^QBuraO-.eGJUk"]dEps<Ti=R%K+]$YMi1BRWrtIC:.PU(D,b774m*;\QcfT-Ub[FPeppshkbG&Q^)HX%d$2I&HSCE`9JDR"]Ao<4YojOh`eplkTi?bZ.ZbB"Kn,.A2/Mr%g0Q=?BCVFth(1Ns\G&K\?"8X^Z9%)#:>3`?0$"*aSI%mnP*46kr4m\\<hhM-#FiPc+W=sCDhtDJNf>MQf1c`gMkOD)+\n.c/gL<)8Q/=kC7\EV!]1<'1s\FPk0O_C9hD3.5>eAG.u8SXWn2;aE,^iTfnDA+DHf3,=P0N(PJ#)SO9\bOUn;r/8VLNp3_roSKZA'BT!/\B!>04o[j%_[?(@+(:+%F!Sr=pM@-""Ibg>'.Bk_D*7+1M4HE%ZL!u=cgH\,WI@36AGa98)d>BHHc73RDFHoDX?\7g&Mab1,[7sn#ch5CSWXU0u7/3d`Sa(JL.)<leF(`gddCOs
 0tI0F.^dZ;f.Vlu?gog-2>nst:46#Pqq`s%8mC.?R/fcN\\cDRml<bI...@7IO>1L`S&rgtpV21Qdb"TUaq'u0gLJ:.qr?G7hpBb*JGR1@EcLpaW^#&2ic2HQU&-'.Sbc:*:N
 lTP27^F!nne4`]RTficKXiUh:FpjOe1$kG%V'Y4k/Sq5Du$34*[u53c5A!"gR+`E<k,j!HI"7!e"Cf>5Bg7=6.<_d=ACuZEs?rZhpcOF&l`L<G*gRa_)Rk:$4d#&8h_gL63.OH6E>8[-)U@krOsA$:=A*W5%hkc%?:tpUZ(952N`27W#p]he4*-XIo-'Uh>&03W\ashtNXP'EYZE_>=+S8ekEoQ]M#[>I">*=lll2,=e'SbDe&*2'@AMYrdUV~>
+endstream
+endobj
+47 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 46 0 R
+/Annots 48 0 R
+>>
+endobj
+48 0 obj
+[
+49 0 R
+50 0 R
+]
+endobj
+49 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 232.25 719.0 361.75 709.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+50 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 221.685 707.75 372.315 697.75 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+51 0 obj
+<< /Length 2046 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+Gasaq>Ar7S'Roe[&GjfhBGa=,/@f]d[^7'\2-Vi;^q'bSU2@%GWDQV7n(3UE.J"P0.>"9cc6r2<G])TSqo)A*MglO7Znqa>08c"4;%\jRo/JNj0@OK-dR^WVZhSD-mXB.uSO^fsrI2A7mB5+>9-Uuh<L./1B@2,HrH09mYKZ]&2Y`!_ZTrp;jX(O4<3kXq(D,Ht"7';!TMo[M'\tUdJ.4YL8Ah&].I07t+h6J@<jJ00WQ;.(n*'c6RI7,-A<ZGr8o8dSeg)o8bA=P9C5cDI]#?od=cX.<om@(CJV!p(p/KF31GrgB>2&KGW9-thr9`M[dmlE+_#"KFOmRl2ms$C1B#I`q'VSOGKV#<?U-@nn4<s)>,"ri4]TtI+OI[Gm=XB=jcj#"jSMd!PLL-_b%9;c,9[/I/[n#HZB9=R#:+_Q=m?e1B[BM=r4`)@]rZ+ZT"(Vi>1Z$1c&l7B::s2!P=(Glo&$$aJV[ur6%PFD+<F:*+E.LQXI@rg^h->Fr81t3JZ.B8f-[+E(7H_<EWf>S3hE_WG/RI_1QFbeBcb?b/jlDhFWUq=3B$J_p9UV"_k)'C),p.C!%X(04r3W$]=WP;A>JWWJ!KNgI'*rKa.nt^%$tp0*=N=1/AD9^A2cT,J]!LMaN0-[Ib2XU$GB2:\2E<T@pgHX1A:6k-)?cd]VRRWB#-[#Q9*FHAn*u:?`Y&F18Jfc%TOtQ#^r\QhqLf103,Mco?2gElep"2N?Y5a);/nMjqM_c?,h-<Q:e,1JBEdF9TBuf>d0=b+\S5.RH]f@lkG'abj&!."D-[oM;WO`RjJdcm'2LZmHXb$KBj.s)JB\F_nfRqoPK<RE@h^PW*>=bl8HCl>.,t(/ONMh$`IHf^PQ?:BL.TAejc*uWOK!o6>:PYGSR`Z$WL0+7I([&L@X&k5>UEstY?#-ioNLe0?qWQ[j8oPdm"),\L@3aXVto:)LHVj7(ole9c%]YQE.n?9p'@@TIEucF!>qG
 KX\>C%hamngMBW&0]G]2]N&1':W./"tD4I%O)%WD&eS$R8SFm$C[m5O4S0ek8^3b26VXOoP?PsuSfJU>!!sEVr0f+MK!?CYs?`;CL>rSO'_@J&YhGh,lUiM`5,-M^r?dCbbMaKY@iPr<m;...@UtAf>ORW)(Y.?3fQapNDF(UEfmIqP-1A:[iMT@pPXX)McFM!PhmP@6f<qrK1RK30Gt*@pJPXE3Zm8D[aR<DE`Rt.,\>q7aFV&sm,.G+R2/p8;DqgX,O;Ef\gMCUm>ok"cdG"\N'jN7L]^nt\A*
 T[QF;idkY0FS9ZL]c/QYCrc[W-@pZCc+Z#+ZAG%RuI$+5_J<4f35m&kq%rWa9bs(h~>
+endstream
+endobj
+52 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 51 0 R
+/Annots 53 0 R
+>>
+endobj
+53 0 obj
+[
+54 0 R
+55 0 R
+56 0 R
+]
+endobj
+54 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 88.532 509.2 160.52 497.2 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.ctan.org/tex-archive/systems/knuth/tex/texbook.tex)
+/S /URI >>
+/H /I
+>>
+endobj
+55 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 232.25 719.0 361.75 709.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+56 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 221.685 707.75 372.315 697.75 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+58 0 obj
+<<
+ /Title (\376\377\0\61\0\40\0\110\0\171\0\160\0\150\0\145\0\156\0\141\0\164\0\151\0\157\0\156\0\40\0\123\0\165\0\160\0\160\0\157\0\162\0\164)
+ /Parent 57 0 R
+ /First 59 0 R
+ /Last 62 0 R
+ /Next 63 0 R
+ /Count -4
+ /A 9 0 R
+>> endobj
+59 0 obj
+<<
+ /Title (\376\377\0\61\0\56\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156)
+ /Parent 58 0 R
+ /Next 60 0 R
+ /A 11 0 R
+>> endobj
+60 0 obj
+<<
+ /Title (\376\377\0\61\0\56\0\62\0\40\0\114\0\151\0\143\0\145\0\156\0\163\0\145\0\40\0\111\0\163\0\163\0\165\0\145\0\163)
+ /Parent 58 0 R
+ /Prev 59 0 R
+ /Next 61 0 R
+ /A 13 0 R
+>> endobj
+61 0 obj
+<<
+ /Title (\376\377\0\61\0\56\0\63\0\40\0\123\0\157\0\165\0\162\0\143\0\145\0\163\0\40\0\157\0\146\0\40\0\103\0\165\0\163\0\164\0\157\0\155\0\40\0\110\0\171\0\160\0\150\0\145\0\156\0\141\0\164\0\151\0\157\0\156\0\40\0\120\0\141\0\164\0\164\0\145\0\162\0\156\0\40\0\106\0\151\0\154\0\145\0\163)
+ /Parent 58 0 R
+ /Prev 60 0 R
+ /Next 62 0 R
+ /A 15 0 R
+>> endobj
+62 0 obj
+<<
+ /Title (\376\377\0\61\0\56\0\64\0\40\0\111\0\156\0\163\0\164\0\141\0\154\0\154\0\151\0\156\0\147\0\40\0\103\0\165\0\163\0\164\0\157\0\155\0\40\0\110\0\171\0\160\0\150\0\145\0\156\0\141\0\164\0\151\0\157\0\156\0\40\0\120\0\141\0\164\0\164\0\145\0\162\0\156\0\163)
+ /Parent 58 0 R
+ /Prev 61 0 R
+ /A 17 0 R
+>> endobj
+63 0 obj
+<<
+ /Title (\376\377\0\62\0\40\0\110\0\171\0\160\0\150\0\145\0\156\0\141\0\164\0\151\0\157\0\156\0\40\0\120\0\141\0\164\0\164\0\145\0\162\0\156\0\163)
+ /Parent 57 0 R
+ /Prev 58 0 R
+ /A 19 0 R
+>> endobj
+64 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F1
+/BaseFont /Helvetica
+/Encoding /WinAnsiEncoding >>
+endobj
+65 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F5
+/BaseFont /Times-Roman
+/Encoding /WinAnsiEncoding >>
+endobj
+66 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F3
+/BaseFont /Helvetica-Bold
+/Encoding /WinAnsiEncoding >>
+endobj
+67 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F2
+/BaseFont /Helvetica-Oblique
+/Encoding /WinAnsiEncoding >>
+endobj
+68 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F9
+/BaseFont /Courier
+/Encoding /WinAnsiEncoding >>
+endobj
+69 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F6
+/BaseFont /Times-Italic
+/Encoding /WinAnsiEncoding >>
+endobj
+70 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F7
+/BaseFont /Times-Bold
+/Encoding /WinAnsiEncoding >>
+endobj
+1 0 obj
+<< /Type /Pages
+/Count 5
+/Kids [6 0 R 23 0 R 34 0 R 47 0 R 52 0 R ] >>
+endobj
+2 0 obj
+<< /Type /Catalog
+/Pages 1 0 R
+ /Outlines 57 0 R
+ /PageMode /UseOutlines
+ >>
+endobj
+3 0 obj
+<< 
+/Font << /F1 64 0 R /F5 65 0 R /F3 66 0 R /F2 67 0 R /F9 68 0 R /F6 69 0 R /F7 70 0 R >> 
+/ProcSet [ /PDF /ImageC /Text ] >> 
+endobj
+9 0 obj
+<<
+/S /GoTo
+/D [23 0 R /XYZ 67.0 695.0 null]
+>>
+endobj
+11 0 obj
+<<
+/S /GoTo
+/D [23 0 R /XYZ 67.0 652.866 null]
+>>
+endobj
+13 0 obj
+<<
+/S /GoTo
+/D [23 0 R /XYZ 67.0 492.103 null]
+>>
+endobj
+15 0 obj
+<<
+/S /GoTo
+/D [23 0 R /XYZ 67.0 274.14 null]
+>>
+endobj
+17 0 obj
+<<
+/S /GoTo
+/D [23 0 R /XYZ 67.0 217.387 null]
+>>
+endobj
+19 0 obj
+<<
+/S /GoTo
+/D [34 0 R /XYZ 67.0 281.79 null]
+>>
+endobj
+57 0 obj
+<<
+ /First 58 0 R
+ /Last 63 0 R
+>> endobj
+xref
+0 71
+0000000000 65535 f 
+0000022855 00000 n 
+0000022941 00000 n 
+0000023033 00000 n 
+0000000015 00000 n 
+0000000071 00000 n 
+0000000793 00000 n 
+0000000913 00000 n 
+0000000987 00000 n 
+0000023178 00000 n 
+0000001121 00000 n 
+0000023241 00000 n 
+0000001257 00000 n 
+0000023307 00000 n 
+0000001393 00000 n 
+0000023373 00000 n 
+0000001528 00000 n 
+0000023438 00000 n 
+0000001664 00000 n 
+0000023504 00000 n 
+0000001800 00000 n 
+0000001982 00000 n 
+0000002168 00000 n 
+0000005811 00000 n 
+0000005934 00000 n 
+0000006010 00000 n 
+0000006149 00000 n 
+0000006353 00000 n 
+0000006530 00000 n 
+0000006720 00000 n 
+0000006907 00000 n 
+0000007114 00000 n 
+0000007296 00000 n 
+0000007482 00000 n 
+0000011713 00000 n 
+0000011836 00000 n 
+0000011926 00000 n 
+0000012131 00000 n 
+0000012336 00000 n 
+0000012535 00000 n 
+0000012734 00000 n 
+0000012902 00000 n 
+0000013087 00000 n 
+0000013290 00000 n 
+0000013469 00000 n 
+0000013651 00000 n 
+0000013837 00000 n 
+0000017153 00000 n 
+0000017276 00000 n 
+0000017310 00000 n 
+0000017492 00000 n 
+0000017678 00000 n 
+0000019817 00000 n 
+0000019940 00000 n 
+0000019981 00000 n 
+0000020190 00000 n 
+0000020372 00000 n 
+0000023569 00000 n 
+0000020558 00000 n 
+0000020802 00000 n 
+0000020976 00000 n 
+0000021175 00000 n 
+0000021544 00000 n 
+0000021871 00000 n 
+0000022082 00000 n 
+0000022190 00000 n 
+0000022300 00000 n 
+0000022413 00000 n 
+0000022529 00000 n 
+0000022635 00000 n 
+0000022746 00000 n 
+trailer
+<<
+/Size 71
+/Root 2 0 R
+/Info 4 0 R
+>>
+startxref
+23620
+%%EOF

Added: xmlgraphics/site/deploy/fop/1.0/hyphenation.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/hyphenation.xml?rev=966110&view=auto
==============================================================================
--- xmlgraphics/site/deploy/fop/1.0/hyphenation.xml (added)
+++ xmlgraphics/site/deploy/fop/1.0/hyphenation.xml Wed Jul 21 07:08:39 2010
@@ -0,0 +1,234 @@
+<?xml version="1.0" encoding="ISO-8859-1"?><!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  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>
+  <header>
+    <title>Apache FOP: Hyphenation</title>
+    <version>$Revision: 964711 $</version>
+  </header>
+  <body>
+    <section id="support">
+    <title>Hyphenation Support</title>
+    <section id="intro">
+      <title>Introduction</title>
+      <p>FOP uses Liang's hyphenation algorithm, well known from TeX. It needs
+       language specific pattern and other data for operation.</p>
+      <p>Because of <link href="#license-issues">licensing issues</link> (and for 
+       convenience), all hyphenation patterns for FOP are made available through 
+       the <link class="fork" href="http://offo.sourceforge.net/hyphenation/index.html">Objects For 
+       Formatting Objects</link> project.</p>
+      <note>If you have made improvements to an existing FOP hyphenation pattern, 
+       or if you have created one from scratch, please consider contributing these 
+       to OFFO so that they can benefit other FOP users as well. 
+       Please inquire on the <link href="../maillist.html#fop-user">FOP User
+       mailing list</link>.</note>
+    </section>
+    <section id="license-issues">
+      <title>License Issues</title>
+      <p>Many of the hyphenation files distributed with TeX and its offspring are
+       licenced under the <link class="fork" href="http://www.latex-project.org/lppl.html">LaTeX
+       Project Public License (LPPL)</link>, which prevents them from being
+       distributed with Apache software. The LPPL puts restrictions on file names
+       in redistributed derived works which we feel can't guarantee. Some
+       hyphenation pattern files have other or additional restrictions, for
+       example against use for commercial purposes.</p>
+      <p>Although Apache FOP cannot redistribute hyphenation pattern files that do
+       not conform with its license scheme, that does not necessarily prevent users
+       from using such hyphenation patterns with FOP. However, it does place on
+       the user the responsibility for determining whether the user can rightly use
+       such hyphenation patterns under the hyphenation pattern license.</p>
+      <warning>The user is responsible to settle license issues for hyphenation
+       pattern files that are obtained from non-Apache sources.</warning>
+    </section>
+    <section id="sources">
+      <title>Sources of Custom Hyphenation Pattern Files</title>
+      <p>The most important source of hyphenation pattern files is the
+       <link class="fork" href="http://www.ctan.org/tex-archive/language/hyphenation/">CTAN TeX
+        Archive</link>.</p>
+    </section>
+    <section id="install">
+      <title>Installing Custom Hyphenation Patterns</title>
+      <p>To install a custom hyphenation pattern for use with FOP:</p>
+      <ol>
+        <li>Convert the TeX hyphenation pattern file to the FOP format. The FOP
+         format is an xml file conforming to the DTD found at
+         <code>{fop-dir}/hyph/hyphenation.dtd</code>.</li>
+        <li>Name this new file following this schema:
+         <code>languageCode_countryCode.xml</code>. The country code is
+          optional, and should be used only if needed. For example:
+          <ul>
+            <li><code>en_US.xml</code> would be the file name for American
+             English hyphenation patterns.</li>
+            <li><code>it.xml</code> would be the file name for Italian
+             hyphenation patterns.</li>
+          </ul>
+          The language and country codes must match the XSL-FO input, which
+          follows <link href="http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt">ISO
+          639</link> (languages) and <link href="http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt">ISO
+          3166</link> (countries). NOTE: The ISO 639/ISO 3166 convention is that
+          language names are written in lower case, while country codes are written
+          in upper case. FOP does not check whether the language and country specified
+          in the FO source are actually from the current standard, but it relies
+          on it being two letter strings in a few places. So you can make up your
+          own codes for custom hyphenation patterns, but they should be two
+          letter strings too (patches for proper handling extensions are welcome)</li>
+        <li>There are basically three ways to make the FOP-compatible hyphenation pattern 
+          file(s) accessible to FOP:
+          <ul>
+            <li>Download the precompiled JAR from <link class="fork" href="http://offo.sourceforge.net/hyphenation/index.html">OFFO
+            </link> and place it either in the <code>{fop-dir}/lib</code> directory, or 
+             in a directory of your choice (and append the full path to the JAR to 
+             the environment variable <code>FOP_HYPHENATION_PATH</code>).</li>
+            <li>Download the desired FOP-compatible hyphenation pattern file(s) from 
+             <link class="fork" href="http://offo.sourceforge.net/hyphenation/index.html">OFFO</link>,
+             and/or take your self created hyphenation pattern file(s), 
+             <ul>
+                <li>place them in the directory <code>{fop-dir}/hyph</code>, </li>
+                <li>or place them in a directory of your choice and set the Ant variable
+                <code>user.hyph.dir</code> to point to that directory (in
+                <code>build-local.properties</code>),</li>
+             </ul>
+             and run Ant with build target
+             <code>jar-hyphenation</code>. This will create a JAR containing the 
+             compiled patterns in <code>{fop-dir}/build</code> that will be added to the 
+             classpath on the next run.
+             (When FOP is built from scratch, and there are pattern source file(s) 
+             present in the directory pointed to by the
+             <code>user.hyph.dir</code> variable, this JAR will automatically 
+             be created from the supplied pattern(s)).</li>
+            <li>Put the pattern source file(s) into a directory of your choice and 
+             configure FOP to look for custom patterns in this directory, by setting the
+             <link href="configuration.html">&lt;hyphenation-base&gt;</link> 
+             configuration option.</li>
+          </ul>
+        </li>
+      </ol>
+      <warning>
+        Either of these three options will ensure hyphenation is working when using
+        FOP from the command-line. If FOP is being embedded, remember to add the location(s)
+        of the hyphenation JAR(s) to the CLASSPATH (option 1 and 2) or to set the 
+        <link href="configuration.html#hyphenation-dir">&lt;hyphenation-dir&gt;</link> 
+        configuration option programmatically (option 3).
+      </warning>
+    </section>
+  </section>
+  <section id="patterns">
+    <title>Hyphenation Patterns</title>
+    <p>If you would like to build your own hyphenation pattern files, or modify
+     existing ones, this section will help you understand how to do so. Even
+     when creating a pattern file from scratch, it may be beneficial to start
+     with an existing file and modify it. See <link class="fork" href="http://offo.sourceforge.net/hyphenation/index.html">
+     OFFO's Hyphenation page</link> for examples. 
+     Here is a brief explanation of the contents of FOP's hyphenation patterns:</p>
+    <warning>The remaining content of this section should be considered "draft"
+     quality. It was drafted from theoretical literature, and has not been
+     tested against actual FOP behavior. It may contain errors or omissions.
+     Do not rely on these instructions without testing everything stated here.
+     If you use these instructions, please provide feedback on the
+     <link href="../maillist.html#fop-user">FOP User mailing list</link>, either
+     confirming their accuracy, or raising specific problems that we can
+     address.</warning>
+    <ul>
+      <li>The root of the pattern file is the &lt;hyphenation-info&gt; element.</li>
+      <li>&lt;hyphen-char&gt;: its attribute "value" contains the character signalling
+       a hyphen in the &lt;exceptions&gt; section. It has nothing to do with the
+       hyphenation character used in FOP, use the XSLFO hyphenation-character
+       property for defining the hyphenation character there. At some points
+       a dash U+002D is hardwired in the code, so you'd better use this too
+       (patches to rectify the situation are welcome). There is no default,
+       if you declare exceptions with hyphenations, you must declare the
+       hyphen-char too.</li>
+      <li>&lt;hyphen-min&gt; contains two attributes:
+        <ul>
+          <li>before: the minimum number of characters in a word allowed to exist
+           on a line immediately preceding a hyphenated word-break.</li>
+          <li>after: the minimum number of characters in a word allowed to exist
+           on a line immediately after a hyphenated word-break.</li>
+        </ul>
+        This element is unused and not even read. It should be considered a
+        documentation for parameters used during pattern generation.
+      </li>
+      <li>&lt;classes&gt; contains whitespace-separated character sets. The members
+       of each set should be treated as equivalent for purposes of hyphenation,
+       usually upper and lower case of the same character. The first character
+       of the set is the canonical character, the patterns and exceptions
+       should only contain these canonical representation characters (except
+       digits for weight, the period (.) as word delimiter in the patterns and
+       the hyphen char in exceptions, of course).</li>
+      <li>&lt;exceptions&gt; contains whitespace-separated words, each of which
+       has either explicit hyphen characters to denote acceptable breakage
+       points, or no hyphen characters, to indicate that this word should
+       never be hyphenated, or contain explicit &lt;hyp&gt; elements for specifying
+       changes of spelling due to hyphenation (like backen -&gt; bak-ken or
+       Stoffarbe -&gt; Stoff-farbe in the old german spelling). Exceptions override
+       the patterns described below. Explicit &lt;hyp&gt; declarations don't work
+       yet (patches welcome). Exceptions are generally a bit brittle, test
+       carefully.</li>
+      <li>&lt;patterns&gt; includes whitespace-separated patterns, which are what
+       drive most hyphenation decisions. The characters in these patterns are
+       explained as follows:
+        <ul>
+          <li>non-numeric characters represent characters in a sub-word to be
+           evaluated</li>
+          <li>the period character (.) represents a word boundary, i.e. either
+           the beginning or ending of a word</li>
+          <li>numeric characters represent a scoring system for indicating the
+           acceptability of a hyphen in this location. Odd numbers represent an
+           acceptable location for a hyphen, with higher values overriding lower
+           inhibiting values. Even numbers indicate an unacceptable location, with
+           higher values overriding lower values indicating an acceptable position.
+           A value of zero (inhibiting) is implied when there is no number present.
+           Generally patterns are constructed so that valuse greater than 4 are rare.
+           Due to a bug currently patterns with values of 8 and greater don't
+           have an effect, so don't wonder.</li>
+        </ul>
+        Here are some examples from the English patterns file:
+        <ul>
+          <li>Knuth (<em>The TeXBook</em>, Appendix H) uses the example <strong>hach4</strong>, which indicates that it is extremely undesirable to place a hyphen after the substring "hach", for example in the word "toothach-es".</li>
+          <li><strong>.leg5e</strong> indicates that "leg-e", when it occurs at the beginning of a word, is a very good place to place a hyphen, if one is needed. Words like "leg-end" and "leg-er-de-main" fit this pattern.</li>
+        </ul>
+        Note that the algorithm that uses this data searches for each of the word's substrings in the patterns, and chooses the <em>highest</em> value found for letter combination.
+      </li>
+    </ul>
+    <p>If you want to convert a TeX hyphenation pattern file, you have to undo
+     the TeX encoding for non-ASCII text. FOP uses Unicode, and the patterns
+     must be proper Unicode too. You should be aware of the XML encoding issues,
+     preferably use a good Unicode editor.</p>
+    <p>Note that FOP does not do Unicode character normalization. If you use
+     combining chars for accents and other character decorations, you must
+     declare character classes for them, and use the same sequence of base character
+     and combining marks in the XSLFO source, otherwise the pattern wouldn't match.
+     Fortunately, Unicode provides precomposed characters for all important cases
+     in common languages, until now nobody run seriously into this issue. Some dead
+     languages and dialects, especially ancient ones, may pose a real problem
+     though.</p>
+    <p>If you want to generate your own patterns, an open-source utility called
+     patgen is available on many Unix/Linux distributions and every TeX
+     distribution which can be used to assist in
+     creating pattern files from dictionaries. Pattern creation for languages like
+     english or german is an art. If you can, read Frank Liang's original paper
+     "Word Hy-phen-a-tion by Com-pu-ter" (yes, with hyphens). It is not available
+     online. The original patgen.web source, included in the TeX source distributions,
+     contains valuable comments, unfortunately technical details obscure often the
+     high level issues. Another important source is
+     <link class="fork" href="http://www.ctan.org/tex-archive/systems/knuth/tex/texbook.tex">The
+     TeX Book</link>, appendix H (either read the TeX source, or run it through
+     TeX to typeset it). Secondary articles, for example the works by Petr Sojka,
+     may also give some much needed insight into problems arising in automated
+     hyphenation.</p>
+  </section>
+  </body>
+</document>

Propchange: xmlgraphics/site/deploy/fop/1.0/hyphenation.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xmlgraphics/site/deploy/fop/1.0/hyphenation.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Added: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleFO2PDF.png
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleFO2PDF.png?rev=966110&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleFO2PDF.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleObj2PDF.png
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleObj2PDF.png?rev=966110&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleObj2PDF.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleObj2XML.png
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleObj2XML.png?rev=966110&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleObj2XML.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleXML2FO.png
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleXML2FO.png?rev=966110&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleXML2FO.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleXML2PDF.png
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleXML2PDF.png?rev=966110&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/site/deploy/fop/1.0/images/EmbeddingExampleXML2PDF.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: xmlgraphics/site/deploy/fop/1.0/images/if-architecture-overview.png
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/images/if-architecture-overview.png?rev=966110&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/site/deploy/fop/1.0/images/if-architecture-overview.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: xmlgraphics/site/deploy/fop/1.0/index.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/index.html?rev=966110&view=auto
==============================================================================
--- xmlgraphics/site/deploy/fop/1.0/index.html (added)
+++ xmlgraphics/site/deploy/fop/1.0/index.html Wed Jul 21 07:08:39 2010
@@ -0,0 +1,279 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<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-skin-name" content="pelt">
+<title>Apache FOP Trunk (Development code)</title>
+<link type="text/css" href="../skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
+<link type="text/css" href="../skin/profile.css" rel="stylesheet">
+<script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="../">
+</head>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<!--+
+    |header
+    +-->
+<div class="header">
+<!--+
+    |start group logo
+    +-->
+<div class="grouplogo">
+<a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="../images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
+</div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
+<div class="projectlogo">
+<a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="../images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
+</div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search" method="get" class="roundtopsmall">
+<input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                    <input name="Search" value="Search" type="submit">
+</form>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
+<ul id="tabs">
+<li>
+<a class="unselected" href="../index.html">Home</a>
+</li>
+<li>
+<a class="unselected" href="../0.95/index.html">Version 0.95</a>
+</li>
+<li class="current">
+<a class="selected" href="../1.0/index.html">Version 1.0</a>
+</li>
+<li>
+<a class="unselected" href="../trunk/index.html">FOP Trunk</a>
+</li>
+<li>
+<a class="unselected" href="../dev/index.html">Development</a>
+</li>
+</ul>
+<!--+
+    |end Tabs
+    +-->
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
+<div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://www.apache.org/">apache.org</a> &gt; <a href="http://xml.apache.org/">XML Federation</a> &gt; <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
+<div id="menu">
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">FOP 1.0</div>
+<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
+<div class="menupage">
+<div class="menupagetitle">About</div>
+</div>
+<div class="menuitem">
+<a href="../1.0/releaseNotes_1.0.html">Release Notes</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/changes_1.0.html">Changes (1.0)</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/knownissues_overview.html">Known Issues</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/upgrading.html">Upgrading</a>
+</div>
+<div onclick="SwitchMenu('menu_1.1.6', '../skin/')" id="menu_1.1.6Title" class="menutitle">Using FOP</div>
+<div id="menu_1.1.6" class="menuitemgroup">
+<div class="menuitem">
+<a href="../1.0/compiling.html">Build</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/configuration.html">Configure</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/running.html">Run</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/embedding.html">Embed</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/servlets.html">Servlets</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/anttask.html">Ant Task</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.1.7', '../skin/')" id="menu_1.1.7Title" class="menutitle">Features</div>
+<div id="menu_1.1.7" class="menuitemgroup">
+<div class="menuitem">
+<a href="../1.0/output.html">Output Targets</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/intermediate.html">Intermediate Format</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/pdfencryption.html">PDF Encryption</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/pdfa.html">PDF/A</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/pdfx.html">PDF/X</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/graphics.html">Graphics</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/fonts.html">Fonts</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/hyphenation.html">Hyphenation</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/extensions.html">Extensions</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/events.html">Events</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/metadata.html">Metadata</a>
+</div>
+<div class="menuitem">
+<a href="../1.0/accessibility.html">Accessibility</a>
+</div>
+</div>
+</div>
+<div id="credit">
+<hr>
+<a href="http://forrest.apache.org/"><img border="0" title="Built with Apache Forrest" alt="Built with Apache Forrest - logo" src="../images/built-with-forrest-button.png" style="width: 88px;height: 31px;"></a>
+</div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
+<div id="credit2"></div>
+</div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
+<div id="content">
+<div title="raw XML" class="xmllink">
+<a class="dida" href="index.xml"><img alt="XML - icon" src="../skin/images/xmldoc.gif" class="skin"><br>
+        XML</a>
+</div>
+<div title="Portable Document Format" class="pdflink">
+<a class="dida" href="index.pdf"><img alt="PDF -icon" src="../skin/images/pdfdoc.gif" class="skin"><br>
+        PDF</a>
+</div>
+<div class="trail">Font size: 
+	          &nbsp;<input value="Reset" class="resetfont" title="Reset text" onclick="ndeSetTextSize('reset'); return false;" type="button">      
+	          &nbsp;<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
+	          &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="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#intro">Introduction</a>
+</li>
+<li>
+<a href="#upgrading">Upgrading from an earlier version</a>
+</li>
+</ul>
+</div>
+    
+<a name="N10011"></a><a name="intro"></a>
+<h2 class="underlined_10">Introduction</h2>
+<div class="section">
+<p>
+        
+<strong>FOP Trunk</strong> is the name for the current
+        development code as found in the <a class="external" href="http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/">Subversion repository</a>. This
+        section of the FOP web site provides the documentation for
+        this version.
+      </p>
+<p>
+        The Apache FOP team is proud to present to you this production quality codebase. It has taken
+        over three years to get this far and over two years without a new release from the FOP
+        project. We're still in the process of adding new features. We welcome any feedback you
+        might have and even more, any other form of help to get the project forward.
+      </p>
+</div>
+    
+<a name="N10025"></a><a name="upgrading"></a>
+<h2 class="underlined_10">Upgrading from an earlier version</h2>
+<div class="section">
+<p>
+        If you're upgrading to this version from an earlier version of FOP, please read the 
+        information contained on the <a href="upgrading.html">Upgrading page</a>!
+      </p>
+</div>
+  
+<span class="version">
+          version 964711</span>
+</div>
+<!--+
+    |end content
+    +-->
+<div class="clearboth">&nbsp;</div>
+</div>
+<div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
+<div class="lastmodified">
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<div class="copyright">
+        Copyright &copy;
+         1999-2009 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
+</div>
+<div id="logos"></div>
+<!--+
+    |end bottomstrip
+    +-->
+</div>
+</body>
+</html>

Propchange: xmlgraphics/site/deploy/fop/1.0/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xmlgraphics/site/deploy/fop/1.0/index.html
------------------------------------------------------------------------------
    svn:keywords = Id

Added: xmlgraphics/site/deploy/fop/1.0/index.pdf
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/index.pdf?rev=966110&view=auto
==============================================================================
--- xmlgraphics/site/deploy/fop/1.0/index.pdf (added)
+++ xmlgraphics/site/deploy/fop/1.0/index.pdf Wed Jul 21 07:08:39 2010
@@ -0,0 +1,263 @@
+%PDF-1.3
+%ª«¬­
+4 0 obj
+<< /Type /Info
+/Producer (FOP 0.20.5) >>
+endobj
+5 0 obj
+<< /Length 490 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+Gb!#WZ#51J&Dd/>)`#3*K+5h^X\g"9?(+f9C,un[";NV58C[We%7HROOg7tE"*_fMh7\U$+u8MM$cGCB7%*"UYJbB&2_[5V_8(l,q92@3+$`fA]6W;Pac9SE7p)FuRB,MY:*Ot^5BXOlQi+otd8[brFZC$_hcLYA5kLif^jsP2_"gsR&.Z?]lKjcXMgZc6\V:E=O(#-]fnd]LHWLbmaH5le"(Ds_bFSq*BU^3pE?a[K/\E1q-t)3X0BhmSF&C!_3';&lTG*KHk/Y&u,!@3R,%Nu('E+DqF9l.4G/jiOg_><;`(mtd9bA_sDbVkE[&A$tHmV:YZaeR@O(DI5W=)3KpOB?;)NWFnlF#$f4@I1jDjpZg0oQqQl?(`>Les0Q1?6>UFC$2eL(4OroB=,-`$J\NAVcol=t`qjdmtOh4Oo/QO,gE4Z<qK;-Q)X["]&9h%.Lm;D<A;*?'X\F1qOsbUU\?16KWG<)I!mQ"ULOZ=T~>
+endstream
+endobj
+6 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 5 0 R
+/Annots 7 0 R
+>>
+endobj
+7 0 obj
+[
+8 0 R
+10 0 R
+12 0 R
+13 0 R
+]
+endobj
+8 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 84.0 582.166 151.328 570.166 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 9 0 R
+/H /I
+>>
+endobj
+10 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 84.0 563.966 255.956 551.966 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 11 0 R
+/H /I
+>>
+endobj
+12 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 232.25 719.0 361.75 709.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+13 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 221.685 707.75 372.315 697.75 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+14 0 obj
+<< /Length 1413 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+GatU3c]ahV'YaIJ:f#o<8Rs(lOF(aih9>T@ZuIIKV?[uL6e<G)@%I8bqZ%L*XM*Guiu+?\U%dgMPb-cL=6mI4&V_O;h6/#E=:l7`LS0k5QD>HniWO*KoZ%EW\*,F*&`>VBF_>gQB3hM&>P';srk/)A]DB*rYTP2c&H!k3Aam=*)b(Ao#B]q+D]d?KmPhdO&<@$Rh@]nI7\SZ'f@@M#Zi_1_r*\.JNPBq[1%j+YY0kA!cn1PkQ;1cBrULQUMCHB#,Up=XR_F6T0!4U;1BJ2e3(dl";76Ko=/\BeAJG8nD-g2_H=Kq1"^%oKePS9U'$kY@.a*"?='t+k;V'/QpG3Y++XeUkg180:!fi:4@Z4\E&o\m9SY?Ir+lj+m%_:[M3h]>J$EgZDol(D?@s&sneF+HDBqL[B9?)[o%)tU+ZM:G>YFu@A.`>JI7<G)@G%k!!/fE4'[d:AHZ7bt?k(oQ0%L]T[b%t#cM`He&;auaIfoA2hWSY8MWQM:rQ+[o-C?G^Rd9G3>rE/3^]g@qKX<1&4L>,H,4tDkh]$2_=kfV7ges5XP'.LaC);P7sOkBfAXZO^sP#VKUI6!5D9:ptXHEf`C[_JssH.%-9\p1s2HnKa7f3TNAmO>r+f%nGKi;gP%pFg'uhoQ*<;JQR&V.fFZ^qrRI.uYCq#!Kgl*&I(P8^iF@kc6'Q<4>t;;sBCW1a+!^e&DJ:o)b5Ar^Tm^AQS)EZ+URb>+J!qW2"rh/hAij>'dGU@[k17OMno,Q#MP.<o9C#B%rTk@gJ@m`FK77P;sLj*H,EA@$tb6#E16MT4OU\oteb6a&^hCg%A1HfKl,mifcE8](,i(5P`GOhoY6$+h"[(TdgRAkJT\N#"6!8i**-D4`/]<`Kh<l!T3'-:.$kN_ZESnlLOIFW+4j..b[&?1;.WhffTK2-Y[T`?gqt.#q^f\8ORYUOa;Z+n'/[>S!5_,/[.g0hD#:II4Tg8/m`8lCLZ:BqX^)gH=Gl
 uqWhXG=YMQn+*]-?a;Y9Na/gNfVgL$7gD(Lfr<QPBb19_"LPQ].R*<W3TN7<V4"mC2osJ][o_'5"CuuDJ!_19o0[>/NejDUGQ^^E"%2W>RX8Gk4%o^R3*%Cn_r&8[4Ja=Wg"#>U0+KH(45V'd3r3o8@nTmZN-2h$=(<-dFM3lJ6%B3Hm$A&r2Y*7.Kc)R@>NBF-IK9dbTep]QM#8@L.#d=.D9ebN48f;^Nh+[.t@>(L,hPBXbi-^=(ZMbm(+^]-D#;a#>1CO=lDM.G2`FCpE/Is-dFXr-)&'_[M2_/#Lb@,Z9_drod^GV:&Y*$g)cbffZ'CJ;C`cN>9!dl8WilCe;UQK"6h@/,6;n3!R:[ZnoL6uVsTJIuiZ&.Be:;AR,?Z]TF_g;9`3^WX"7@CPcN^R!=_g8MU[0t(5?@#Xl~>
+endstream
+endobj
+15 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 14 0 R
+/Annots 16 0 R
+>>
+endobj
+16 0 obj
+[
+17 0 R
+18 0 R
+19 0 R
+20 0 R
+]
+endobj
+17 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 453.284 654.666 558.944 642.666 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/)
+/S /URI >>
+/H /I
+>>
+endobj
+18 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 104.664 504.132 181.644 492.132 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (upgrading.html)
+/S /URI >>
+/H /I
+>>
+endobj
+19 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 232.25 719.0 361.75 709.0 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+20 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 221.685 707.75 372.315 697.75 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://xmlgraphics.apache.org/fop/)
+/S /URI >>
+/H /I
+>>
+endobj
+22 0 obj
+<<
+ /Title (\376\377\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156)
+ /Parent 21 0 R
+ /Next 23 0 R
+ /A 9 0 R
+>> endobj
+23 0 obj
+<<
+ /Title (\376\377\0\62\0\40\0\125\0\160\0\147\0\162\0\141\0\144\0\151\0\156\0\147\0\40\0\146\0\162\0\157\0\155\0\40\0\141\0\156\0\40\0\145\0\141\0\162\0\154\0\151\0\145\0\162\0\40\0\166\0\145\0\162\0\163\0\151\0\157\0\156)
+ /Parent 21 0 R
+ /Prev 22 0 R
+ /A 11 0 R
+>> endobj
+24 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F1
+/BaseFont /Helvetica
+/Encoding /WinAnsiEncoding >>
+endobj
+25 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F5
+/BaseFont /Times-Roman
+/Encoding /WinAnsiEncoding >>
+endobj
+26 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F3
+/BaseFont /Helvetica-Bold
+/Encoding /WinAnsiEncoding >>
+endobj
+27 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F2
+/BaseFont /Helvetica-Oblique
+/Encoding /WinAnsiEncoding >>
+endobj
+28 0 obj
+<< /Type /Font
+/Subtype /Type1
+/Name /F7
+/BaseFont /Times-Bold
+/Encoding /WinAnsiEncoding >>
+endobj
+1 0 obj
+<< /Type /Pages
+/Count 2
+/Kids [6 0 R 15 0 R ] >>
+endobj
+2 0 obj
+<< /Type /Catalog
+/Pages 1 0 R
+ /Outlines 21 0 R
+ /PageMode /UseOutlines
+ >>
+endobj
+3 0 obj
+<< 
+/Font << /F1 24 0 R /F5 25 0 R /F3 26 0 R /F2 27 0 R /F7 28 0 R >> 
+/ProcSet [ /PDF /ImageC /Text ] >> 
+endobj
+9 0 obj
+<<
+/S /GoTo
+/D [15 0 R /XYZ 67.0 695.0 null]
+>>
+endobj
+11 0 obj
+<<
+/S /GoTo
+/D [15 0 R /XYZ 67.0 557.666 null]
+>>
+endobj
+21 0 obj
+<<
+ /First 22 0 R
+ /Last 23 0 R
+>> endobj
+xref
+0 29
+0000000000 65535 f 
+0000004882 00000 n 
+0000004947 00000 n 
+0000005039 00000 n 
+0000000015 00000 n 
+0000000071 00000 n 
+0000000652 00000 n 
+0000000772 00000 n 
+0000000818 00000 n 
+0000005162 00000 n 
+0000000952 00000 n 
+0000005225 00000 n 
+0000001088 00000 n 
+0000001270 00000 n 
+0000001456 00000 n 
+0000002962 00000 n 
+0000003085 00000 n 
+0000003133 00000 n 
+0000003341 00000 n 
+0000003509 00000 n 
+0000003691 00000 n 
+0000005291 00000 n 
+0000003877 00000 n 
+0000004040 00000 n 
+0000004326 00000 n 
+0000004434 00000 n 
+0000004544 00000 n 
+0000004657 00000 n 
+0000004773 00000 n 
+trailer
+<<
+/Size 29
+/Root 2 0 R
+/Info 4 0 R
+>>
+startxref
+5342
+%%EOF

Added: xmlgraphics/site/deploy/fop/1.0/index.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/1.0/index.xml?rev=966110&view=auto
==============================================================================
--- xmlgraphics/site/deploy/fop/1.0/index.xml (added)
+++ xmlgraphics/site/deploy/fop/1.0/index.xml Wed Jul 21 07:08:39 2010
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="ISO-8859-1"?><!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  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>
+  <header>
+    <title>Apache FOP Trunk (Development code)</title>
+    <version>$Revision: 964711 $</version>
+  </header>
+  <body>
+    <section id="intro">
+      <title>Introduction</title>
+      <p>
+        <strong>FOP Trunk</strong> is the name for the current
+        development code as found in the <link href="ext:svn-repo/trunk">Subversion repository</link>. This
+        section of the FOP web site provides the documentation for
+        this version.
+      </p>
+      <p>
+        The Apache FOP team is proud to present to you this production quality codebase. It has taken
+        over three years to get this far and over two years without a new release from the FOP
+        project. We're still in the process of adding new features. We welcome any feedback you
+        might have and even more, any other form of help to get the project forward.
+      </p>
+    </section>
+    <section id="upgrading">
+      <title>Upgrading from an earlier version</title>
+      <p>
+        If you're upgrading to this version from an earlier version of FOP, please read the 
+        information contained on the <link href="upgrading.html">Upgrading page</link>!
+      </p>
+    </section>
+  </body>
+</document>

Propchange: xmlgraphics/site/deploy/fop/1.0/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xmlgraphics/site/deploy/fop/1.0/index.xml
------------------------------------------------------------------------------
    svn:keywords = Id



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