*** ElementTags.java	Tue Oct 21 13:59:55 2003
--- ElementTags.java.dist	Tue Oct 21 14:05:58 2003
***************
*** 242,253 ****
      public static final String HORIZONTALALIGN = "horizontalalign";
      
  /** attribute of the cell tag */
-     public static final String MAXLINES = "maxlines";
-     
- /** attribute of the cell tag */
-     public static final String SHOWTRUNCATION = "showtruncation";
-     
- /** attribute of the cell tag */
      public static final String VERTICALALIGN = "verticalalign";
      
  /** attribute of the cell tag */
--- 242,247 ----
***************
*** 458,461 ****
          }
      }
      
! }
--- 452,455 ----
          }
      }
      
! }
