aboutsummaryrefslogtreecommitdiffstats
path: root/test/resources
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2002-11-29 19:47:03 +0000
committerWilliam Victor Mote <vmote@apache.org>2002-11-29 19:47:03 +0000
commit273947ee0d25e5190e3196ded6a71cc401a7e208 (patch)
tree11fdcc97e1c16deeda1a9f809c0190cde8791e4e /test/resources
parent016f7ba94daab63373016d35864fbcd1fa168fb7 (diff)
downloadxmlgraphics-fop-273947ee0d25e5190e3196ded6a71cc401a7e208.tar.gz
xmlgraphics-fop-273947ee0d25e5190e3196ded6a71cc401a7e208.zip
white-space and line-ending cleanup
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195674 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/resources')
-rw-r--r--test/resources/fop/image/align.fo6
-rw-r--r--test/resources/fop/image/align2.fo6
-rw-r--r--test/resources/fop/image/errors.fo6
-rw-r--r--test/resources/fop/image/logo.svg2
-rw-r--r--test/resources/fop/image/size.fo6
-rw-r--r--test/resources/fop/image/types.fo6
-rw-r--r--test/resources/fop/svg/embed.fo6
-rw-r--r--test/resources/fop/svg/images.fo12
-rw-r--r--test/resources/fop/svg/link.fo12
-rw-r--r--test/resources/fop/svg/text.svg4
10 files changed, 33 insertions, 33 deletions
diff --git a/test/resources/fop/image/align.fo b/test/resources/fop/image/align.fo
index e431bdc11..121e9f4cc 100644
--- a/test/resources/fop/image/align.fo
+++ b/test/resources/fop/image/align.fo
@@ -21,9 +21,9 @@
<fo:page-sequence id="N2528" master-reference="left">
<fo:static-content flow-name="xsl-region-after">
- <fo:block text-align-last="center" font-size="10pt">
- <fo:page-number/>
- </fo:block>
+ <fo:block text-align-last="center" font-size="10pt">
+ <fo:page-number/>
+ </fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
diff --git a/test/resources/fop/image/align2.fo b/test/resources/fop/image/align2.fo
index 12f676181..4dc7cd242 100644
--- a/test/resources/fop/image/align2.fo
+++ b/test/resources/fop/image/align2.fo
@@ -21,9 +21,9 @@
<fo:page-sequence id="N2528" master-reference="left">
<fo:static-content flow-name="xsl-region-after">
- <fo:block text-align-last="center" font-size="10pt">
- <fo:page-number/>
- </fo:block>
+ <fo:block text-align-last="center" font-size="10pt">
+ <fo:page-number/>
+ </fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
diff --git a/test/resources/fop/image/errors.fo b/test/resources/fop/image/errors.fo
index 6ee931e90..d9fbb26ff 100644
--- a/test/resources/fop/image/errors.fo
+++ b/test/resources/fop/image/errors.fo
@@ -21,9 +21,9 @@
<fo:page-sequence id="N2528" master-reference="left">
<fo:static-content flow-name="xsl-region-after">
- <fo:block text-align-last="center" font-size="10pt">
- <fo:page-number/>
- </fo:block>
+ <fo:block text-align-last="center" font-size="10pt">
+ <fo:page-number/>
+ </fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
diff --git a/test/resources/fop/image/logo.svg b/test/resources/fop/image/logo.svg
index 4480deeb8..51be8a23c 100644
--- a/test/resources/fop/image/logo.svg
+++ b/test/resources/fop/image/logo.svg
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN"
- "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
+ "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
<svg width="100" height="100">
<defs>
diff --git a/test/resources/fop/image/size.fo b/test/resources/fop/image/size.fo
index 5f28c2b40..bb3fb024e 100644
--- a/test/resources/fop/image/size.fo
+++ b/test/resources/fop/image/size.fo
@@ -21,9 +21,9 @@
<fo:page-sequence id="N2528" master-reference="left">
<fo:static-content flow-name="xsl-region-after">
- <fo:block text-align-last="center" font-size="10pt">
- <fo:page-number/>
- </fo:block>
+ <fo:block text-align-last="center" font-size="10pt">
+ <fo:page-number/>
+ </fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
diff --git a/test/resources/fop/image/types.fo b/test/resources/fop/image/types.fo
index 7aad23760..1dd96b42f 100644
--- a/test/resources/fop/image/types.fo
+++ b/test/resources/fop/image/types.fo
@@ -21,9 +21,9 @@
<fo:page-sequence id="N2528" master-reference="left">
<fo:static-content flow-name="xsl-region-after">
- <fo:block text-align-last="center" font-size="10pt">
- <fo:page-number/>
- </fo:block>
+ <fo:block text-align-last="center" font-size="10pt">
+ <fo:page-number/>
+ </fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
diff --git a/test/resources/fop/svg/embed.fo b/test/resources/fop/svg/embed.fo
index 04ec81161..2993552da 100644
--- a/test/resources/fop/svg/embed.fo
+++ b/test/resources/fop/svg/embed.fo
@@ -24,9 +24,9 @@
<fo:page-sequence id="N2528" master-reference="left">
<fo:static-content flow-name="xsl-region-after">
- <fo:block text-align-last="center" font-size="10pt">
- <fo:page-number/>
- </fo:block>
+ <fo:block text-align-last="center" font-size="10pt">
+ <fo:page-number/>
+ </fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
diff --git a/test/resources/fop/svg/images.fo b/test/resources/fop/svg/images.fo
index a9f39a105..5b739dca8 100644
--- a/test/resources/fop/svg/images.fo
+++ b/test/resources/fop/svg/images.fo
@@ -4,11 +4,11 @@
<fo:layout-master-set>
<fo:simple-page-master master-name="simple"
- page-height="29.7cm"
+ page-height="29.7cm"
page-width="21cm"
- margin-top="1cm"
- margin-bottom="2cm"
- margin-left="2.5cm"
+ margin-top="1cm"
+ margin-bottom="2cm"
+ margin-left="2.5cm"
margin-right="2.5cm">
<fo:region-body margin-top="3cm"/>
<fo:region-before extent="3cm"/>
@@ -20,11 +20,11 @@
<fo:flow flow-name="xsl-region-body">
- <fo:block space-after.optimum="40pt">
+ <fo:block space-after.optimum="40pt">
Embedded/Image SVG
</fo:block>
- <fo:block>
+ <fo:block>
<fo:external-graphic src="images.svg"/>
</fo:block>
diff --git a/test/resources/fop/svg/link.fo b/test/resources/fop/svg/link.fo
index 4af5d363a..a466ef245 100644
--- a/test/resources/fop/svg/link.fo
+++ b/test/resources/fop/svg/link.fo
@@ -4,11 +4,11 @@
<fo:layout-master-set>
<fo:simple-page-master master-name="simple"
- page-height="29.7cm"
+ page-height="29.7cm"
page-width="21cm"
- margin-top="1cm"
- margin-bottom="2cm"
- margin-left="2.5cm"
+ margin-top="1cm"
+ margin-bottom="2cm"
+ margin-left="2.5cm"
margin-right="2.5cm">
<fo:region-body margin-top="3cm"/>
<fo:region-before extent="3cm"/>
@@ -20,11 +20,11 @@
<fo:flow flow-name="xsl-region-body">
- <fo:block space-after.optimum="40pt">
+ <fo:block space-after.optimum="40pt">
Embedded/Image SVG
</fo:block>
- <fo:block>
+ <fo:block>
<fo:external-graphic src="link.svg"/>
</fo:block>
diff --git a/test/resources/fop/svg/text.svg b/test/resources/fop/svg/text.svg
index 08b825e34..971c90126 100644
--- a/test/resources/fop/svg/text.svg
+++ b/test/resources/fop/svg/text.svg
@@ -90,7 +90,7 @@
<line x1="30" y1="80" x2="100" y2="80"/>
<line x1="50" y1="100" x2="80" y2="100"/>
</g>
-</g>
+</g>
</glyph>
<glyph unicode="P" glyph-name="p" horiz-adv-x="210">
@@ -103,7 +103,7 @@
<line x1="5" y1="85" x2="40" y2="85"/>
<line x1="5" y1="110" x2="40" y2="110"/>
</g>
-</g>
+</g>
</glyph>
<hkern g1="F" g2="O" k="5"/>