summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/enotez
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/enotez')
-rw-r--r--Master/texmf-dist/tex/latex/enotez/enotez.sty9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/enotez/enotez.sty b/Master/texmf-dist/tex/latex/enotez/enotez.sty
index 1c510bc4931..b759af6bc8d 100644
--- a/Master/texmf-dist/tex/latex/enotez/enotez.sty
+++ b/Master/texmf-dist/tex/latex/enotez/enotez.sty
@@ -31,8 +31,8 @@
\RequirePackage{ expl3 , xparse , l3keys2e , xtemplate , etoolbox , xpatch , scrlfile }
\ProvidesExplPackage
{enotez}
- {2013/08/03}
- {0.7a}
+ {2013/10/31}
+ {0.7b}
{Endnotes for LaTeX2e}
% --------------------------------------------------------------------------
@@ -71,7 +71,7 @@
\cs_new:Npn \enotez_option_deprecated:nn #1#2
{ \msg_warning:nnnnn { enotez } { deprecated } { option } { #1 } { #2 } }
-\cs_new:Npn \acro_command_deprecated:NN #1#2
+\cs_new:Npn \enotez_command_deprecated:NN #1#2
{
\msg_warning:nnnnn { enotez } { deprecated } { command }
{ \token_to_str:N #1 } { \token_to_str:N #2 }
@@ -960,6 +960,9 @@
- new option: `list-heading'
2013/08/03 v0.7a - corrected bug: `reset=true' now works as it should
- added counter-format `symbols'
+2013/10/31 v0.7b - corrected bug: \acro_command_deprecated:NN should of course
+ be \enotez_command_deprecated:NN
+
% --------------------------------------------------------------------------
% TODO: