Array Options

\rowlines and \collines

Note: click with the right mouse button on any WebEQ equation to bring up a font size control panel.

Horizontal lines between rows

\array{ \arrayopts{ \rowlines{none solid dashed}}
                    1 & 2 & 3 \\
                    4 & 5 & 6 \\
                    7 & 8 & 9 \\
                    a & b & c
      }


Vertical lines between columns

\array{ \arrayopts{ \collines{none solid dashed}}
                    1 & 2 & 3 & Z\\
                    4 & 5 & 6 & Y\\
                    7 & 8 & 9 & X\\
                    a & b & c & W
      }
More information on these commands may be found in Arrays, Tables and Matrices: Array options of the WebTeX documentation.


[WebEQ Developers Suite]

Created: Aug 08 1997 --- Last modified: Sat Mar 04 12:36:24 2000
Copyright © 1997-2002 Design Science, Inc. All rights reserved.