]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Clean up links that have changed due to expanding svg.xml to include more information.
authorWilliam Victor Mote <vmote@apache.org>
Mon, 14 Apr 2003 23:09:15 +0000 (23:09 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Mon, 14 Apr 2003 23:09:15 +0000 (23:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196264 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/dev/svg.xml
src/documentation/content/xdocs/extensions.xml
src/documentation/content/xdocs/faq.xml
src/documentation/content/xdocs/svg.xml

index 1af49d90c54c3d32e9c04fac355ead9fdf75afa1..2bbe29ca148712d4e2a7921ea48eac92273241e4 100644 (file)
@@ -7,7 +7,7 @@
     <title>SVG Developer Issues</title>
   </header>
   <body>
-    <p>See also <link href="../svg.html">SVG User Documentation</link> for more information.</p>
+    <p>See also <link href="../svg.html#svg">SVG User Documentation</link> for more information.</p>
           <section>
             <title>Examples</title>
             <p>
index a4d4b9739d7cc8dc38a8e75d96fb54e3fe9ab5ff..10a78eec0c60aa9449e4ea5c06b28dc837662f4f 100644 (file)
@@ -22,7 +22,7 @@ XML markup.
       <section>
         <title>SVG</title>
         <p>
-Please see the <link href="svg.html">SVG page</link> for more details.
+Please see the <link href="svg.html#svg">SVG documentation</link> for more details.
         </p>
       </section>
       <section>
index 76a2d911a02f871dc9c7d80914195baa9f449d71..0d8f9d2d84300a1e4ef623877f3f786c1db8d616 100644 (file)
@@ -660,7 +660,7 @@ See <link href="#usercfg">loading the user configuration file</link> for further
       <question>The rendering of SVG text in my PDF is of poor quality.
 Can I control this?</question>
       <answer>
-        <p>See <link href="svg.html#pdf_text">Placing SVG Text into PDF</link>.</p>
+        <p>See <link href="svg.html#svg-pdf-text">Placing SVG Text into PDF</link>.</p>
       </answer>
     </faq>
     <faq id="svg-headless">
index 7838f81d0f66cac2c1960a06077ce2696377236a..9dbf50ab55eefb3a9f808dda632443e5b3f4b848 100644 (file)
@@ -30,7 +30,7 @@
         <tr>
           <td>GIF</td>
           <td>bitmap</td>
-          <td>FOP native</td>
+          <td><link href="#native">FOP native</link></td>
         </tr>
         <tr>
           <td>FPX</td>
@@ -43,9 +43,9 @@
           <td><link href="#jimi">JIMI</link></td>
         </tr>
         <tr>
-          <td>JPEG</td>
+          <td><link href="#jpeg">JPEG</link></td>
           <td>bitmap</td>
-          <td>FOP native</td>
+          <td><link href="#native">FOP native</link></td>
         </tr>
         <tr>
           <td>PCX</td>