xbeta
itex punctuation

itex: greek | log-like | operators | arrows | delimiters | large operators | integrals | dots | spacing | accents | symbols | fractions | superscripts | subscripts | roots | sizes | styles | matrices | alignment

Dots

CommandResult
\dots
\ldots
\cdots
\ddots
\udots
\vdots

Spaces

CommandResult
a \, b, a \thinspace bab, ab
a \: b, a \medspace bab, ab
a \; b, a \thickspace bab, ab
a \quad bab
a \qquad bab
a \! b, a \negspace bab, ab
A + B \phantom{+ C} + DA+B+C+D
\left( \space{5}{0}{20} \right)()

Note: the command \space{ht}{dp}{wd} creates a space of height ht, baseline depth dp, and width wd where ht and dp are measured in tenths of an ex (the height of the letter x) and wd is measured in tenths of an em (the width of the letter M).

Accents

CommandResult
\bar{x}x¯
\overline{a b c}abc¯
( = \closure{a b c})abc¯
( = \widebar{a b c})abc¯
\vec{x}x
\widevec{a b c}abc
\dot{x}x˙
\ddot{x}x¨
\tilde{x}x˜
\widetilde{a b c}abc˜
\check{x}xˇ
\widecheck{a b c}abcˇ
\hat{x}x^
\widehat{a b c}abc^
\slash{D}D

category: Help