diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty b/Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty index a39fbe5bc64..f790ee39256 100644 --- a/Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty +++ b/Master/texmf-dist/tex/latex/tkz-doc/tkzexample.sty @@ -15,8 +15,8 @@ % %<---------------------------------------------------------------------------> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tkzexample}[2018/09/19 v1.1 d (code and graphic ) ] -\RequirePackage{fixltx2e,calc,mdframed,fancyvrb} +\ProvidesPackage{tkzexample}[2011/06/04 v1.1 c (code and graphic ) ] +\RequirePackage{calc,mdframed,fancyvrb} \newif\iftkzcodesaved \DeclareOption{saved}{\tkzcodesavedtrue} \ProcessOptions\relax |