From b219ff047c93712d91d90ea9d16fc58f00447b4e Mon Sep 17 00:00:00 2001 From: Henrik Skov Midtiby Date: Wed, 21 May 2014 15:13:37 +0200 Subject: [PATCH] Mentioned that default arguments for todos can be set. --- todonotes.dtx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/todonotes.dtx b/todonotes.dtx index e2ed897..a7ecf76 100644 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -367,6 +367,11 @@ % There are several options that can be given to the |\todo| % command. All the options are described here and often I have % included examples of the change in visual appearance. +% Default values for these options can be set using the presetkeys +% command. +% \begin{verbatim} +% \presetkeys{todonotes}{fancyline, color=blue!30}{} +% \end{verbatim} % % \DescribeMacro{disable} % The |disable| option can be given directly to the todo command.