diff options
author | Simon Pepping <spepping@apache.org> | 2007-01-07 13:19:45 +0000 |
---|---|---|
committer | Simon Pepping <spepping@apache.org> | 2007-01-07 13:19:45 +0000 |
commit | f02d9c1b949d496bd72a840e22d50ae5b3581499 (patch) | |
tree | 9044d82390a05aad26c75eb8ba98ddac6f3f7fa5 /src/documentation/content/xdocs/index.xml | |
parent | 77dc613c7a01946b183846bafb91e8a37bdebcdc (diff) | |
download | xmlgraphics-fop-f02d9c1b949d496bd72a840e22d50ae5b3581499.tar.gz xmlgraphics-fop-f02d9c1b949d496bd72a840e22d50ae5b3581499.zip |
Merging changes from branch fop-0.93 back into trunk, change year 2006
in build.xml into 2007, remove PCL from unsupported output formats in
known issues
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493717 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/index.xml')
-rw-r--r-- | src/documentation/content/xdocs/index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 6edc8580e..72ff065f7 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -36,12 +36,12 @@ </p> <figure width="480" height="260" src="images/document.jpg" alt="Render Diagram" /> <p> - The latest stable version of FOP (<link href="0.20.5/">0.20.5</link>) is a partial implementation of the + The previous version of FOP (<link href="0.20.5/">0.20.5</link>) is a partial implementation of the <link href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Version 1.0 W3C Recommendation</link>. </p> <p> - The latest version of FOP (<link href="0.92/">0.92 beta</link>) is the second preview release + The latest stable version of FOP (<link href="0.93/">0.93</link>) is the first stable release after a large redesign effort and implements a larger subset than 0.20.5 of the <link href="http://www.w3.org/TR/2001/REC-xsl-20011015/">XSL-FO Version 1.0 W3C Recommendation</link> as well as some parts of the <link href="http://www.w3.org/TR/xsl11">XSL-FO Version 1.1 Working Draft</link>. |