summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-graph
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-20 21:17:50 +0000
committerKarl Berry <karl@freefriends.org>2018-09-20 21:17:50 +0000
commit81e2cc31589886f092650feebdd3bbdd630b7ab8 (patch)
tree371e5933b21ec7c9e1072e719e506a2f1f541ec8 /Master/texmf-dist/tex/latex/tkz-graph
parent59bb468062917358c6ce999485b65c77ae9e6cb6 (diff)
tkz-graph (20sep18)
git-svn-id: svn://tug.org/texlive/trunk@48711 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-graph')
-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}