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

Page: (Previous)   1  ...  3  4  5  6  7  8  9  10  11  12  (Next)
  ALL

T

TeX

TeX  notation allows for the expression of ASCII characters to generate formatted graphics output

theta (lower case greek letter)

$$\theta$$ gives \theta

Theta (upper case greek letter)

$$\Theta$$ gives \Theta

times

$$a\times~b$$ gives a\times~b

Tree Diagrams using FeynMP

Tree Diagrams from Drawing Feynman Diagrams with LaTeX and METAFONT. Part 1
$ $
\unitlength = 1mm
\begin{fmffile}{tree}
\begin{fmfgraph*}(100,60)
 \fmfleftn{i}{2} \fmfrightn{o}{4}
 \fmflabel{$e_-$}{i1}\fmflabel{$e_+$}{i2}
 \fmflabel{$\mu_+$}{o1}
 \fmflabel{$\nu_{\mu}$}{o2}
 \fmflabel{$s$}{o3}
 \fmflabel{$\noexpand\bar c$}{o4}
 \fmf{fermion}{i1,v1,i2}
 \fmf{boson,label=$\gamma,,Z$}{v1,v2}
 \fmf{boson}{v3,v2,v4}
 \fmf{fermion}{o1,v3,o2}
 \fmf{fermion}{o4,v4,o3}
 \fmfdot{v1,v3,v4}\fmfblob{.12w}{v2}
\end{fmfgraph*}
\end{fmffile}
$ $
 \unitlength = 1mm \begin{fmffile}{tree} \begin{fmfgraph*}(100,60) \fmfleftn{i}{2} \fmfrightn{o}{4} \fmflabel{$e_-$}{i1}\fmflabel{$e_+$}{i2} \fmflabel{$\mu_+$}{o1} \fmflabel{$\nu_{\mu}$}{o2} \fmflabel{$s$}{o3} \fmflabel{$\noexpand\bar c$}{o4} \fmf{fermion}{i1,v1,i2} \fmf{boson,label=$\gamma,,Z$}{v1,v2} \fmf{boson}{v3,v2,v4} \fmf{fermion}{o1,v3,o2} \fmf{fermion}{o4,v4,o3} \fmfdot{v1,v3,v4}\fmfblob{.12w}{v2} \end{fmfgraph*} \end{fmffile}

triangle

$$\triangle~abc$$ gives \triangle~abc

triggering the TeX filter

  • Two double $'s embracing a valid math expression trigger the filter to generate and insert the formula gif.
  • Ex.:  $$a^2$$ produces a^2

U

upsilon (lower case greek letter)

$$\upsilon$$ gives \upsilon

Upsilon (upper case greek letter)

$$\Upsilon$$ gives \Upsilon

Using LaTeX in My.SUPA

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, in news or social forums, wikis or other course areas.

The format for entering LaTeX in My.SUPA is to wrap the code between two double dollar signs

eg. $$$a^2=b^2+c+d^2$$$ is automatically shown to others as a graphic element which appears as a^2=b^2+c+d^2.

See the following categories for more detailed information and examples:

01 Getting Started

02 Arithmetic expressions, sub-/superscripts, roots
03 Font Styles
04 Delimiters (parentheses, braces,...)
05 Spaces

06 Symbols
07 Relations
09 Structures


The formula is stored as LaTeX internally, and copes with most standard formulae. The underlying code can be edited repeatedly in text form. Others using the My.SUPA course will see the graphic version, and on hovering a mouse over the graphic may be the LaTeX code as alternate text popup. My.SUPA uses a full installation of teTeX package of LaTeX 2e (tetex-latex-2.0.2-22.0.1.EL4.10).

For help with this and setting up forums, wikis or course pages to use this, contact David, Karon or Sean

Page: (Previous)   1  ...  3  4  5  6  7  8  9  10  11  12  (Next)
  ALL