|
|
|
|
@ -22,14 +22,14 @@ |
|
|
|
|
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] |
|
|
|
|
%<package>\ProvidesPackage{todonotes} |
|
|
|
|
%<*package> |
|
|
|
|
[2009/03/31 .dtx Todonotes source and documentation.] |
|
|
|
|
[2009/04/02 .dtx Todonotes source and documentation.] |
|
|
|
|
%</package> |
|
|
|
|
% |
|
|
|
|
%<*driver> |
|
|
|
|
\documentclass{ltxdoc} |
|
|
|
|
\usepackage{wrapfig} |
|
|
|
|
\usepackage[colorlinks, linkcolor=black]{hyperref} |
|
|
|
|
\usepackage[colorinlistoftodos, shadow]{todonotes}[2009/03/31] |
|
|
|
|
\usepackage[colorinlistoftodos, shadow]{todonotes}[2009/04/02] |
|
|
|
|
\usepackage{amsmath} |
|
|
|
|
\usepackage{setspace} |
|
|
|
|
\setcounter{tocdepth}{2} |
|
|
|
|
@ -782,7 +782,7 @@ |
|
|
|
|
% |
|
|
|
|
% Identifies the package and loads the packages dependences. |
|
|
|
|
% \begin{macrocode} |
|
|
|
|
\ProvidesPackage{todonotes}[2009/03/31] |
|
|
|
|
\ProvidesPackage{todonotes}[2009/04/02] |
|
|
|
|
\RequirePackage{ifthen} |
|
|
|
|
\RequirePackage{xkeyval} |
|
|
|
|
\RequirePackage{xcolor} |
|
|
|
|
|