From 78f92bdee60faf0480ea6a2751c3501b9a43c9ff Mon Sep 17 00:00:00 2001
From: fotis
+
diff --git a/docs/html-docs/bugs.html b/docs/html-docs/bugs.html
index 4896707d1..959d9d848 100644
--- a/docs/html-docs/bugs.html
+++ b/docs/html-docs/bugs.html
@@ -7,6 +7,7 @@
+
diff --git a/docs/html-docs/compiling.html b/docs/html-docs/compiling.html
index e431b7f66..e085812a3 100644
--- a/docs/html-docs/compiling.html
+++ b/docs/html-docs/compiling.html
@@ -7,6 +7,7 @@
+
diff --git a/docs/html-docs/download.html b/docs/html-docs/download.html
index c0ad4248f..dc1094f66 100644
--- a/docs/html-docs/download.html
+++ b/docs/html-docs/download.html
@@ -7,6 +7,7 @@
+
diff --git a/docs/html-docs/embedding.html b/docs/html-docs/embedding.html
index 5f145e2c9..8a0d8b777 100644
--- a/docs/html-docs/embedding.html
+++ b/docs/html-docs/embedding.html
@@ -7,6 +7,7 @@
+
@@ -36,7 +37,7 @@
buildFOTree(Parser, InputSource) respectively.
A third possibility may be used to build the FO Tree, namely - calling getDocumentHandler() and firing the SAX events yourself. + calling getContentHandler() and firing the SAX events yourself.
Once the FO Tree is built, the format() and render() methods may be
called in that order.
diff --git a/docs/html-docs/examples.html b/docs/html-docs/examples.html
index 5e31f7146..132f47b3a 100644
--- a/docs/html-docs/examples.html
+++ b/docs/html-docs/examples.html
@@ -7,6 +7,7 @@
+
diff --git a/docs/html-docs/faq-running.html b/docs/html-docs/faq-running.html
index cde3fc048..6017e19c2 100644
--- a/docs/html-docs/faq-running.html
+++ b/docs/html-docs/faq-running.html
@@ -7,6 +7,7 @@
+
diff --git a/docs/html-docs/faqs.html b/docs/html-docs/faqs.html
index a001d49d3..620d638ff 100644
--- a/docs/html-docs/faqs.html
+++ b/docs/html-docs/faqs.html
@@ -7,6 +7,7 @@
+
diff --git a/docs/html-docs/implemented.html b/docs/html-docs/implemented.html
index 90fc8f4fe..5f1b17eae 100644
--- a/docs/html-docs/implemented.html
+++ b/docs/html-docs/implemented.html
@@ -7,6 +7,7 @@
+
@@ -147,6 +148,7 @@
| ||||||||||||||
- There are two ways to run FOP from the command line. +There are three ways to run FOP from the command line. a) Batch processing formatting objects (fo) files:
b) Batch processing xml files (includes production of the fo-files): @@ -47,7 +48,7 @@c) Previewing the fo-file:
Each method uses next to the fop classes other packages. The following describes - each method in detail. + each method in detail.
|
| |||||||||||||||||||||||||||
+ Fop supports at the moment following commandline switches: +
+
+ |