Whole document tree
    

Whole document tree

Help On LaTeX \shortstack

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: Sheldon Green, 27 Sep 1995.