From 44c5e3bfb13d6bb8821fb1de63f777ea48cc98bf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 3 Feb 2016 15:59:15 +0100 Subject: CatT 1.2.3 & 1.2.4 --- provider/templates/preamble.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'provider/templates') diff --git a/provider/templates/preamble.tex b/provider/templates/preamble.tex index 6ca168f..0d76503 100644 --- a/provider/templates/preamble.tex +++ b/provider/templates/preamble.tex @@ -16,3 +16,6 @@ \newcommand{\N}{\ensuremath{\mathbb{N}}} \newcommand{\arr}[3]{\begin{tikzcd}[ampersand replacement=\&]{#1} \rar{#2} \& {#3}\end{tikzcd}} +\renewcommand{\hom}[3]{\ensuremath{\mathrm{hom}_{#1} \left [ #2, #3 \right ]}} + +\newcommand{\powerset}{\raisebox{.15\baselineskip}{\Large\ensuremath{\wp}}} -- cgit v1.2.3