aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjtauber <jtauber@unknown>1999-11-29 16:40:18 +0000
committerjtauber <jtauber@unknown>1999-11-29 16:40:18 +0000
commit1b79eb4ebedc23f2724e2180b009f9390577272d (patch)
tree7caf04b820ab63cd9efde75bce69547fdb83077f
parent9b0744924a1f3575b5c729b1821f683b2200d9bb (diff)
downloadxmlgraphics-fop-1b79eb4ebedc23f2724e2180b009f9390577272d.tar.gz
xmlgraphics-fop-1b79eb4ebedc23f2724e2180b009f9390577272d.zip
updated FAQ from Fotis Jannidis with Q and A about the meaning of > in FOP messages
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193252 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--FAQ52
-rw-r--r--docs/faq.xml10
2 files changed, 50 insertions, 12 deletions
diff --git a/FAQ b/FAQ
index 80fd6d8a0..17e77413f 100644
--- a/FAQ
+++ b/FAQ
@@ -1,19 +1,49 @@
-FOP Frequently Asked Questions
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-$Id$
-Contributed by
-Fotis Jannidis
-1. Running FOP I get the following messages or something similar:
-"WARNING: Unknown formatting object http://www.w3.org/XSL/Format/1.0^root"
-and then a FATAL Error "Root element must be root, not default FO".
+ FOP - Frequently Asked Questions
+
+
-A.: Make sure that you have specified as the namespace for fo the
-following string:
-"http://www.w3.org/1999/XSL/Format"
-It is analogous to the xslt namespace "http://www.w3.org/1999/XSL/Transform"
+1) FAQ - Running FOP
+
+ 1) FAQ - Running FOP
+
+
+ Q: Running FOP I get the following messages or something similar:
+ "WARNING: Unknown formatting object http://www.w3.org/XSL/Format/1.0^root"
+ and then a FATAL Error "Root element must be root, not default FO".
+
+ A: Make sure that you have specified as the namespace for fo the
+ following string: "http://www.w3.org/1999/XSL/Format". It is analogous
+ to the xslt namespace "http://www.w3.org/1999/XSL/Transform"
+
+
+
+
+
+ Q: The char "&gt;" is inserted into the page number display like this
+ "formatting FOs into areas [1] [2] [3&gt;&gt;&gt;&gt;]". Is this a bug?
+ A: No, a feature. It simply means that on that page an area
+ overflowed (ie there was not enough room to fit the text in).
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Version: 1.0.1 1999/11/29 -
+Contact: James Tauber (jtauber@jtauber.com)
diff --git a/docs/faq.xml b/docs/faq.xml
index cf4f56c29..0abaa19bc 100644
--- a/docs/faq.xml
+++ b/docs/faq.xml
@@ -15,7 +15,7 @@
<head>
<title>FOP - Frequently Asked Questions</title>
- <version>1.0 1999/11/24 </version>
+ <version>1.0.1 1999/11/29 </version>
<maintain>
<name>James Tauber</name>
<name>Fotis Jannidis</name>
@@ -41,6 +41,14 @@
</a>
</qna>
+<qna>
+ <q>Q: The char ">" is inserted into the page number display like this
+ "formatting FOs into areas [1] [2] [3>>>>]". Is this a bug?</q>
+ <a><p>A: No, a feature. It simply means that on that page an area
+ overflowed (ie there was not enough room to fit the text in).</p></a>
+</qna>
+
+
<!-- Template for next question
<qna>
<q></q>