summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-07-05 21:55:22 +0000
committerGlenn Adams <gadams@apache.org>2012-07-05 21:55:22 +0000
commitc2b932e38b22167ef4a24162da0b28348f48b349 (patch)
tree5c7c629db88787d1e595f09ad0ce9fa3d91178fe
parentf2a4f59f3adf8fc4a85587ad60915b1022cef665 (diff)
parent02f3df2209304f2c4424fd2f5250e3c630021ec5 (diff)
downloadxmlgraphics-fop-fop-1_1rc1.tar.gz
xmlgraphics-fop-fop-1_1rc1.zip
Create new 1.1rc1 tag based on reconstructed fop-1_1 branch.fop-1_1rc1
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-1_1rc1@1357960 13f79535-47bb-0310-9956-ffa450edef68
-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>