diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-doc/tkz-doc.cfg')
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-doc/tkz-doc.cfg | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-doc/tkz-doc.cfg b/Master/texmf-dist/doc/latex/tkz-doc/tkz-doc.cfg index 7c09cefcc32..e360a4231bf 100644 --- a/Master/texmf-dist/doc/latex/tkz-doc/tkz-doc.cfg +++ b/Master/texmf-dist/doc/latex/tkz-doc/tkz-doc.cfg @@ -1,9 +1,17 @@ % Copyright 2011 by Alain Matthes +% encoding: utf8 +% Copyright 2020 Alain Matthes +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. % -% This file may be distributed and/or modified -% -% 1. under the LaTeX Project Public License and/or -% 2. under the GNU Public License. +% This work has the LPPL maintenance status “maintained”. +% +% The Current Maintainer of this work is Alain Matthes. % original tkz-doc.cfg % @@ -13,8 +21,8 @@ % variable. %=============================================================================== -\def\fileversion{1.2c} -\def\filedate{2020/02/03} +\def\fileversion{1.3c} +\def\filedate{2020/03/03} % ============= colors ========================================================= @@ -56,7 +64,7 @@ \newcommand*{\BS}{\texttt{\char92}} \newcommand*{\tkz}{T{\em k}Z} \newcommand*{\PGF}{\tkzname{PGF}} -\newcommand*{\TIKZ}{TikZ} +\newcommand*{\TIKZ}{Ti\textsl{k}Z} \newcommand*{\pdf}{\textsc{pdf}} \newcommand*{\pgfname}{\textsc{pgf}} \newcommand*{\tikzname}{Ti{\em k}Z} |