From 9fba098e594f4a0a4a19d7a09fab2fe7343e510e Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Wed, 23 Apr 2003 22:59:46 +0000 Subject: [PATCH] Fix links broken by move of svg.xml to graphics.xml. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196333 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/dev/svg.xml | 2 +- src/documentation/content/xdocs/extensions.xml | 2 +- src/documentation/content/xdocs/faq.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/documentation/content/xdocs/dev/svg.xml b/src/documentation/content/xdocs/dev/svg.xml index 2bbe29ca1..6399296e3 100644 --- a/src/documentation/content/xdocs/dev/svg.xml +++ b/src/documentation/content/xdocs/dev/svg.xml @@ -7,7 +7,7 @@ SVG Developer Issues -

See also SVG User Documentation for more information.

+

See also SVG User Documentation for more information.

Examples

diff --git a/src/documentation/content/xdocs/extensions.xml b/src/documentation/content/xdocs/extensions.xml index a88f280a8..167f1577c 100644 --- a/src/documentation/content/xdocs/extensions.xml +++ b/src/documentation/content/xdocs/extensions.xml @@ -14,7 +14,7 @@ By having a mechanism for supporting extensions, FOP is able to add features tha

SVG

-Please see the SVG documentation for more details. +Please see the SVG documentation for more details.

diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index 6057cbed9..2e74ff0f0 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -408,7 +408,7 @@ My graphical images do not work properly. -

See Graphical Formats.

+

See Graphical Formats.

@@ -603,7 +603,7 @@ See loading the user configuration file for further The rendering of SVG text in my PDF is of poor quality. Can I control this? -

See Placing SVG Text into PDF.

+

See Placing SVG Text into PDF.

-- 2.39.5