Wiki formatting
From GOSIA
(→Code snippets: Added link to new gosia forum) |
|||
| Line 24: | Line 24: | ||
</pre> | </pre> | ||
| + | |||
| + | ==Latex math== | ||
| + | |||
| + | Equations can be entered using a subset of the Latex math-mode tags, such as the following: | ||
| + | |||
| + | <pre> | ||
| + | <math>\Delta I = ^-2</math> | ||
| + | |||
| + | <math>\xi=1.4</math> | ||
| + | |||
| + | </pre> | ||
| + | |||
| + | Each formula is rendered into a PNG image: | ||
| + | |||
| + | <math>\Delta I = ^-2</math> | ||
| + | |||
| + | <math>\xi=1.4</math> | ||