You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bd...@apache.org on 2003/05/23 08:59:22 UTC

cvs commit: cocoon-2.1/src/blocks/itext/samples/misc samples.xml

bdelacretaz    2003/05/22 23:59:22

  Modified:    src/blocks/fop/conf fop.xsamples
               src/blocks/itext/conf itext.xsamples
               src/blocks/itext/samples/misc samples.xml
  Log:
  FOP and iText samples - make it clearer what is what
  
  Revision  Changes    Path
  1.3       +1 -1      cocoon-2.1/src/blocks/fop/conf/fop.xsamples
  
  Index: fop.xsamples
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/fop/conf/fop.xsamples,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- fop.xsamples	7 May 2003 19:16:36 -0000	1.2
  +++ fop.xsamples	23 May 2003 06:59:21 -0000	1.3
  @@ -4,7 +4,7 @@
   
     <group name="FOP">
       <sample name="FOP PDF serializer" href="fop/">
  -      Examples of PDF document generation.
  +      Examples of PDF document generation using FOP.
       </sample>
     </group>
   
  
  
  
  1.2       +1 -1      cocoon-2.1/src/blocks/itext/conf/itext.xsamples
  
  Index: itext.xsamples
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/itext/conf/itext.xsamples,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- itext.xsamples	22 May 2003 16:53:03 -0000	1.1
  +++ itext.xsamples	23 May 2003 06:59:21 -0000	1.2
  @@ -4,7 +4,7 @@
   
     <group name="iText">
       <sample name="iText PDF serializer" href="itext/">
  -      Examples of PDF document generation.
  +      Examples of PDF document generation using iText.
       </sample>
     </group>
   
  
  
  
  1.2       +1 -1      cocoon-2.1/src/blocks/itext/samples/misc/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/itext/samples/misc/samples.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- samples.xml	22 May 2003 16:53:04 -0000	1.1
  +++ samples.xml	23 May 2003 06:59:22 -0000	1.2
  @@ -10,7 +10,7 @@
               The well-known hello.xml document rendered as PDF.
           </sample>
           <sample name="iText document" href="misc/minimal.itext.xml">
  -            Source document used by FOP in the next example.
  +            Source document used by iText in the next example.
           </sample>
           <sample name="PDF output" href="misc/minimal.pdf">
               PDF version of the above document