]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Convert product name from "Fop" to "FOP" for consistency.
authorWilliam Victor Mote <vmote@apache.org>
Sun, 13 Apr 2003 17:50:14 +0000 (17:50 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Sun, 13 Apr 2003 17:50:14 +0000 (17:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196251 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/design/embedding.xml
src/documentation/content/xdocs/dev/configuration.xml
src/documentation/content/xdocs/dev/extensions.xml
src/documentation/content/xdocs/dev/index.xml
src/documentation/content/xdocs/news.xml
src/documentation/content/xdocs/relnotes.xml
src/documentation/content/xdocs/running.xml

index 0198c3ad42ce9e18845ae59f0bef685221328268..c44b2263c77835958174a35965d79aaa9a95b19e 100644 (file)
@@ -33,9 +33,9 @@ Possible meanings for a user agent:
 <ul>
 <li>something that makes decisions where the specifiction indicates
 that the user agent should decide</li>
-<li>Fop as the user agent, represented by a class that handles
+<li>FOP as the user agent, represented by a class that handles
 various setup and decision values</li>
-<li>an class that handles context for a particular Fop conversion
+<li>an class that handles context for a particular FOP conversion
 that can be configured/overridden when embedding</li>
 </ul>
 
index c85ad20382e35e0ce0f95ea59e98378ff0f15139..1696a7e2207bd708ce5112d9624f92cca9ffedb3 100644 (file)
@@ -21,7 +21,7 @@ configurable options available in FOP.
   </section>
   <section>
     <title>Setting up Hyphenation</title>
-    <p>Fop comes already with some hyphenation patterns. If you
+    <p>FOP comes already with some hyphenation patterns. If you
        need a hyphenation pattern which isn't included in the
        distribution, do the following:
     </p>
@@ -39,7 +39,7 @@ configurable options available in FOP.
     </p>
     <p>3. If you have build your new hyphenation pattern file
           successfully you put the file into the /hyph directoy
-          and rebuild Fop. The file will be picked up and added
+          and rebuild FOP. The file will be picked up and added
           to the fop.jar.
     </p>
     </section>
index 654976a30b9bd50817f52522dd14f490f63f7cb5..a87a234f04b19c39db6a26495253fab16cb3f5c0 100644 (file)
@@ -42,7 +42,7 @@ the instream-foreign-object.
           <section>
             <title>PDF Bookmarks</title>
             <p>
-To use this standard Fop extension, you need to add a namespace entry for
+To use this standard FOP extension, you need to add a namespace entry for
      http://xml.apache.org/fop/extensions on the root element. </p>
 
     <p>You can provide outlines inside the root object (but outside
index a7267acccc452be33f8e6d5bcfa7d939ef9a93df..cfc9321249dedc5f9c9863ee6487dd9514c5675f 100644 (file)
@@ -31,11 +31,11 @@ The development of FOP and the related plans and tasks are discussed on the dev
 Users can help or get issues resolved by contributing information and examples to the developers.
       </p>
       <section>
-        <title>Get familiar with the Fop related standards</title>
-        <p>At the moment Fop is mainly a tool to render XSL-FO files to pdf. Therefore if you want to contribute to Fop you should become familiar with these standards. You can find links at <link href="../resources.html#specs">Specifications</link>.</p>
+        <title>Get familiar with the FOP-related standards</title>
+        <p>At the moment FOP is mainly a tool to render XSL-FO files to pdf. Therefore if you want to contribute to FOP you should become familiar with these standards. You can find links at <link href="../resources.html#specs">Specifications</link>.</p>
       </section>
       <section>
-        <title>Fop's Design</title>
+        <title>FOP's Design</title>
         <p>The design for FOP is specified under the <link href="../design/index.html">Design</link> section. This is where the information on how FOP is developed and designed
 internally will be kept.
     </p>
@@ -46,7 +46,7 @@ internally will be kept.
         to <link href="mailto:fop-dev-subscribe@xml.apache.org">fop-dev-subscribe@xml.apache.org</link>
         </p>
         <p>Sending bug reports and feature requests to the list is a welcome and important contribution to
-     developing Fop.  </p>
+     developing FOP.  </p>
         <p>Read also the <link href="http://marc.theaimsgroup.com/?l=fop-dev&amp;r=1&amp;w=2">archive</link>
      of the discussion list fop-dev to get an idea of the issues being discussed. </p>
       </section>
@@ -54,12 +54,12 @@ internally will be kept.
         <title>Look at the developer's code using cvs</title>
         <p>Between releases the newest code can be accessed via cvs. To do this you need to install a cvs
      client on your computer, if it is not already there. An explanation how to connect to the
-     Fop source repository can be found at <link href="http://xml.apache.org/cvs.html">http://xml.apache.org/cvs.html</link>.
+     FOP source repository can be found at <link href="http://xml.apache.org/cvs.html">http://xml.apache.org/cvs.html</link>.
      An introduction into cvs and the cvs manual can be found in the
      <link href="http://xml.apache.org/library.html">reference library</link>.</p>
         <p>All changes to the code repository are sent to a special mailing list. After a cvs commit the diffs are automatically sent to this list. You can subscribe
      to fop-cvs@xml.apache.org by sending an email to <link href="mailto:fop-cvs-subscribe@xml.apache.org">
-     fop-cvs-subscribe@xml.apache.org</link>. If you want to contribute to the development of Fop you should subscribe,
+     fop-cvs-subscribe@xml.apache.org</link>. If you want to contribute to the development of FOP you should subscribe,
      because it is important that you follow changes being made. </p>
       </section>
       <section id="patches">
index 213aa7beb47f7323f151307e9e5fd7002dbc2dce..2baeaaa2b0dc03b6f5d0af98c77b69ce797bcddc 100644 (file)
@@ -71,7 +71,7 @@
     The following JARs have been updated: Xerces to version
     2.0.1, Xalan to version 2.3.1 and Batik to version 1.5beta2.
   </li>
-  <li>Fop has been compiled with Jimi support</li>
+  <li>FOP has been compiled with Jimi support</li>
   <li>
     Logging has been changed from LogKit to Avalon's Logger
     Interface
   <p>Welcome Jeremias Maerki, Joerg Pietschmann and Peter B. West!</p>
  </section>
 <section>
-  <title>11 March 2002 - Fop 0.20.3 released</title>
+  <title>11 March 2002 - FOP 0.20.3 released</title>
   <p>This is a maintenance release, the first version which supports the XSL-FO
    Recommendation syntax. See the
    <link href="http://marc.theaimsgroup.com/?l=xml-apache-announce&amp;m=101588818821794">
index 6cdee2132a1b0bf97da602ef03368716b810bde5..f60b8dbf387a57cee06ccdeebb55be3ad44a6c17 100644 (file)
@@ -53,7 +53,7 @@
        <li>The following JARs have been updated:
          Xerces to version 2.0.1, Xalan to version 2.3.1 and Batik to version 1.5beta2.
       </li>
-      <li>Fop has been compiled with Jimi support this time
+      <li>FOP has been compiled with Jimi support this time
         but you still have to download
         <link href="http://java.sun.com/products/jimi/">Jimi</link>
         and copy it to lib/ to get PNG support (no need to build FOP yourself though).
index 84d1dd786cee559dfd20b8c2c43201683efeeb2c..7767cef5b32610908f5435d398eaf15cd08ff960 100644 (file)
@@ -77,7 +77,7 @@
       fop -fo foo.fo -pdf foo.pdf (does the same as the previous line)
       fop -xsl foo.xsl -xml foo.xml -pdf foo.pdf
       fop foo.fo -mif foo.mif
-      fop foo.fo -print or Fop -print foo.fo
+      fop foo.fo -print or fop -print foo.fo
       fop foo.fo -awt</source>
       <p>PDF encryption is only available if FOP was compiled with encryption support <strong>and</strong> if compatible encryption support is availabe at run time. Currently, only the JCE is supported. Check the <link href="pdfencryption.html">Details</link>.</p>
     </section>