From 81e2cc31589886f092650feebdd3bbdd630b7ab8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 Sep 2018 21:17:50 +0000 Subject: tkz-graph (20sep18) git-svn-id: svn://tug.org/texlive/trunk@48711 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/tkz-graph/readme-tkz-graph.txt | 4 ++-- Master/texmf-dist/tex/latex/tkz-graph/tkz-graph.sty | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/tkz-graph/readme-tkz-graph.txt b/Master/texmf-dist/doc/latex/tkz-graph/readme-tkz-graph.txt index 17b4f9d7ed4..eef0017b6be 100644 --- a/Master/texmf-dist/doc/latex/tkz-graph/readme-tkz-graph.txt +++ b/Master/texmf-dist/doc/latex/tkz-graph/readme-tkz-graph.txt @@ -1,6 +1,6 @@ % encodage utf8 -------------------- english readme ---------------------------------------- -readme-tkz-graph.txt V 1.00 c 02/06/2011 +readme-tkz-graph.txt V 1.00 d 19/09/2018 The package tkz-graph.sty is a collection of some useful macros if you want to draw manually a graph of the graph theory. The kind of graphs that I will @@ -75,4 +75,4 @@ Examples al (dot) ma (at) mac (dot) com - \ No newline at end of file + 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} -- cgit v1.2.3