diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2021-12-04 15:51:59 +0100 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2021-12-12 12:47:03 +0100 |
commit | a0b6450647e46e545d6284c07f63530af1ea0b01 (patch) | |
tree | 8c124005135b77e76e8afef8a03e04a9aed0d360 /presentations/migrate/header.tex | |
parent | b2536e8ebff9e36311b7f87dcb02983e3bf475ae (diff) |
The presentation is purely made from content in the wiki. A Sed
script, extra markdown header file and latex preamble addition is
provided.
Diffstat (limited to 'presentations/migrate/header.tex')
-rw-r--r-- | presentations/migrate/header.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/presentations/migrate/header.tex b/presentations/migrate/header.tex new file mode 100644 index 0000000..456d036 --- /dev/null +++ b/presentations/migrate/header.tex @@ -0,0 +1,10 @@ +\usepackage{mathabx} +\newcommand \itemstepi {{\LARGE $\rightsquigarrow$ \hspace{.5ex}}} +\newcommand \itemstepii {{\LARGE \quad \quad $\looparrowdownright$} \quad} +\newcommand \itemstepiii {{\LARGE \quad \quad} \itemstepii} +\newcommand \itemstepiiii {{\LARGE \quad \quad} \itemstepiii} +\newcommand \itemstepiiiii {{\LARGE \quad \quad} \itemstepiiii} +\newcommand \itemstepiiiiii {{\LARGE \quad \quad} \itemstepiiiii} +\newcommand \itemstepiiiiiii {{\LARGE \quad \quad} \itemstepiiiiii} + + |