projects
/
matthijs
/
master-project
/
report.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55d58f8
)
Add (commented) lines to disable todo's and fixmes.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 19 Nov 2009 12:56:14 +0000
(13:56 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 19 Nov 2009 12:56:14 +0000
(13:56 +0100)
This leaves notes enabled, which should be visible to my supervisors.
Utils/Fixme.tex
patch
|
blob
|
history
diff --git
a/Utils/Fixme.tex
b/Utils/Fixme.tex
index 5187e9848f656b426348565b24d26116aacf501e..691d2f826638a9f2e54e9610d3f99b881d3a3218 100644
(file)
--- 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{}