From 6c413323eef42a4175d2f4e27d45f17e3a54439f Mon Sep 17 00:00:00 2001 From: Henrik Skov Midtiby Date: Mon, 13 Sep 2010 23:13:17 +0200 Subject: [PATCH] Added english options as suggested by Marco Berghoff. --- todonotes.dtx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/todonotes.dtx b/todonotes.dtx index 996723f..58fea6d 100755 --- a/todonotes.dtx +++ b/todonotes.dtx @@ -46,7 +46,7 @@ % % \fi % -% \CheckSum{430} +% \CheckSum{435} % % \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 @@ -148,6 +148,7 @@ % bug reported by Oscar Gustafsson. Explained why the placement % of todonotes in the margin fails in certain custom document classes.} % \changes{0.8.9}{2009/12/25}{Added a dutch translation by Ruben Ruben Vermeersch.} +% \changes{0.9.0}{2010/09/13}{Added a english option as suggested by Marco Berghoff.} % % \GetFileInfo{todonotes.dtx} % @@ -978,6 +979,12 @@ \@todonotes@SetMissingFigureUp{Ontbrekende}% \@todonotes@SetMissingFigureDown{figuur}% } +\DeclareOptionX{english}{% + \@todonotes@SetTodoListName{Todo list}% + \@todonotes@SetMissingFigureText{Figure}% + \@todonotes@SetMissingFigureUp{Missing}% + \@todonotes@SetMissingFigureDown{figure}% +} \DeclareOptionX{french}{% \@todonotes@SetTodoListName{Liste des points \`a traiter}% \@todonotes@SetMissingFigureText{Figure}%