Hypertext Help with LaTeX
\shortstack
\shortstack[position]{ ... \\ ... \\ ... }
The \shortstack command produces a stack of
objects. The valid positions are:
- r - moves the objects to the right of the stack
- l - moves the objects to the left of the stack
- c - moves the objects to the center of the stack (default)
See also: Environments,
picture
Return to the LaTeX Table of Contents
Revised 27 Sep 1995.