Array Options

\rowalign and \rowlines

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

\array{ \arrayopts{ \frame{solid} 
                    \rowalign{top bottom} 
                    \rowlines{dashed}
                  }                    
        x & \fac{3}{1+\frac{x}{1+\frac{1}{x}}} & 2^2^2^2 \\
        1 & x & \array{1 & x \\ x & 1 }
      }

=

\array{ \arrayopts{ \frame{solid} 
                    \rowalign{bottom top} 
                    \rowlines{dashed}
                  }                    
        x & \fac{3}{1+\frac{x}{1+\frac{1}{x}}} & 2^2^2^2 \\
        1 & x & \array{1 & x \\ x & 1 }
      }

=

\array{ \arrayopts{ \frame{solid} 
                    \rowalign{axis center} 
                    \rowlines{dashed}
                  }                    
        x & \fac{3}{1+\frac{x}{1+\frac{1}{x}}} & 2^2^2^2 \\
        1 & x & \array{1 & x \\ x & 1 }
      }

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.