summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-tab
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-20 21:18:37 +0000
committerKarl Berry <karl@freefriends.org>2018-09-20 21:18:37 +0000
commit7810d33c08d7aea1f6ff8ca1e9b84de08940fe1f (patch)
tree34d43d9029214131e4025ffe3a56aad63339c543 /Master/texmf-dist/tex/latex/tkz-tab
parent5a71673f5600c16e48e3038f3d897952d8508629 (diff)
tkz-tab (20sep18)
git-svn-id: svn://tug.org/texlive/trunk@48714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-tab')
-rw-r--r--Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty b/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty
index 05aa18acb34..7828845c2a9 100644
--- a/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty
+++ b/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty
@@ -26,9 +26,11 @@
%% Objet : Création de tableaux (signes et variations)
%<----------------------------------------------------------------------------->
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tkz-tab}[2011/04/17 v1.4c variations (ctan version) ]
+\ProvidesPackage{tkz-tab}[2018/09/19 v1.4d variations (ctan version) ]
%<----------------------------------------------------------------------------->
-\RequirePackage{etex}
+\ifx\e@alloc\@undefined
+ \RequirePackage{etex}
+\fi
\RequirePackage{ifthen}
\RequirePackage{xkeyval}[2005/11/25]
\RequirePackage{tikz}[2008/01/15]