diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/mathastext/mathastext.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/mathastext/mathastext.ins | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/mathastext/mathastext.ins b/Master/texmf-dist/source/latex/mathastext/mathastext.ins index 77405aec136..f061e88c83e 100644 --- a/Master/texmf-dist/source/latex/mathastext/mathastext.ins +++ b/Master/texmf-dist/source/latex/mathastext/mathastext.ins @@ -1,11 +1,11 @@ -\def\pkgname{mathastext} -\def\pkgdate{2013/01/01} -\def\pkgversion{v1.2d} -\def\pkgdescription{Use the text font in math mode (jfB)} %% %% Package `mathastext' by Jean-Francois Burnol %% Copyright (C) 2011, 2012 by Jean-Francois Burnol %% +\def\pkgname{mathastext} +\def\pkgdate{2013/01/10} +\def\pkgversion{v1.2e} +\def\pkgdescription{Use the text font in math mode (jfB)} %% This file `mathastext.ins' is provided for compatibility with TeX %% distributions expecting to find it for installation of `mathastext.sty'. %% @@ -29,7 +29,15 @@ \def\pkgpreamble{\defaultpreamble^^J\MetaPrefix^^J% \string\ProvidesPackage{\pkgname}^^J% \space[\pkgdate\space\pkgversion\space\pkgdescription]} -\generate{\usepreamble\pkgpreamble +\def\testfilepreamble{\string\def\string\testfileincipit{Test file +to accompany \string\texttt{\pkgname}^^J% +version \string\texttt{\pkgversion} of \string\texttt{\pkgdate.}}} +\generate{\usepreamble\testfilepreamble +\file{test\pkgname mathversions.tex}{\from{\pkgname.dtx}{mathversions}} +\file{test\pkgname macos.tex}{\from{\pkgname.dtx}{macos}} +\file{test\pkgname linux.tex}{\from{\pkgname.dtx}{linux}} +\file{test\pkgname alphabets.tex}{\from{\pkgname.dtx}{alphabets}} +\usepreamble\pkgpreamble \file{\pkgname.sty}{\from{\pkgname.dtx}{package}}} \endbatchfile \endinput |