From e196c8d2d658c5943ea60704504a3c53a3f1ea2e Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Wed, 14 Feb 2018 14:04:36 +0100 Subject: [PATCH] TODO --- macros.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/macros.tex b/macros.tex index aa86f58..88a348f 100644 --- a/macros.tex +++ b/macros.tex @@ -59,3 +59,6 @@ \newcommand{\Gh}{\xspace\ensuremath{\widehat{\mathbb{G}}}\xspace} \newcommand{\GT}{\xspace\ensuremath{\mathbb{G}_T}\xspace} \newcommand{\atob}[2]{\xspace\ensuremath{\{#1,\ldots,\#2\}}} + +% Other +\newcommand{\TODO}{\textbf{\textcolor{red}{TODO}}}