From de4a0c842b0e8d7301c7c7c76cea84d4511aa0f7 Mon Sep 17 00:00:00 2001 From: Henrik Skov Midtiby Date: Tue, 21 Oct 2014 21:33:24 +0200 Subject: [PATCH] Remove warnings caused by underfull boxes, fix suggested by Ernst Blecha. --- todonotes.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todonotes.dtx b/todonotes.dtx index 14d1f10..43df99f 100644 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -1780,7 +1780,7 @@ (30:2cm) -- (150:2cm) -- (270:2cm) -- cycle; \draw (0, 0.3) node {\@todonotes@MissingFigureUp}; \draw (0, -0.3) node {\@todonotes@MissingFigureDown}; -\end{tikzpicture} +\end{tikzpicture}\hfill }% Ending \missingfigure command \fi % Ending \@todonotes@ifdisabled % \end{macrocode}