You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2002/05/05 14:17:42 UTC

cvs commit: xml-fop/docs/xml-docs xml2pdf.xsl

jeremias    02/05/05 05:17:42

  Modified:    docs     Tag: fop-0_20_2-maintain xml2pdf.xsl
               docs/xml-docs Tag: fop-0_20_2-maintain xml2pdf.xsl
  Log:
  Changed master-name to master-reference.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.4.1   +1 -1      xml-fop/docs/xml2pdf.xsl
  
  Index: xml2pdf.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/docs/xml2pdf.xsl,v
  retrieving revision 1.4
  retrieving revision 1.4.4.1
  diff -u -r1.4 -r1.4.4.1
  --- xml2pdf.xsl	16 Dec 2000 22:48:48 -0000	1.4
  +++ xml2pdf.xsl	5 May 2002 12:17:41 -0000	1.4.4.1
  @@ -21,7 +21,7 @@
   			</fo:simple-page-master>
   		</fo:layout-master-set>
   
  -		<fo:page-sequence master-name="simple">
  +		<fo:page-sequence master-reference="simple">
   			<fo:static-content flow-name="xsl-region-before">
   				<fo:block text-align="end" 
   							font-size="10pt" 
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.9.2.1   +1 -1      xml-fop/docs/xml-docs/xml2pdf.xsl
  
  Index: xml2pdf.xsl
  ===================================================================
  RCS file: /home/cvs/xml-fop/docs/xml-docs/xml2pdf.xsl,v
  retrieving revision 1.9
  retrieving revision 1.9.2.1
  diff -u -r1.9 -r1.9.2.1
  --- xml2pdf.xsl	20 Aug 2001 16:19:58 -0000	1.9
  +++ xml2pdf.xsl	5 May 2002 12:17:41 -0000	1.9.2.1
  @@ -37,7 +37,7 @@
   			</fo:simple-page-master>
   		</fo:layout-master-set>
   
  -		<fo:page-sequence master-name="simple">
  +		<fo:page-sequence master-reference="simple">
   			<fo:static-content flow-name="xsl-region-before">
   				<fo:block text-align="end" 
   							font-size="10pt" 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org


Re: cvs commit: xml-fop/docs/xml-docs xml2pdf.xsl

Posted by di...@covalent.net.
Sorry for the delay - this got stuck in a moderator queue - and I missed
it as it had the same size, down to the last byte, as a spam message I got
on -all- asf accounts.

Dw

-- 
Dirk-Willem van Gulik

On 5 May 2002 jeremias@apache.org wrote:

> jeremias    02/05/05 05:17:42
>
>   Modified:    docs     Tag: fop-0_20_2-maintain xml2pdf.xsl
>                docs/xml-docs Tag: fop-0_20_2-maintain xml2pdf.xsl
>   Log:
>   Changed master-name to master-reference.
>
>   Revision  Changes    Path
>   No                   revision
>
>
>   No                   revision
>
>
>   1.4.4.1   +1 -1      xml-fop/docs/xml2pdf.xsl
>
>   Index: xml2pdf.xsl
>   ===================================================================
>   RCS file: /home/cvs/xml-fop/docs/xml2pdf.xsl,v
>   retrieving revision 1.4
>   retrieving revision 1.4.4.1
>   diff -u -r1.4 -r1.4.4.1
>   --- xml2pdf.xsl	16 Dec 2000 22:48:48 -0000	1.4
>   +++ xml2pdf.xsl	5 May 2002 12:17:41 -0000	1.4.4.1
>   @@ -21,7 +21,7 @@
>    			</fo:simple-page-master>
>    		</fo:layout-master-set>
>
>   -		<fo:page-sequence master-name="simple">
>   +		<fo:page-sequence master-reference="simple">
>    			<fo:static-content flow-name="xsl-region-before">
>    				<fo:block text-align="end"
>    							font-size="10pt"
>
>
>
>   No                   revision
>
>
>   No                   revision
>
>
>   1.9.2.1   +1 -1      xml-fop/docs/xml-docs/xml2pdf.xsl
>
>   Index: xml2pdf.xsl
>   ===================================================================
>   RCS file: /home/cvs/xml-fop/docs/xml-docs/xml2pdf.xsl,v
>   retrieving revision 1.9
>   retrieving revision 1.9.2.1
>   diff -u -r1.9 -r1.9.2.1
>   --- xml2pdf.xsl	20 Aug 2001 16:19:58 -0000	1.9
>   +++ xml2pdf.xsl	5 May 2002 12:17:41 -0000	1.9.2.1
>   @@ -37,7 +37,7 @@
>    			</fo:simple-page-master>
>    		</fo:layout-master-set>
>
>   -		<fo:page-sequence master-name="simple">
>   +		<fo:page-sequence master-reference="simple">
>    			<fo:static-content flow-name="xsl-region-before">
>    				<fo:block text-align="end"
>    							font-size="10pt"
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
> For additional commands, e-mail: fop-cvs-help@xml.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: cvs commit: xml-fop/docs/xml-docs xml2pdf.xsl

Posted by di...@covalent.net.
Sorry for the delay - this got stuck in a moderator queue - and I missed
it as it had the same size, down to the last byte, as a spam message I got
on -all- asf accounts.

Dw

-- 
Dirk-Willem van Gulik

On 5 May 2002 jeremias@apache.org wrote:

> jeremias    02/05/05 05:17:42
>
>   Modified:    docs     Tag: fop-0_20_2-maintain xml2pdf.xsl
>                docs/xml-docs Tag: fop-0_20_2-maintain xml2pdf.xsl
>   Log:
>   Changed master-name to master-reference.
>
>   Revision  Changes    Path
>   No                   revision
>
>
>   No                   revision
>
>
>   1.4.4.1   +1 -1      xml-fop/docs/xml2pdf.xsl
>
>   Index: xml2pdf.xsl
>   ===================================================================
>   RCS file: /home/cvs/xml-fop/docs/xml2pdf.xsl,v
>   retrieving revision 1.4
>   retrieving revision 1.4.4.1
>   diff -u -r1.4 -r1.4.4.1
>   --- xml2pdf.xsl	16 Dec 2000 22:48:48 -0000	1.4
>   +++ xml2pdf.xsl	5 May 2002 12:17:41 -0000	1.4.4.1
>   @@ -21,7 +21,7 @@
>    			</fo:simple-page-master>
>    		</fo:layout-master-set>
>
>   -		<fo:page-sequence master-name="simple">
>   +		<fo:page-sequence master-reference="simple">
>    			<fo:static-content flow-name="xsl-region-before">
>    				<fo:block text-align="end"
>    							font-size="10pt"
>
>
>
>   No                   revision
>
>
>   No                   revision
>
>
>   1.9.2.1   +1 -1      xml-fop/docs/xml-docs/xml2pdf.xsl
>
>   Index: xml2pdf.xsl
>   ===================================================================
>   RCS file: /home/cvs/xml-fop/docs/xml-docs/xml2pdf.xsl,v
>   retrieving revision 1.9
>   retrieving revision 1.9.2.1
>   diff -u -r1.9 -r1.9.2.1
>   --- xml2pdf.xsl	20 Aug 2001 16:19:58 -0000	1.9
>   +++ xml2pdf.xsl	5 May 2002 12:17:41 -0000	1.9.2.1
>   @@ -37,7 +37,7 @@
>    			</fo:simple-page-master>
>    		</fo:layout-master-set>
>
>   -		<fo:page-sequence master-name="simple">
>   +		<fo:page-sequence master-reference="simple">
>    			<fo:static-content flow-name="xsl-region-before">
>    				<fo:block text-align="end"
>    							font-size="10pt"
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
> For additional commands, e-mail: fop-cvs-help@xml.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org