summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/mathastext/mathastext.ins
blob: aaa6d10a89409a57fac54579365a076a845d2742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
%%
%% Package `mathastext', for LaTeX2e.
%% Author: Jean-Francois Burnol
%% Copyright (C) 2011, 2012, 2013 by Jean-Francois Burnol
%%
\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.
%%
\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}}}
\endbatchfile
\endinput
%%
%% End of file `mathastext.ins'.