You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.xml 2.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <!-- $Id$ -->
  17. <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
  18. <document>
  19. <header>
  20. <title>Apache™ FOP Version 1.1</title>
  21. <version>$Revision$</version>
  22. </header>
  23. <body>
  24. <section id="intro">
  25. <title>Introduction</title>
  26. <p>
  27. This is Version 1.1 of Apache FOP. FOP 1.1 contains many bug
  28. fixes and a number of improvements, including
  29. important features such as support for <a href="complexscripts.html">Complex Scripts</a>
  30. (e.g., Arabic, Hebrew, Indic, and Southeast Asian scripts). To see what has changed since the last release,
  31. please visit <a href="releaseNotes_1.1.html">Release Notes</a>.
  32. </p>
  33. <p>
  34. This release implements a substantial subset of the W3C XSL-FO 1.1
  35. Recommendation. For a detailed overview of FOP's
  36. compliance with this recommendation, see <a href="../compliance.html">Compliance</a>.
  37. </p>
  38. </section>
  39. <section id="upgrading">
  40. <title>Upgrading from an earlier version</title>
  41. <p>
  42. If you're upgrading to this version from an earlier version of FOP, please read the
  43. information on <a href="upgrading.html">Upgrading</a>!
  44. </p>
  45. </section>
  46. <section id="download">
  47. <title>Download</title>
  48. <p>
  49. To download this version, please visit <a href="../download.html">Downloading</a>.
  50. </p>
  51. </section>
  52. </body>
  53. </document>