From 46b0a7f43df955220357b3af6b9b2b317eef4433 Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Sun, 27 Jul 2003 17:59:36 +0000 Subject: [PATCH] add "id" attributes to
tags git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196747 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/anttask.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: -- 2.39.5