Difference between revisions of "LaTeX:Symbols"
m (→Others) |
(→Dots) |
||
Line 196: | Line 196: | ||
!Symbol!!Command!!Symbol!!Command!!Symbol!!Command!!Symbol!!Command | !Symbol!!Command!!Symbol!!Command!!Symbol!!Command!!Symbol!!Command | ||
|- | |- | ||
− | |<math>\dots</math>||\dots|| | + | |<math>\dots</math>||\dots|| |<math>\vdots</math>||\vdots|| |
|- | |- | ||
|<math>\cdots</math>||\cdots|| | |<math>\cdots</math>||\cdots|| | ||
Line 204: | Line 204: | ||
|<math>\iddots</math>||\iddots|| | |<math>\iddots</math>||\iddots|| | ||
|- | |- | ||
− | |<math>\vdots</math>||\vdots|| | + | |<math>\vdots</math>||\vdots|||} |
− | |} | ||
==Accents== | ==Accents== |
Revision as of 17:06, 7 July 2016
LaTeX |
About - Getting Started - Diagrams - Symbols - Downloads - Basics - Math - Examples - Pictures - Layout - Commands - Packages - Help |
This article will provide a short list of commonly used LaTeX symbols.
Contents
Common Symbols
Operators
Relations
Finding Other Symbols
Here are some external resources for finding less commonly used symbols:
-
Detexify is an app which allows you to draw the symbol you'd like and shows you the code for it!
-
MathJax (what allows us to use on the web) maintains a list of supported commands.
-
The Comprehensive LaTeX Symbol List.
Operators
Relations
Symbol | Command | Symbol | Command | Symbol | Command |
---|---|---|---|---|---|
\le | \ge | \neq | |||
\sim | \ll | \gg | |||
\doteq | \simeq | \subset | |||
\supset | \approx | \asymp | |||
\subseteq | \supseteq | \cong | |||
\smile | \sqsubset | \sqsupset | |||
\equiv | \frown | \sqsubseteq | |||
\sqsupseteq | \propto | \bowtie | |||
\in | \ni | \prec | |||
\succ | \vdash | \dashv | |||
\preceq | \succeq | \models | |||
\perp | \parallel | \gg | |||
\mid | \bumpeq | \ll |
Negations of many of these relations can be formed by just putting \not before the symbol, or by slipping an n between the \ and the word. Here are a few examples, plus a few other negations; it works for many of the others as well.
Symbol | Command | Symbol | Command | Symbol | Command |
---|---|---|---|---|---|
\nmid | \nleq | \ngeq | |||
\nsim | \ncong | \nparallel | |||
\not< | \not> | \not= | |||
\not\le | \not\ge | \not\sim | |||
\not\approx | \not\cong | \not\equiv | |||
\not\parallel | \nless | \ngtr | |||
\lneq | \gneq | \lnsim | |||
\lneqq | \gneqq |
To use other relations not listed here, such as =, >, and <, in LaTeX, you may just use the symbols on your keyboard.
Greek Letters
Symbol | Command | Symbol | Command | Symbol | Command | Symbol | Command |
---|---|---|---|---|---|---|---|
\alpha | \beta | \gamma | \delta | ||||
\epsilon | \varepsilon | \zeta | \eta | ||||
\theta | \vartheta | \iota | \kappa | ||||
\lambda | \mu | \nu | \xi | ||||
\pi | \varpi | \rho | \varrho | ||||
\sigma | \varsigma | \tau | \upsilon | ||||
\phi | \varphi | \chi | \psi | ||||
\omega |
Symbol | Command | Symbol | Command | Symbol | Command | Symbol | Command |
---|---|---|---|---|---|---|---|
\Gamma | \Delta | \Theta | \Lambda | ||||
\Xi | \Pi | \Sigma | \Upsilon | ||||
\Phi | \Psi | \Omega |
Headline text
Arrows
Symbol | Command | Symbol | Command |
---|---|---|---|
\gets | \to | ||
\leftarrow | \Leftarrow | ||
\rightarrow | \Rightarrow | ||
\leftrightarrow | \Leftrightarrow | ||
\mapsto | \hookleftarrow | ||
\leftharpoonup | \leftharpoondown | ||
\rightleftharpoons | \longleftarrow | ||
\Longleftarrow | \longrightarrow | ||
\Longrightarrow | \longleftrightarrow | ||
\Longleftrightarrow | \longmapsto | ||
\hookrightarrow | \rightharpoonup | ||
\rightharpoondown | \leadsto | ||
\uparrow | \Uparrow | ||
\downarrow | \Downarrow | ||
\updownarrow | \Updownarrow | ||
\nearrow | \searrow | ||
\swarrow | \nwarrow |
(For those of you who hate typing long strings of letters, \iff and \implies can be used in place of \Longleftrightarrow and \Longrightarrow respectively.)
Dots
Symbol | Command | Symbol | Command | Symbol | Command | Symbol | Command | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
\dots | \vdots | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
\cdots | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
\ddots | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
\iddots | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
\vdots | }
Accents
When applying accents to i and j, you can use \imath and \jmath to keep the dots from interfering with the accents:
\tilde and \hat have wide versions that allow you to accent an expression:
OthersCommand SymbolsSome symbols are used in commands so they need to be treated in a special way.
(Warning: Using $ for will result in . This is a bug as far as we know. Depending on the version of this is not always a problem.) European Language Symbols
Bracketing SymbolsIn mathematics, sometimes we need to enclose expressions in brackets or braces or parentheses. Some of these work just as you'd imagine in LaTeX; type ( and ) for parentheses, [ and ] for brackets, and | and | for absolute value. However, other symbols have special commands:
You might notice that if you use any of these to typeset an expression that is vertically large, like
the parentheses don't come out the right size: If we put \left and \right before the relevant parentheses, we get a prettier expression:
gives \left and \right can also be used to resize the following symbols:
Multi-Size SymbolsSome symbols render differently in inline math mode and in display mode. Display mode occurs when you use \[...\] or $$...$$, or environments like \begin{equation}...\end{equation}, \begin{align}...\end{align}. Read more in the commands section of the guide about how symbols which take arguments above and below the symbols, such as a summation symbol, behave in the two modes. In each of the following, the two images show the symbol in display mode, then in inline mode.
See Also |