diff options
Diffstat (limited to 'provider')
| -rw-r--r-- | provider/templates/preamble.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/provider/templates/preamble.tex b/provider/templates/preamble.tex index 0d76503..1f2c1e4 100644 --- a/provider/templates/preamble.tex +++ b/provider/templates/preamble.tex | |||
| @@ -11,11 +11,12 @@ | |||
| 11 | \newcommand*{\ca}[1]{\ensuremath{\mathbf{#1}}} | 11 | \newcommand*{\ca}[1]{\ensuremath{\mathbf{#1}}} |
| 12 | \newcommand*{\idarr}[1]{\ensuremath{\mathrm{id}_{#1}}} | 12 | \newcommand*{\idarr}[1]{\ensuremath{\mathrm{id}_{#1}}} |
| 13 | 13 | ||
| 14 | \newcommand{\id}{\ensuremath{\mathrm{id}}} | 14 | \newcommand*{\id}{\ensuremath{\mathrm{id}}} |
| 15 | \renewcommand{\implies}{\ensuremath{\rightarrow}} | 15 | \renewcommand{\implies}{\ensuremath{\rightarrow}} |
| 16 | 16 | ||
| 17 | \newcommand{\N}{\ensuremath{\mathbb{N}}} | 17 | \newcommand*{\N}{\ensuremath{\mathbb{N}}} |
| 18 | \newcommand{\arr}[3]{\begin{tikzcd}[ampersand replacement=\&]{#1} \rar{#2} \& {#3}\end{tikzcd}} | 18 | \newcommand*{\arr}[3]{\begin{tikzcd}[ampersand replacement=\&]{#1} \rar{#2} \& {#3}\end{tikzcd}} |
| 19 | \renewcommand{\hom}[3]{\ensuremath{\mathrm{hom}_{#1} \left [ #2, #3 \right ]}} | 19 | \newcommand*{\Hom}[3]{\ensuremath{\mathrm{Hom}_{#1} \left [ #2, #3 \right ]}} |
| 20 | \newcommand*{\End}[2]{\ensuremath{\mathrm{End}_{#1} \left [ #2 \right ]}} | ||
| 20 | 21 | ||
| 21 | \newcommand{\powerset}{\raisebox{.15\baselineskip}{\Large\ensuremath{\wp}}} | 22 | \newcommand*{\powerset}{\raisebox{.15\baselineskip}{\Large\ensuremath{\wp}}} |
