Array Options

\colalign and \collines

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

\array{ \arrayopts{\colalign{left right} 
                   \collines{solid}}
        a & u(x) \\
        abc & 0     
      }
=
\array{ \arrayopts{\colalign{right left}}
        a & u(x) \\
        abc & 0     
      }


\array{ \arrayopts{\colalign{left center right}
                   \collines{solid dashed}}
        a      & u(x)          & a + u(x) \\
        abc    & 0             & 45.9     \\
        f(x-c) & f(x+h) - f(x) & f(g(x))  
      }
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.