\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,

Nach oben scrollen