notes_and_tricks
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| notes_and_tricks [2008/09/16 07:58] – wikiadmin | notes_and_tricks [2009/03/27 09:32] (current) – laehnemann | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * Please, add your comments about how to improve the organization of the Praktikum docuwiki. | * Please, add your comments about how to improve the organization of the Praktikum docuwiki. | ||
| + | ====== Wikitricks | ||
| + | You can add footnotes 1) by using double parentheses. | ||
| + | < | ||
| + | ==== Math ==== | ||
| - | + | * Wanna insert | |
| - | + | ||
| - | ====== Wikitricks | + | |
| - | + | ||
| - | - Wanna inset math? Use LaTeX. Just use the " | + | |
| < | < | ||
| Line 19: | Line 19: | ||
| </ | </ | ||
| - | outputs\\ | + | outputs |
| < | < | ||
| Line 31: | Line 31: | ||
| More in [[http:// | More in [[http:// | ||
| + | // | ||
| + | |||
| + | < | ||
| + | will make the formula bigger for formulas which are set apart (the whitespaces between " | ||
| + | |||
| + | * You may rather use the tag " | ||
| + | * The latter doesn' | ||
| + | |||
| + | ==== Tables ==== | ||
| + | |||
| + | DokuWiki supports a simple syntax to create tables. | ||
| + | ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | ||
| + | | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 | | ||
| + | | Row 2 Col 1 | some colspan (note the double pipe) || | ||
| + | | Row 3 Col 1 | Row 2 Col 2 | Row 2 Col 3 | | ||
| + | |||
| + | Table rows have to start and end with a | for normal rows or a ^ for headers. | ||
| + | |||
| + | < | ||
| + | ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | ||
| + | | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 | | ||
| + | | Row 2 Col 1 | some colspan (note the double pipe) || | ||
| + | | Row 3 Col 1 | Row 2 Col 2 | Row 2 Col 3 | | ||
| + | </ | ||
| - | There is other method. See [[http:// | + | More in [[http:// |
| - | //This is an advice of your// | + | |
notes_and_tricks.1221551932.txt.gz · Last modified: 2008/09/16 07:58 by wikiadmin
