CVS: jfor/src/org/jfor/jfor/rtflib/rtfdoc ITableAttributes.java,1.4,1.5
Marra Roberto <[email protected]> Tue, 25 Jun 2002 06:28:01 -0700
| Newsgroups | gmane.text.xml.jfor.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jfor/jfor/src/org/jfor/jfor/rtflib/rtfdoc
In directory usw-pr-cvs1:/tmp/cvs-serv26532
Modified Files:
ITableAttributes.java
Log Message:
Keep paragraph with the next paragraph implemented.
Index: ITableAttributes.java
===================================================================
RCS file: /cvsroot/jfor/jfor/src/org/jfor/jfor/rtflib/rtfdoc/ITableAttributes.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ITableAttributes.java 11 Jan 2002 17:41:51 -0000 1.4
--- ITableAttributes.java 25 Jun 2002 13:27:59 -0000 1.5
***************
*** 85,88 ****
--- 85,96 ----
String ROW_KEEP_TOGETHER = "trkeep";
+ //This control word is nonexistent in RTF, used
+ //to simulate the FO:keep-with-next attribute.
+ String ROW_KEEP_WITH_NEXT = "knext";
+
+ //This control word is nonexistent in RTF, used
+ //to simulate the FO:keep-with-previous attribute.
+ String ROW_KEEP_WITH_PREVIOUS = "kprevious";
+
//shading and color, all are unit based attributes
String CELL_SHADE = "clshdng";
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/