Hello Gaius this is really a nice patch. I can image another feature: Highlighting every 2nd column.
This can be done already, I know, by defining every row. But enabling this for the complete table would be less work. .defcolor grey rgb 0.1f 0.1f 0.1f .TS tab(#), center, alternate(white,grey); c c. 1#1st bg color (white) 2#2nd bg color (grey) 3#1st bg color (white) 4#2nd bg color (grey) .TE What then could happen is that the text is not visible because the bg color was chosen badly. This could be solved by using the inverse color for text of the bg color. -- Ruediger Haertel _______________________________________________ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff