Up: Examples of WebEQ

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


Array options \colalign and \collines

        \colalign{[left|center|right]*}
        \collines{[solid|dashed|none]*}


\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 Sec. 7.2.1 of the WebTeX documentation.


Up: Examples of WebEQ

[HOME] WebEQ 2.5 Distribution Home Page

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