summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-20 21:18:20 +0000
committerKarl Berry <karl@freefriends.org>2018-09-20 21:18:20 +0000
commit5a71673f5600c16e48e3038f3d897952d8508629 (patch)
treef27cce2f644fb1978f5281c8e79b083347809bf9 /Master/texmf-dist/tex
parent876cb50f58edfaeca402a36caed68cd532b51732 (diff)
tkz-linknodes (20sep18)
git-svn-id: svn://tug.org/texlive/trunk@48713 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/tkz-linknodes/tkz-linknodes.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-linknodes/tkz-linknodes.sty b/Master/texmf-dist/tex/latex/tkz-linknodes/tkz-linknodes.sty
index 32a7ff3fd74..2c6f082dcf8 100644
--- a/Master/texmf-dist/tex/latex/tkz-linknodes/tkz-linknodes.sty
+++ b/Master/texmf-dist/tex/latex/tkz-linknodes/tkz-linknodes.sty
@@ -33,8 +33,10 @@
%<--------------------------------------------------------------------------->
%<--------------------------------------------------------------------------->
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tkz-linknodes}[2011/06/02 v1.1c tkz-linknodes]
-\RequirePackage{etex}
+\ProvidesPackage{tkz-linknodes}[2018/09/03 v1.1d tkz-linknodes]
+\ifx\e@alloc\@undefined
+ \RequirePackage{etex}
+\fi
\RequirePackage{ifthen}
\RequirePackage{xkeyval}[2005/11/25]
\RequirePackage{tikz}