Both sides previous revision Previous revision Next revision | Previous revision | ||
how-to [2018/05/06 09:19] jakobadmin |
how-to [2018/09/06 17:58] (current) jakobadmin |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== Syntax ===== | ===== Syntax ===== | ||
- | For the general Syntax, see https://www.dokuwiki.org/wiki:syntax | + | For the general syntax, see https://www.dokuwiki.org/wiki:syntax |
+ | |||
+ | Text can be colored with | ||
+ | |||
+ | <color firebrick>some red text!</color> | ||
+ | |||
+ | Math symbols can also be colored using | ||
+ | |||
+ | $$ \color{firebrick} e^{\color{freq} k} $$ | ||
+ | |||
+ | All [[https://en.wikipedia.org/wiki/X11_color_names|X11 color names]] can be used. | ||
===== Shortcuts ===== | ===== Shortcuts ===== |