TeX/over

From testwiki
Revision as of 08:45, 11 September 2017 by imported>Strange quark (Fix categorization)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

< TeX

Synopsis

\over

Description

\over is the basic TeX command for making fractions. Printing

a\over b

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

{a\over b}

See Also

Template:BookCat