summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-doc/tkz-doc.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-doc/tkz-doc.cls')
-rw-r--r--Master/texmf-dist/tex/latex/tkz-doc/tkz-doc.cls8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-doc/tkz-doc.cls b/Master/texmf-dist/tex/latex/tkz-doc/tkz-doc.cls
index 4ea831fb1f3..0cd1e5ce280 100644
--- a/Master/texmf-dist/tex/latex/tkz-doc/tkz-doc.cls
+++ b/Master/texmf-dist/tex/latex/tkz-doc/tkz-doc.cls
@@ -29,8 +29,8 @@
%<--------------------------------------------------------------------------->
%<-------------- Définitions relatives au package --------------------------->
\newcommand*{\PackageName}{tkz-doc}
-\newcommand*{\PackageVersion}{1.1 c}
-\newcommand*{\filedate}{2011/05/30}
+\newcommand*{\PackageVersion}{1.1 d}
+\newcommand*{\filedate}{2018/09/19}
%<---------------------- Identification Part -------------------------------->
%
%<--------------------------------------------------------------------------->
@@ -41,7 +41,9 @@
\ProcessOptions\relax
\LoadClass[titlepage,oneside]{scrartcl}
\PassOptionsToPackage{usenames,dvipsnames,svgnames}{xcolor}
-\RequirePackage{etex}
+\ifx\e@alloc\@undefined
+ \RequirePackage{etex}
+\fi
\RequirePackage[utf8]{inputenc}
\RequirePackage{xkeyval}[2005/11/25]
\RequirePackage{framed,eso-pic}