From e92eadcc05210de3fefb34450270e5929342097e Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 18 Nov 2020 22:05:46 +0000 Subject: Add theorems --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 89c4e6b..24b0808 100644 --- a/main.tex +++ b/main.tex @@ -54,7 +54,7 @@ \ANONYMOUStrue \newif\ifCOMMENTS -\COMMENTSfalse +\COMMENTStrue \newcommand{\Comment}[3]{\ifCOMMENTS\textcolor{#1}{{\bf [\![#2:} #3{\bf ]\!]}}\fi} \newcommand\JW[1]{\Comment{red!75!black}{JW}{#1}} \newcommand\YH[1]{\Comment{green!50!blue}{YH}{#1}} -- cgit