You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2001/10/02 09:53:52 UTC

cvs commit: xml-cocoon2/documentation/svg label.xml label-background.gif

cziegeler    01/10/02 00:53:52

  Modified:    documentation/svg label.xml
  Added:       documentation/images label-background.gif
  Removed:     documentation/svg label-background.gif
  Log:
  One step further: labels are correct now, header images are still missing
  
  Revision  Changes    Path
  1.1                  xml-cocoon2/documentation/images/label-background.gif
  
  	<<Binary file>>
  
  
  1.2       +3 -3      xml-cocoon2/documentation/svg/label.xml
  
  Index: label.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/documentation/svg/label.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- label.xml	2001/10/02 07:30:45	1.1
  +++ label.xml	2001/10/02 07:53:52	1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="120" height="14">
  -  <image xlink:href="file:svg/label-background.gif" width="120" height="14"/>
  -  <text style="font-family:arial; font-size:12px; font-style:italic" fill="white" x="14" y="12"><label/></text>
  +<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="120" height="12">
  +  <image xlink:href="file:images/label-background.gif" width="120" height="12"/>
  +  <text style="font-family:arial; font-size:12px; font-style:italic" fill="white" x="14" y="11"><label/></text>
   </svg>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org