diff options
author | William Victor Mote <vmote@apache.org> | 2002-11-30 08:54:26 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2002-11-30 08:54:26 +0000 |
commit | 701271c9574a3af46c3b870e01fe1df8f234573e (patch) | |
tree | c7b391991bf869213e3ca0b28e6a86d8fbf40178 /README | |
parent | 64b3c5ede295343029ded69bb7f035ddd47409f3 (diff) | |
download | xmlgraphics-fop-701271c9574a3af46c3b870e01fe1df8f234573e.tar.gz xmlgraphics-fop-701271c9574a3af46c3b870e01fe1df8f234573e.zip |
white-space and line-ending fixes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -3,14 +3,14 @@ FOP readme What is FOP? FOP is the world's first print formatter driven by XSL formatting objects. It is a Java application that reads a formatting object - tree conforming to the XSL candidate release (21. November 2000) and - then turns it into a PDF document or allows you to preview it - directly on screen. - - FOP is part of Apache's XML project. The homepage of FOP is - http:/xml.apache.org/fop + tree conforming to the XSL candidate release (21. November 2000) and + then turns it into a PDF document or allows you to preview it + directly on screen. - HTML-Documentation can be found in the subdirectory xml-fop/docs/html-docs. + FOP is part of Apache's XML project. The homepage of FOP is + http:/xml.apache.org/fop + + HTML-Documentation can be found in the subdirectory xml-fop/docs/html-docs. The names of the committers of this project and what the developers are working on can be found in the file STATUS in root. @@ -19,10 +19,10 @@ FOP readme Please report bugs to bugzilla at http://nagoya.apache.org/bugzilla/ - Discussion of Fop takes place in fop-dev@xml.apache.org (subscribe at + Discussion of Fop takes place in fop-dev@xml.apache.org (subscribe at fop-dev-subscribe@xml.apache.org) - Before you post any questions, please have a look at the FAQ at + Before you post any questions, please have a look at the FAQ at http://www.owal.co.uk:8090/asf/servlet/asf/ |