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
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

G

gamma (lower case greek letter)

$$\gamma$$ gives \gamma

Gamma (upper case greek letter)

$$\Gamma$$ gives \Gamma

greater than

$$x>y$$  gives

x>y

greater than or equal

$$x\ge~y$$ or $$x\geq~y$$ gives

x\ge~y

greek letters (overview)

Simply write \greekletter for lower case and \Greekletter for upper case.

Here's a list of all known greek letters (Note: not all upper case greek letters are known):

Lower Case Greek Letters:

CommandFilter ExpressionResult
\alpha$$\alpha$$\alpha
\beta$$\beta$$\beta
\gamma$$\gamma$$\gamma
\delta$$\delta$$\delta
\epsilon$$\epsilon$$\epsilon
\varepsilon$$\varepsilon$$\varepsilon
\zeta$$\zeta$$\zeta
\eta$$\eta$$\eta
\theta$$\theta$$\theta
\vartheta$$\vartheta$$\vartheta
\iota$$\iota$$\iota
\kappa$$\kappa$$\kappa
\lambda$$\lambda$$\lambda
\mu$$\mu$$\mu
\nu$$\nu$$\nu
\xi$$\xi$$\xi
(!)$$o$$o
\pi$$\pi$$\pi
\varpi$$\varpi$$\varpi
\rho$$\rho$$\rho
\varrho$$\varrho$$\varrho
\sigma$$\sigma$$\sigma
\varsigma$$\varsima$$\varsigma
\tau$$\tau$$\tau
\upsilon$$\upsilon$$\upsilon
\phi$$\phi$$\phi
\varphi$$\varphi$$\varphi
\chi$$\chi$$\chi
\psi$$\psi$$\psi
\omega$$\omega$$\omega

Upper Case Greek Letters:

CommandFilter ExpressionResult
\Gamma$$\Gamma$$\Gamma
\Delta$$\Delta$$\Delta
\Theta$$\Theta$$\Theta
\Lambda$$\Lambda$$\Lambda
\Xi$$\Xi$$\Xi
\Pi$$\Pi$$\Pi
\Sigma$$\Sigma$$\Sigma
\Upsilon$$\Upsilon$$\Upsilon
\Phi$$\Phi$$\Phi
\Psi$$\Psi$$\Psi
\Omega$$\Omega$$\Omega