blob: 53c95021b942f2e1014349611ede572b59983b25 (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
%%
%% This file will generate mathastext.sty from
%% mathastext.dtx when run through latex
%%
%% Copyright (C) 2011, 2012 by Jean-Francois Burnol
%%
%% Please report errors to jfbu (at) free.fr
%% Many examples available at
%% http://jf.burnol.free.fr/mathastext.html
%%
%% This file 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 2003/12/01 or later.
%%
%% --------------- start of docstrip commands ------------------
%%
\def\filedate{2012/09/27}
\def\batchfile{mathastext.ins}
\input docstrip.tex
{\ifx\generate\undefined
\Msg{**********************************************}
\Msg{*}
\Msg{* This installation requires docstrip}
\Msg{* version 2.3c or later.}
\Msg{*}
\Msg{* An older version of docstrip has been input}
\Msg{*}
\Msg{**********************************************}
\errhelp{Move or rename old docstrip.tex.}
\errmessage{Old docstrip in input path}
\batchmode
\csname @@end\endcsname
\fi}
\declarepreamble\mainpreamble
This is a generated file.
Copyright (C) 2011, 2012 by Jean-Francois Burnol
Please report errors to jfbu (at) free.fr
Many examples available here:
http://jf.burnol.free.fr/mathastext.html
This file 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 2003/12/01 or later.
NO PERMISSION is granted to distribute a modified
version of this file under its original name.
The list of derived (unpacked) files belonging to the
distribution and covered by LPPL is defined by the
unpacking scripts (with extension .ins) which are part
of the distribution.
\endpreamble
\keepsilent
\usedir{tex/latex/mathastext}
\usepreamble\mainpreamble
\askforoverwritefalse
\generate{\file{mathastext.sty}{\from{mathastext.dtx}{package}}
}
\ifToplevel{
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* file into a directory searched by TeX:}
\Msg{*}
\Msg{* \space\space mathastext.sty}
\Msg{*}
\Msg{* To produce the documentation run mathastext.dtx through}
\Msg{* LaTeX.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{***********************************************************}
}
\endbatchfile
|