From 19a7a79342fc664cf7ccc96bf153370cb03d68d3 Mon Sep 17 00:00:00 2001 From: hemi Date: Mon, 7 Dec 2009 19:36:15 +0100 Subject: [PATCH] Change default figure width from textwidth to linewidth. --- todonotes.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todonotes.dtx b/todonotes.dtx index 5e6063b..40471b5 100755 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -439,7 +439,7 @@ % \DescribeMacro{figwidth} % The |figwidth=length| option sets the default width of the figure % inserted by the |\missingfigure| command. -% The default value is |\textwidth|. +% The default value is |\columnwidth|. % % % @@ -857,7 +857,7 @@ \newcommand{\@todonotes@bordercolor}{black} \newcommand{\@todonotes@textwidth}{\marginparwidth} \newcommand{\@todonotes@textsize}{\normalsize} -\newcommand{\@todonotes@figwidth}{\textwidth} +\newcommand{\@todonotes@figwidth}{\columnwidth} % \end{macrocode} % \begin{macrocode} \AtBeginDocument{