From c4be34f7feefa9a75c9ca24744d18a9341a2aa3f Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Thu, 19 Nov 2009 13:56:14 +0100 Subject: [PATCH] Add (commented) lines to disable todo's and fixmes. This leaves notes enabled, which should be visible to my supervisors. --- Utils/Fixme.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Utils/Fixme.tex b/Utils/Fixme.tex index 5187e98..691d2f8 100644 --- a/Utils/Fixme.tex +++ b/Utils/Fixme.tex @@ -9,3 +9,7 @@ \setuplabeltext[en][fixmefatal=\small{FIXME}:\crlf] \setuplabeltext[en][fixmenote=\small{NOTE}:\crlf ] \setuplabeltext[en][fixmetodo=\small{TODO}:\crlf ] + +% Disable todo's and fixmes, only notes are meant for my supervisors. +%\def\todo#1{} +%\def\fixme#1{} -- 2.30.2