summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/mathastext/mathastext.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/mathastext/mathastext.ins')
-rw-r--r--Master/texmf-dist/source/latex/mathastext/mathastext.ins77
1 files changed, 42 insertions, 35 deletions
diff --git a/Master/texmf-dist/source/latex/mathastext/mathastext.ins b/Master/texmf-dist/source/latex/mathastext/mathastext.ins
index aaa6d10a894..e54f5c45deb 100644
--- a/Master/texmf-dist/source/latex/mathastext/mathastext.ins
+++ b/Master/texmf-dist/source/latex/mathastext/mathastext.ins
@@ -1,43 +1,50 @@
-%%
-%% Package `mathastext', for LaTeX2e.
-%% Author: Jean-Francois Burnol
+\def\MSTpkgdate {2013/12/11}
+\def\MSTpkgversion {1.3b}
+%%----------------------------------------------------------------
+%% The mathastext package (version 1.3b of December 10, 2013)
%% Copyright (C) 2011, 2012, 2013 by Jean-Francois Burnol
+%% Examples of use of mathastext:
+%% http://jf.burnol.free.fr/mathastext.html
+%% http://jf.burnol.free.fr/showcase.html
+%%----------------------------------------------------------------
+%% This is a generated file. "tex mathastext.ins" extracts mathastext.sty from
+%% mathastext.dtx as well as mathastext.tex (for typesetting the documentation),
+%% and some test files to check the package commands.
%%
-\def\pkgname{mathastext}
-\def\pkgdate{2013/09/04}
-\def\pkgversion{1.3a}
-\def\pkgdescription{Use the text font in math mode (jfB)}
-%%
-%% `mathastext.ins' is provided for compatibility with TeX distributions
-%% expecting to find it for installation of `mathastext.sty'.
-%%
-%% `latex mathastext.ins' produces `mathastext.sty' from the source
-%% `mathastext.dtx'; an already existing `mathastext.sty' in the same repertory
-%% will be overwritten.
-%%
-%% Move `mathastext.sty' to a suitable location within the TeX installation:
-%% mathastext.sty -> <TDS>/tex/latex/mathastext/
-%%
-%% Some test files are also generated, to be processed through latex, pdflatex,
-%% lualatex or xetex.
-%%
-%% See the source file for the copyright and license informations.
+%% See mathastext.dtx for the copyright and the conditions for distribution
+%% and/or modification of this work.
%%
\input docstrip.tex
\askforoverwritefalse
-\def\pkgpreamble{\defaultpreamble^^J\MetaPrefix^^J%
-\string\ProvidesPackage{\pkgname}^^J%
-\space[\pkgdate\space v\pkgversion\space\pkgdescription]}
-\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{\pkgname testmathversions.tex}{\from{\pkgname.dtx}{mathversions}}
-\file{\pkgname testmacos.tex}{\from{\pkgname.dtx}{macos}}
-\file{\pkgname testlinux.tex}{\from{\pkgname.dtx}{linux}}
-\file{\pkgname testalphabets.tex}{\from{\pkgname.dtx}{alphabets}}
-\usepreamble\pkgpreamble
-\file{\pkgname.sty}{\from{\pkgname.dtx}{package}}}
+\def\testfilepreamble{%
+ \string\def\string\testfileincipit{Test file
+ to accompany \string\texttt{mathastext}^^J%
+ version \string\texttt{\MSTpkgversion} of \string\texttt{\MSTpkgdate}}}
+\generate{\nopreamble
+ \file{mathastext.tex}{\from{mathastext.dtx}{drv}}
+\usepreamble\testfilepreamble
+ \file{mathastexttestmathversions.tex}{\from{mathastext.dtx}{mathversions}}
+ \file{mathastexttestunicodemacos.tex}{\from{mathastext.dtx}{macos}}
+ \file{mathastexttestunicodelinux.tex}{\from{mathastext.dtx}{linux}}
+ \file{mathastexttestalphabets.tex}{\from{mathastext.dtx}{alphabets}}
+\usepreamble\defaultpreamble
+ \file{mathastext.sty}{\from{mathastext.dtx}{package}}%
+}
+\catcode32=13\relax% active space
+\let =\space%
+\Msg{************************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* file into a directory searched by TeX:}
+\Msg{*}
+\Msg{* mathastext.sty}
+\Msg{*}
+\Msg{* To produce the documentation run latex thrice on file mathastext.tex}
+\Msg{* and then run dvipdfmx on file mathastext.dvi}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*}
+\Msg{************************************************************************}
\endbatchfile
\endinput
%%