You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2008/06/13 10:28:56 UTC

svn commit: r667417 - in /incubator/uima/site/trunk/uima-website: docs/svn.html xdocs/svn.xml

Author: twgoetz
Date: Fri Jun 13 01:28:55 2008
New Revision: 667417

URL: http://svn.apache.org/viewvc?rev=667417&view=rev
Log:
Jira UIMA-1077: add information on how to create A4 size PDF documentation.

http://issues.apache.org/jira/browse/UIMA-1077

Modified:
    incubator/uima/site/trunk/uima-website/docs/svn.html
    incubator/uima/site/trunk/uima-website/xdocs/svn.xml

Modified: incubator/uima/site/trunk/uima-website/docs/svn.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/svn.html?rev=667417&r1=667416&r2=667417&view=diff
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/svn.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/svn.html Fri Jun 13 01:28:55 2008
@@ -760,6 +760,31 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+                                                      <table id="building.docbooks.a4" border="0" cellspacing="0" cellpadding="2" width="100%">
+  
+ 
+      <tr><td bgcolor="#9289A2">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Creating A4-size PDF documentation"><strong>Creating A4-size PDF documentation</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>If you don't live in the US, you may wish to create your PDF documentation in a different
+  format, e.g., A4.  To do this, edit the file 
+  <code>uima-docbook-tool/properties/default.docbook.properties</code>.  It contains a line
+  </p>
+                                                <p>
+  <code>paper.type = Letter</code>
+  </p>
+                                                <p>Change this setting to <code>A4</code> and rebuild the documentation.  Note: if you've previously
+  built the documentation, you need to run <code>ant clean</code> first, as the build doesn't pick
+  up on this change automatically.
+  </p>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
                             </blockquote>
         </p>
       </td></tr>

Modified: incubator/uima/site/trunk/uima-website/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/xdocs/svn.xml?rev=667417&r1=667416&r2=667417&view=diff
==============================================================================
--- incubator/uima/site/trunk/uima-website/xdocs/svn.xml (original)
+++ incubator/uima/site/trunk/uima-website/xdocs/svn.xml Fri Jun 13 01:28:55 2008
@@ -459,6 +459,23 @@
   
 </subsection>
 
+  <subsection name="Creating A4-size PDF documentation" id="building.docbooks.a4">
+  <p>If you don't live in the US, you may wish to create your PDF documentation in a different
+  format, e.g., A4.  To do this, edit the file 
+  <code>uima-docbook-tool/properties/default.docbook.properties</code>.  It contains a line
+  </p>
+  <p>
+  <code>paper.type = Letter</code>
+  </p>
+  <p>Change this setting to <code>A4</code> and rebuild the documentation.  Note: if you've previously
+  built the documentation, you need to run <code>ant clean</code> first, as the build doesn't pick
+  up on this change automatically.
+  </p>
+  
+  </subsection>
+  
+
+
 </section>
 
   <!--