From 445154af94608d420da525312f7ca831a0eec219 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 27 Mar 2025 23:29:19 -0400 Subject: [PATCH] Workaround goto-source issues --- todonotes.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todonotes.dtx b/todonotes.dtx index b07771c..44eab35 100644 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -1218,7 +1218,7 @@ \RequirePackage{xcolor} \RequirePackage{tikz} \usetikzlibrary{positioning} -\usetikzlibrary{shadows} + \RequirePackage{calc} % \end{macrocode} % Implement a function for setting up the todonotes package.