summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xifthen
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/xifthen')
-rw-r--r--Master/texmf-dist/tex/latex/xifthen/xifthen.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
index a013cee614e..247546fabd8 100644
--- a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
+++ b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty
@@ -1,10 +1,11 @@
-\def \filedate {2009/04/17}%
-\def \fileversion {v1.3}%
+\def \filedate {2015/11/05}%
+\def \fileversion {v1.4.0}%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{xifthen}%
[\filedate \space \fileversion \space Extended ifthen features]
-\RequirePackage{etex}
+% v1.4 Removed the etex package for compatibility reasons
+
\RequirePackage{calc}
\RequirePackage{ifthen}
\RequirePackage{ifmtarg}