From: William Victor Mote Date: Sun, 27 Jul 2003 17:59:36 +0000 (+0000) Subject: add "id" attributes to
tags X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1251 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=46b0a7f43df955220357b3af6b9b2b317eef4433;p=xmlgraphics-fop.git add "id" attributes to
tags git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196747 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/anttask.xml b/src/documentation/content/xdocs/anttask.xml index e3e14aab6..6516a0a9c 100644 --- a/src/documentation/content/xdocs/anttask.xml +++ b/src/documentation/content/xdocs/anttask.xml @@ -9,7 +9,7 @@

FOP provides an Ant task for automating the document build process.

-
Description +
Description

The FOP Ant task will convert XSL-FO documents to PDF/PS/PCL/MIF/RTF output (see Output formats for available formats).

@@ -33,7 +33,7 @@ Then create FOP tasks within your Ant build file, using the FOP task parameters listed below.

-
Parameters for FOP Ant task +
Parameters for FOP Ant task @@ -106,7 +106,7 @@
Parameters specified as attributes
Attribute
-
+
Examples

The following example converts a single XSL-FO file to a PDF document: