Symbols I use the most
Text modification
Some of the frequently used symbols:
How to type single bond, double bond and triple bonds in LaTeX (for chemists)?superscript - \textsuperscript{th}subscript - \textsubscript{s}infinity - \inftydash - the latex command is "---"
I found following is useful for Chemists. https://www.overleaf.com/learn/latex/Chemistry_formulae
How to add multi-line comments in LaTeX?.
\iffalse
Comment text that you don't want to appear in paper.
\fi
Next question will appear here.
next
anserComment
will appear here.
next
anserComment
will appear here.
See this page on Wikipedia
Letters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fonts
|
|
|
|
|
|
|
|
|
|
|
|
Common functions
|
|
|
|
|
|
|
|
|
Big symbols
|
|
|
|
Arrows
|
|
|
|
|
|
|
|
|
|
|
|
|
Order symbols
Some of the following symbols require \usepackage{amssymb}
in the preamble
\usepackage{amssymb}
in the preamble
|
|
|
|
|
|
|
|
|
|
|
|
Set symbols
|
|
|
|
|
|
|
|
Equality and inference
|
|
|
|
|
|
|
|
Brackets
|
|
|
|
|
|
|
|
|
|
|
Other symbols
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Alphabets with special characters on it.
LaTeX command | Sample | Description |
---|---|---|
\`{o} | ò | grave accent |
\'{o} | ó | acute accent |
\^{o} | ô | circumflex |
\"{o} | ö | umlaut, trema or dieresis |
\H{o} | ő | long Hungarian umlaut (double acute) |
\~{o} | õ | tilde |
\c{c} | ç | cedilla |
\k{a} | ą | ogonek |
\l{} | ł | barred l (l with stroke) |
\={o} | ō | macron accent (a bar over the letter) |
\b{o} | o | bar under the letter |
\.{o} | ȯ | dot over the letter |
\d{u} | ụ | dot under the letter |
\r{a} | å | ring over the letter (for å there is also the special command \aa ) |
\u{o} | ŏ | breve over the letter |
\v{s} | š | caron/háček ("v") over the letter |
\t{oo} | o͡o | "tie" (inverted u) over the two letters |
\o | ø | slashed o (o with stroke) |