Array Options

\padding

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

The amount of padding in the first array is the default value of 1.

\array{                        1 & 2 & 5 & A \\
                               3 & 4 & 6 & B \\
                               \beta & \Gamma & \Theta & \mu \\
                                 7 & 8 & 9 & G }

=

\array{\arrayopts{\padding{3}} 1 & 2 & 5 & A \\
                               3 & 4 & 6 & B \\
                               \beta & \Gamma & \Theta & \mu \\
                               7 & 8 & 9 & G }

=

\array{\arrayopts{\padding{5}} 1 & 2 & 5 & A \\
                               3 & 4 & 6 & B \\
                               \beta & \Gamma & \Theta & \mu \\
                               7 & 8 & 9 & G }


\array{\arrayopts{\padding{0}}    1 & 2 & 5 & A \\
                                  3 & 4 & 6 & B \\
                                  \beta & \Gamma & \Theta & \mu \\
                                  7 & 8 & 9 & G }

=

\array{\arrayopts{\padding{-0.5}} 1 & 2 & 5 & A \\
                                  3 & 4 & 6 & B \\
                                  \beta & \Gamma & \Theta & \mu \\
                                  7 & 8 & 9 & G }
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.