Prepared release 1.0.2.

Removed todonotesexample.tex from the upload to ctan due to compilation errors.
master
Henrik Skov Midtiby 12 years ago
parent 0d5054e52d
commit 6bec17b9e6
  1. 8
      Makefile
  2. 7
      todonotes.dtx

@ -29,16 +29,16 @@ todonotes.pdf: \
makeindex -s gglo.ist -o todonotes.gls todonotes.glo
makeindex -s gind.ist -o todonotes.ind todonotes.idx
pdflatex todonotes.dtx
pdflatex todonotesexample.tex
pdflatex todonotesexample.tex
#pdflatex todonotesexample.tex
#pdflatex todonotesexample.tex
rm -rf todonotes
mkdir todonotes
cp todonotes.ins todonotes/todonotes.ins
cp todonotes.dtx todonotes/todonotes.dtx
cp todonotes.sty todonotes/todonotes.sty
cp todonotes.pdf todonotes/todonotes.pdf
cp todonotesexample.tex todonotes/todonotesexample.tex
cp todonotesexample.pdf todonotes/todonotesexample.pdf
#cp todonotesexample.tex todonotes/todonotesexample.tex
#cp todonotesexample.pdf todonotes/todonotesexample.pdf
cp README todonotes/README
zip -r todonotes.zip todonotes

@ -47,7 +47,7 @@
%</driver>
% \fi
%
% \CheckSum{571}
% \CheckSum{577}
%
% \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
@ -173,6 +173,11 @@
% \changes{1.0.1}{2012/11/24}{Fix spacing issues reported by Jonathan Zachhuber and
% Brent Longborough.
% Added figheight option to the missingfigure command as suggested by Kim Albertsson.}
% \changes{1.0.2}{2014/07/14}{Added Swedish translation by Emil Lundberg.
% Added usecase by Tobias Winchen.
% Mentioned that default arguments can be set using the presetkeys command.
% Updated list of alternatives to the todonotes package.
% Draw borders around coloured boxes in the list of todos, patch by Ze Loff.}
% \GetFileInfo{todonotes.dtx}
%
% \DoNotIndex{\newcommand,\newenvironment}

Loading…
Cancel
Save