summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/documentation/content/doap.rdf5
-rw-r--r--src/documentation/content/xdocs/faq.xml1
-rw-r--r--src/documentation/content/xdocs/fo.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/src/documentation/content/doap.rdf b/src/documentation/content/doap.rdf
index 98c505747..7ce3d6d58 100644
--- a/src/documentation/content/doap.rdf
+++ b/src/documentation/content/doap.rdf
@@ -15,7 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<?xml-stylesheet type="text/xsl" href="../xsl/p2.xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@@ -80,14 +79,14 @@
<created>2012-07-02</created>
<revision>1.1rc1</revision>
</Version>
- </release
+ </release>
<release>
<Version>
<name>Current release (stable)</name>
<created>2010-07-21</created>
<revision>1.0</revision>
</Version>
- </release
+ </release>
<release>
<Version>
<name>Previous release (stable)</name>
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml
index 47fa65e6e..79a20e966 100644
--- a/src/documentation/content/xdocs/faq.xml
+++ b/src/documentation/content/xdocs/faq.xml
@@ -17,6 +17,7 @@
-->
<!-- $Id$ -->
<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.3//EN" "http://forrest.apache.org/dtd/faq-v12.dtd">
+
<faqs title="FOP FAQ">
<part id="part-general">
<title>Apacheā„¢ FOP: General questions</title>
diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml
index f0781ec50..c668eecfd 100644
--- a/src/documentation/content/xdocs/fo.xml
+++ b/src/documentation/content/xdocs/fo.xml
@@ -66,7 +66,7 @@ The following hexadecimal example will result in a Euro sign:
Getting your XML correctly encoded is only part of the job.
If you want the character to display or print correctly (and you probably do), then the selected font must contain the necessary glyph.
Because of differences between font encoding methods, and limitations in some font technologies, this can be a troublesome issue, especially for symbol characters.
-The FOP example file <link href="fo/fonts.fo.pdf">Base-14 Font Character Mapping</link> is a very useful resource in sorting these issues out for the Base-14 fonts.
+The FOP example file <link href="fo/fonts.pdf">Base-14 Font Character Mapping</link> is a very useful resource in sorting these issues out for the Base-14 fonts.
For other fonts, use font editing sofware or operating system utilities (such as the Character Map in most Windows platforms) to determine what characters the font supports.
</p>
<p>