[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fop-cvs
Subject:    cvs commit: xml-fop/src/java/org/apache/fop/fo FOPropertyMapping.java
From:       spepping () apache ! org
Date:       2004-09-28 19:43:39
Message-ID: 20040928194339.93688.qmail () minotaur ! apache ! org
[Download RAW message or body]

spepping    2004/09/28 12:43:39

  Modified:    src/java/org/apache/fop/fo FOPropertyMapping.java
  Log:
  Make text-indent inherited
  
  Revision  Changes    Path
  1.26      +2 -2      xml-fop/src/java/org/apache/fop/fo/FOPropertyMapping.java
  
  Index: FOPropertyMapping.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/FOPropertyMapping.java,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- FOPropertyMapping.java	22 Sep 2004 19:24:07 -0000	1.25
  +++ FOPropertyMapping.java	28 Sep 2004 19:43:39 -0000	1.26
  @@ -1561,7 +1561,7 @@
   
           // text-indent
           m  = new LengthProperty.Maker(PR_TEXT_INDENT);
  -        m.setInherited(false);
  +        m.setInherited(true);
           m.setDefault("0pt");
           m.setPercentBase(LengthBase.BLOCK_WIDTH);
           addPropertyMaker("text-indent", m);
  
  
  

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic