3 % Define a \todo command. It seems the fixme module isn't actually meant for
5 \definefixme[todo][todo]
6 \makecounter{@@@@fxtodo}
8 % Change / set the labels for \fixme, \fxnote and \todo
9 \setuplabeltext[en][fixmefatal=\small{FIXME}:\crlf]
10 \setuplabeltext[en][fixmenote=\small{NOTE}:\crlf ]
11 \setuplabeltext[en][fixmetodo=\small{TODO}:\crlf ]