TeX/atop: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Strange quark
Fix categorization
 
(No difference)

Latest revision as of 08:28, 11 September 2017

< TeX

Synopsis

\atop

Description

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

a\atop b

produces the stack ab. 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

Template:BookCat