TeX/atop

From Wikibooks, open books for an open world
< TeX
Jump to navigation Jump to search

< TeX

Synopsis[edit | edit source]

\atop

Description[edit | edit source]

\atop is the basic TeX command for stacking mathematical text. Printing

a\atop b

produces the stack . Grouping may be required to make sure that not too much is included. A good rule of thumb is to simply put braces around any such stack as in

{a\atop b}

See Also[edit | edit source]