Updated checksum and release date.

master
Jacopo De Simoi 12 months ago
parent b43ccd81a3
commit 2d3fd267d6
  1. 2
      README
  2. 10
      todonotes.dtx

@ -43,7 +43,7 @@ Authors
License
-------
Copyright 2015-07-08 Henrik Skov Midtiby
Copyright 2018-11-22 Henrik Skov Midtiby
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3

@ -22,14 +22,14 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{todonotes}
%<*package>
[2018/11/12 v1.1.1 Todonotes source and documentation.]
[2018/11/22 v1.1.1 Todonotes source and documentation.]
%</package>
%
%<*driver>
\documentclass{ltxdoc}
\usepackage{wrapfig}
\usepackage[colorlinks, linkcolor=black, urlcolor=blue]{hyperref}
\usepackage[colorinlistoftodos]{todonotes}[2018/11/12]
\usepackage[colorinlistoftodos]{todonotes}[2018/11/22]
\usepackage{amsmath}
\usepackage{setspace}
\usepackage{soul}
@ -47,7 +47,7 @@
%</driver>
% \fi
%
% \CheckSum{703}
% \CheckSum{710}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@ -205,7 +205,7 @@
% Marked the insertion point of notes with tickmarks with a customizable height.
% Steamline which options that are accepted to size commands
% (both commands (backslash tiny) and text (tiny) are now supported).}
% \changes{1.1.1}{2018/11/12}{Implemented shadow and noshadow options for the todo command.}
% \changes{1.1.1}{2018/11/22}{Implemented shadow and noshadow options for the todo command.}
% \GetFileInfo{todonotes.dtx}
%
% \DoNotIndex{\newcommand,\newenvironment}
@ -1213,7 +1213,7 @@
%
% Identifies the package and loads the packages dependences.
% \begin{macrocode}
\ProvidesPackage{todonotes}[2018/11/12]
\ProvidesPackage{todonotes}[2018/11/22]
\RequirePackage{ifthen}
\RequirePackage{xkeyval}
\RequirePackage{xcolor}

Loading…
Cancel
Save