summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty b/Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty
index b4a429e1523..645a947aaa3 100644
--- a/Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty
+++ b/Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty
@@ -12,9 +12,11 @@
% Objet : Création de graphes
%<--------------------------------------------------------------------------->
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tkz-graph}[2011/06/01 ctan v 1.00 base for graphs]
+\ProvidesPackage{tkz-graph}[2018/09/19 ctan v 1.00 d base for graphs]
%<--------------------------------------------------------------------------->
-\RequirePackage{etex}
+\ifx\e@alloc\@undefined
+ \RequirePackage{etex}
+\fi
\RequirePackage{ifthen}
\RequirePackage{xkeyval}[2005/11/25]
\RequirePackage{tikz}