LaTeX Glossary
My.SUPA has been setup to allow maths to be written quickly using LaTeX notation. This can be included anywhere you see a text box in your course area -- including news or social forums, web pages and wikis. The format for entering LaTeX in My.SUPA is to wrap the code between two pairs of dollar signs. $$ a=b+c $$
If you are looking at this for the first time, please read the entries under 01 Getting Started for an overview. The list of entries may be viewed by categories or alphabetically.
01 Getting Started | 02 Arithmetic expressions | 03 Font Styles | 04 Delimiters
05 Spaces | 06 Symbols | 07 Relations | 09 Structures | 10 Feynman Diagrams
11 Other LaTeX Software
If you are looking at this for the first time, please read the entries under 01 Getting Started for an overview. The list of entries may be viewed by categories or alphabetically.
01 Getting Started | 02 Arithmetic expressions | 03 Font Styles | 04 Delimiters
05 Spaces | 06 Symbols | 07 Relations | 09 Structures | 10 Feynman Diagrams
11 Other LaTeX Software
Browse the glossary using this index
Special | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL
S |
---|
sigma (lower case greek letter) | |
Sigma (upper case greek letter) | |
smiley | |
square bracket | |
square root | |
sum (summation)
\symbolname_{lowerexpression}^{upperexpression}
$$\bigsum_{i=k}^{n}$$ gives and $$\sum_{i=k}^{n}$$ gives
$$\LARGE\bigsum_{\small{i=1}}^{\small{n}}$$ gives and $$\large\sum_{\small{i=1}}^{\small{n}}$$ gives | |
superscript
| |