diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-28 22:54:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-28 22:54:27 +0000 |
commit | e0f3129ed813ffbbbcbbcc62bd0d62324de33e65 (patch) | |
tree | 7d8ea9a4bbe65036c3ca780305579ec0c2fcea75 /Master/texmf-dist/source/latex/mathastext/mathastext.ins | |
parent | d4db9d840415a1868b4310efe460401d68cae791 (diff) |
mathastext (28feb15)
git-svn-id: svn://tug.org/texlive/trunk@36408 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/mathastext/mathastext.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/mathastext/mathastext.ins | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/mathastext/mathastext.ins b/Master/texmf-dist/source/latex/mathastext/mathastext.ins index 1c77a5b2148..7e0af9f4f90 100644 --- a/Master/texmf-dist/source/latex/mathastext/mathastext.ins +++ b/Master/texmf-dist/source/latex/mathastext/mathastext.ins @@ -1,12 +1,14 @@ -\def\MSTpkgdate {2014/05/23} -\def\MSTpkgversion {1.3d} %%---------------------------------------------------------------- -%% The mathastext package (version 1.3d of May 23, 2014) -%% Copyright (C) 2011-2014 Jean-Francois Burnol +%% Package: mathastext +%% Version: 1.3d (2014/05/23; doc of 2015/02/26) +%% License: LPPL 1.3c +%% Copyright (C) 2011-2015 Jean-Francois Burnol <jfbu at free dot fr> %% Examples of use of mathastext: %% http://jf.burnol.free.fr/mathastext.html %% http://jf.burnol.free.fr/showcase.html %%---------------------------------------------------------------- +\def\MSTpkgdate {2014/05/23} +\def\MSTpkgversion {1.3d} %% 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. |