summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty20
1 files changed, 19 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty b/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty
index d132e311795..8a33989a8b1 100644
--- a/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty
+++ b/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty
@@ -15,7 +15,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{notes2bib}
- [2008/01/08 v1.3 Integrating notes into the bibliography]
+ [2008/01/09 v1.3a Integrating notes into the bibliography]
\begingroup
\@ifundefined{eTeXversion}
{\PackageError{notes2bib}
@@ -26,6 +26,24 @@
\endgroup\endinput}
{\endgroup}
\RequirePackage{xkeyval,etoolbox}
+\@ifpackagelater{xkeyval}{2005/05/07}
+ {}
+ {\PackageError{notes2bib}
+ {xkeyval >= 2.5 required}
+ {notes2bib requires the `xkeyval' package, version 2.5 or
+ later.\MessageBreak The version loaded is:
+ `\@nameuse{ver@etoolbox.sty}'.\MessageBreak
+ This is a fatal error; the package will abort.}%
+ \endinput}
+\@ifpackagelater{etoolbox}{2007/10/08}
+ {}
+ {\PackageError{notes2bib}
+ {etoolbox >= 1.3 required}
+ {notes2bib requires the `etoolbox' package, version 1.3 or
+ later.\MessageBreak The version loaded is:
+ `\@nameuse{ver@etoolbox.sty}'.\MessageBreak
+ This is a fatal error; the package will abort.}%
+ \endinput}
\newcommand*{\niib@tempa}{}
\newcommand*{\niib@tempb}{}
\newif\ifniib@debug