From 9395790e81b7b004920ead77e7079766b0cbe886 Mon Sep 17 00:00:00 2001
From: Simon Pepping
Date: Tue, 2 Jan 2007 20:58:16 +0000
Subject: [PATCH] Updated the documentation of the FOP ant task
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_93@491935 13f79535-47bb-0310-9956-ffa450edef68
---
.../content/xdocs/0.93/anttask.xml | 35 +++++++++++++------
1 file changed, 24 insertions(+), 11 deletions(-)
diff --git a/src/documentation/content/xdocs/0.93/anttask.xml b/src/documentation/content/xdocs/0.93/anttask.xml
index 9831f2c01..44550c3d7 100644
--- a/src/documentation/content/xdocs/0.93/anttask.xml
+++ b/src/documentation/content/xdocs/0.93/anttask.xml
@@ -37,17 +37,19 @@
One method of defining the task is as follows:
@@ -74,13 +76,24 @@
format |
Possible output formats:
+ application/X-fop-awt-preview
+ application/X-fop-print
+ application/X-fop-areatree
application/pdf
application/postscript
- application/vnd.mif
- application/rtf
+ application/mif
+ application/rtf ,
+ text/richtext ,
+ text/rtf
+ application/x-pcl ,
application/vnd.hp-PCL
+ application/x-afp ,
+ application/vnd.ibm.modcap
text/plain
- text/xml
+ image/svg+xml
+ image/gif
+ image/png
+ image/tiff
|
No, defaults to application/pdf |
--
2.39.5