From a2ee0e3c41e7716c454caa2913cd4abb0c5f1f73 Mon Sep 17 00:00:00 2001 From: hemi Date: Mon, 7 Dec 2009 18:55:50 +0100 Subject: [PATCH] Bugfix: Forgot a default argument for an optional argument to missingfigure. Bug reported by Oscar Gustafsson --- todonotes.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todonotes.dtx b/todonotes.dtx index 5e6063b..acc983c 100755 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -1135,7 +1135,7 @@ \if@todonotes@disabled% \newcommand{\listoftodos}[1][]{} \newcommand{\todo}[2][]{\ignorespaces} - \newcommand{\missingfigure}[2]{} + \newcommand{\missingfigure}[2][]{} \else % \if@todonotes@disabled % \end{macrocode} % Define the |\listoftodos| command and define the