From 5589b7e8d8ee60e058c0140ac7a047b3186eabe8 Mon Sep 17 00:00:00 2001 From: Henrik Skov Midtiby Date: Wed, 21 Nov 2012 20:35:03 +0100 Subject: [PATCH] Fix issue with insertion of whitespace when the package is disabled. Issue reported by Brent Longborough. --- todonotes.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todonotes.dtx b/todonotes.dtx index e2d6696..8b2ce22 100644 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -1523,7 +1523,7 @@ % First is the current location in the document stored, this enables % us later to connect this point with the inserted todonote. % \begin{macrocode} -\begin{tikzpicture}[remember picture, baseline=-0.75ex]% +\begin{tikzpicture}[remember picture, overlay, baseline=-0.75ex]% \node [coordinate] (inText) {};% \end{tikzpicture}% \marginpar[{% Draw note in left margin