arved       01/07/25 17:53:26

  Modified:    src/codegen foproperties.xml
  Log:
  AHS: activated space-start/space-end
  
  Revision  Changes    Path
  1.22      +2 -6      xml-fop/src/codegen/foproperties.xml
  
  Index: foproperties.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/codegen/foproperties.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- foproperties.xml  2001/07/16 10:35:47     1.21
  +++ foproperties.xml  2001/07/26 00:53:26     1.22
  @@ -882,15 +882,11 @@
   
     <property>
       <name>space-end</name>
  -    <inherited>false</inherited>
  -    <datatype>ToBeImplemented</datatype>
  -    <default>none</default>
  +    <use-generic>GenericSpace</use-generic>
     </property>
     <property>
       <name>space-start</name>
  -    <inherited>false</inherited>
  -    <datatype>ToBeImplemented</datatype>
  -    <default>none</default>
  +    <use-generic>GenericSpace</use-generic>
     </property>
   
   <!-- Common Relative Position Properties -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to