keiron 01/12/11 04:12:07
Modified: test/errors foreign.fo inavliddoc.fo inavlidxml2.fo
unknown.fo
test/xml/bugtests charwidth.fo external-graphic.fo image.fo
list-mountjoy.fo list-nested-breaks.fo
list-nested.fo simple-link.fo wrap.fo
test/xsl doc.xsl
Log:
synced with branch
master-name changed to master-reference
Revision Changes Path
1.2 +1 -1 xml-fop/test/errors/foreign.fo
Index: foreign.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/errors/foreign.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- foreign.fo 2001/10/08 09:55:22 1.1
+++ foreign.fo 2001/12/11 12:12:07 1.2
@@ -15,7 +15,7 @@
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="first">
+ <fo:page-sequence master-reference="first">
<fo:static-content flow-name="xsl-region-before">
<fo:block line-height="14pt" font-size="10pt"
text-align="end">Embedding SVG examples</fo:block>
1.2 +1 -1 xml-fop/test/errors/inavliddoc.fo
Index: inavliddoc.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/errors/inavliddoc.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inavliddoc.fo 2001/10/08 09:55:22 1.1
+++ inavliddoc.fo 2001/12/11 12:12:07 1.2
@@ -2,7 +2,7 @@
<!-- defines page layout -->
<fo:layout-master-set>
- <fo:simple-page-master master-name="first"
+ <fo:simple-page-master master-reference="first"
page-height="29.7cm" page-width="21cm"
margin-top="1cm"
margin-bottom="2cm"
1.2 +1 -1 xml-fop/test/errors/inavlidxml2.fo
Index: inavlidxml2.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/errors/inavlidxml2.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inavlidxml2.fo 2001/10/08 09:55:22 1.1
+++ inavlidxml2.fo 2001/12/11 12:12:07 1.2
@@ -19,7 +19,7 @@
<!-- end: defines page layout -->
<!-- actual layout -->
- <fo:page-sequence master-name="first">
+ <fo:page-sequence master-reference="first">
<!-- text body -->
<fo:flow flow-name="xsl-region-body">
1.2 +1 -1 xml-fop/test/errors/unknown.fo
Index: unknown.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/errors/unknown.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unknown.fo 2001/10/08 09:55:22 1.1
+++ unknown.fo 2001/12/11 12:12:07 1.2
@@ -15,7 +15,7 @@
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="first">
+ <fo:page-sequence master-reference="first">
<fo:flow source-document="a" flow-name="xsl-region-body">
<fo:block source-document="inherit" space-before.optimum="3pt"
space-after.optimum="15pt">
1.2 +1 -1 xml-fop/test/xml/bugtests/charwidth.fo
Index: charwidth.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/charwidth.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- charwidth.fo 2001/05/22 13:05:20 1.1
+++ charwidth.fo 2001/12/11 12:12:07 1.2
@@ -5,7 +5,7 @@
<fo:region-body margin-bottom="30pt" margin-top="30pt"/>
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="one">
+ <fo:page-sequence master-reference="one">
<fo:flow font-size="12pt" flow-name="xsl-region-body">
<fo:block>
This file contains a list of many characters in
various fonts. The text is
1.2 +1 -1 xml-fop/test/xml/bugtests/external-graphic.fo
Index: external-graphic.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/external-graphic.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- external-graphic.fo 2001/05/22 13:05:20 1.1
+++ external-graphic.fo 2001/12/11 12:12:07 1.2
@@ -12,7 +12,7 @@
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="simplePM">
+ <fo:page-sequence master-reference="simplePM">
<fo:flow flow-name="xsl-region-body">
<fo:block>
<fo:external-graphic src="file:../graphics/page.gif"/>
1.2 +1 -1 xml-fop/test/xml/bugtests/image.fo
Index: image.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/image.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- image.fo 2001/05/22 13:05:20 1.1
+++ image.fo 2001/12/11 12:12:07 1.2
@@ -12,7 +12,7 @@
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="simplePM">
+ <fo:page-sequence master-reference="simplePM">
<fo:flow flow-name="xsl-region-body">
<fo:block>
<fo:external-graphic src="file:../graphics/page.gif"/>
1.2 +1 -1 xml-fop/test/xml/bugtests/list-mountjoy.fo
Index: list-mountjoy.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/list-mountjoy.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- list-mountjoy.fo 2001/05/22 13:05:20 1.1
+++ list-mountjoy.fo 2001/12/11 12:12:07 1.2
@@ -16,7 +16,7 @@
</fo:layout-master-set>
<!-- starts actual layout -->
- <fo:page-sequence master-name="first">
+ <fo:page-sequence master-reference="first">
<!-- Inserts a header with the page number -->
<fo:static-content flow-name="xsl-region-before">
1.2 +1 -1 xml-fop/test/xml/bugtests/list-nested-breaks.fo
Index: list-nested-breaks.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/list-nested-breaks.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- list-nested-breaks.fo 2001/05/22 13:05:20 1.1
+++ list-nested-breaks.fo 2001/12/11 12:12:07 1.2
@@ -16,7 +16,7 @@
</fo:layout-master-set>
<!-- starts actual layout -->
- <fo:page-sequence master-name="first">
+ <fo:page-sequence master-reference="first">
<!-- Inserts a header with the page number -->
<fo:static-content flow-name="xsl-region-before">
1.2 +1 -1 xml-fop/test/xml/bugtests/list-nested.fo
Index: list-nested.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/list-nested.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- list-nested.fo 2001/05/22 13:05:20 1.1
+++ list-nested.fo 2001/12/11 12:12:07 1.2
@@ -16,7 +16,7 @@
</fo:layout-master-set>
<!-- starts actual layout -->
- <fo:page-sequence master-name="first">
+ <fo:page-sequence master-reference="first">
<!-- Inserts a header with the page number -->
<fo:static-content flow-name="xsl-region-before">
1.2 +1 -1 xml-fop/test/xml/bugtests/simple-link.fo
Index: simple-link.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/simple-link.fo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- simple-link.fo 2001/05/22 13:05:20 1.1
+++ simple-link.fo 2001/12/11 12:12:07 1.2
@@ -14,7 +14,7 @@
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="simplePM">
+ <fo:page-sequence master-reference="simplePM">
<fo:flow flow-name="xsl-region-body">
<fo:block text-align="start">
<fo:basic-link external-destination="font.pdf">Link to
font.pdf</fo:basic-link>
1.3 +2 -2 xml-fop/test/xml/bugtests/wrap.fo
Index: wrap.fo
===================================================================
RCS file: /home/cvs/xml-fop/test/xml/bugtests/wrap.fo,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wrap.fo 2001/09/25 11:59:18 1.2
+++ wrap.fo 2001/12/11 12:12:07 1.3
@@ -25,7 +25,7 @@
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="simplePM">
+ <fo:page-sequence master-reference="simplePM">
<fo:flow flow-name="xsl-region-body">
<fo:block>
This test is to check a number of different possibilities when dealing with
@@ -120,7 +120,7 @@
</fo:table>
</fo:flow>
</fo:page-sequence>
- <fo:page-sequence master-name="no-overflow">
+ <fo:page-sequence master-reference="no-overflow">
<fo:flow flow-name="xsl-region-body">
<fo:block wrap-option="no-wrap">
<fo:inline>This is a simple fo block.This is a simple fo block.This is a
simple fo block.</fo:inline>
1.2 +1 -1 xml-fop/test/xsl/doc.xsl
Index: doc.xsl
===================================================================
RCS file: /home/cvs/xml-fop/test/xsl/doc.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- doc.xsl 2001/05/10 01:43:01 1.1
+++ doc.xsl 2001/12/11 12:12:07 1.2
@@ -10,7 +10,7 @@
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="one">
+ <fo:page-sequence master-reference="one">
<fo:flow font-size="10pt" line-height="10pt"
flow-name="xsl-region-body">
<xsl:apply-templates select="data"/>
</fo:flow>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]