aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples/fo
diff options
context:
space:
mode:
authorKeiron Liddle <keiron@apache.org>2001-06-21 14:18:08 +0000
committerKeiron Liddle <keiron@apache.org>2001-06-21 14:18:08 +0000
commitee6b252aeb3131b5df60e31e38bbcc81a46e5e03 (patch)
tree4d513f17ead0a533fb905f719bc86ba64c574096 /docs/examples/fo
parent51aeee29e02baf6c2c40483899a7104a10931352 (diff)
downloadxmlgraphics-fop-ee6b252aeb3131b5df60e31e38bbcc81a46e5e03.tar.gz
xmlgraphics-fop-ee6b252aeb3131b5df60e31e38bbcc81a46e5e03.zip
images are relative to where the doc is
rather than an arbitrary location git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/examples/fo')
-rw-r--r--docs/examples/fo/images.fo8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/examples/fo/images.fo b/docs/examples/fo/images.fo
index ae57bbd77..a75f04c55 100644
--- a/docs/examples/fo/images.fo
+++ b/docs/examples/fo/images.fo
@@ -43,25 +43,25 @@
<fo:block id="N2531">
<fo:block font-size="16pt" font-weight="bold" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">A GIF image in FOP</fo:block>
<fo:block>
- <fo:external-graphic src="file:../graphics/xml_feather.gif"/>
+ <fo:external-graphic src="file:../../graphics/xml_feather.gif"/>
</fo:block>
</fo:block>
<fo:block id="N2535">
<fo:block font-size="16pt" font-weight="bold" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">A transparent GIF image in FOP</fo:block>
<fo:block>
- <fo:external-graphic src="file:../graphics/xml_feather_transparent.gif"/>
+ <fo:external-graphic src="file:../../graphics/xml_feather_transparent.gif"/>
</fo:block>
</fo:block>
<fo:block id="N2545">
<fo:block font-size="16pt" font-weight="bold" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">A JPEG image in FOP</fo:block>
<fo:block>
- <fo:external-graphic src="file:../graphics/fop.jpg"/>
+ <fo:external-graphic src="file:../../graphics/fop.jpg"/>
</fo:block>
</fo:block>
<fo:block id="N2550">
<fo:block font-size="16pt" font-weight="bold" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">A BMP image in FOP</fo:block>
<fo:block>
- <fo:external-graphic src="file:../graphics/linux.bmp"/>
+ <fo:external-graphic src="file:../../graphics/linux.bmp"/>
</fo:block>
</fo:block>
<fo:block id="N2559">