Fix issue reported by Nils Anders Danielsson.

master
Henrik Skov Midtiby 9 years ago committed by Jacopo De Simoi
parent 221162e22f
commit 0e117e823f
  1. 4
      todonotes.dtx

@ -1756,7 +1756,7 @@
\foreach \s in {line,head}{%
\draw[both,\s]%
(inNote.north west).. controls +(0:0) and +(90:1.5)..([yshift=1ex] inText);%
};%
}%
}%
\else%
\begin{tikzpicture}[remember picture, overlay]%
@ -1782,7 +1782,7 @@
\foreach \s in {line,head}{%
\draw[both,\s]%
(inNote.north east).. controls +(0:0) and +(90:1.5)..([yshift=1ex] inText);%
};%
}%
}%
\else%
\begin{tikzpicture}[remember picture, overlay]%

Loading…
Cancel
Save