summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/todonotes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-06 21:34:02 +0000
committerKarl Berry <karl@freefriends.org>2024-01-06 21:34:02 +0000
commit35b6a28449046b4373907e89da0d6e60fffbaba3 (patch)
tree351f2064fd6aafbbeeb72969f6db4e8afebb017a /Master/texmf-dist/tex/latex/todonotes
parent0f03ca814ab978d0512924e48832baf35ecbcef4 (diff)
todonotes (6jan24)
git-svn-id: svn://tug.org/texlive/trunk@69319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/todonotes')
-rw-r--r--Master/texmf-dist/tex/latex/todonotes/todonotes.sty7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/todonotes/todonotes.sty b/Master/texmf-dist/tex/latex/todonotes/todonotes.sty
index f6d9be03267..04c2af5ebd5 100644
--- a/Master/texmf-dist/tex/latex/todonotes/todonotes.sty
+++ b/Master/texmf-dist/tex/latex/todonotes/todonotes.sty
@@ -22,9 +22,9 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{todonotes}
- [2023/01/31 v1.1.6 Todonotes source and documentation.]
+ [2024/01/05 v1.1.7 Todonotes source and documentation.]
-\ProvidesPackage{todonotes}[2023/01/31]
+\ProvidesPackage{todonotes}[2024/01/05]
\RequirePackage{ifthen}
\RequirePackage{xkeyval}
\RequirePackage{xcolor}
@@ -142,6 +142,9 @@ prior to loading the todonotes package.} \else\fi%
\@todonotes@SetMissingFigureUp{Figur}%
\@todonotes@SetMissingFigureDown{saknas}%
}
+\providecommand{\@tocrmarg}{2.55em}
+\providecommand{\@dotsep}{4.5}
+\providecommand{\@pnumwidth}{1.55em}
\newcounter{@todonotes@numberoftodonotes}
\newif{\if@todonotes@obeyDraft}
\DeclareOptionX{obeyDraft}{\@todonotes@obeyDrafttrue}