diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/mt11p/mt11p.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/mt11p/mt11p.ins | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/mt11p/mt11p.ins b/Master/texmf-dist/source/latex/mt11p/mt11p.ins new file mode 100644 index 00000000000..77375810f8b --- /dev/null +++ b/Master/texmf-dist/source/latex/mt11p/mt11p.ins @@ -0,0 +1,50 @@ +% +% This is mt11p.ins, a simple docstrip batch file +% for stripping mt11.sty out from mt11p.dtx +% +% The dtx file is rigged so that LaTeXing it will +% produce \OnlyDescription; LaTeXing the drv file +% does the whole thing. +% +% +\def\batchfile{mt11p.ins} +\input docstrip.tex +\keepsilent +\generateFile{mt11p.sty}{f}{\from{mt11p.dtx}{package}} +\generateFile{mt11p.drv}{f}{\from{mt11p.dtx}{driver}} +\endinput +% +%% +%% mt11p.ins +%% Copyright 1997, 2002 Drahoslav L\'im +%% +%% This program may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.2 +%% 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.2 or later is part of all distributions of LaTeX +%% version 1999/12/01 or later. +%% +%% This program consists of the following files: +%% mt11p.dtx +%% mt11p.ins (this file) +%% mt11p.ps (formatted documentation) +%% mt11p.map +%% the binary tfm files: +%% mtex.tfm mtexb.tfm mtexh.tfm mtgu.tfm +%% mtgub.tfm mtmi.tfm mtmib.tfm mtmih.tfm +%% mtms.tfm mtmsb.tfm mtmu.tfm mtmub.tfm +%% mtmuh.tfm mtsyb.tfm mtsyh.tfm mtsyn.tfm +%% rmtmi.tfm rmtmib.tfm rmtmih.tfm rmtmub.tfm +%% rmtmuh.tfm +%% +%% the binary vf files: +%% mtmi.vf mtmib.vf mtmih.vf mtmu.vf +%% mtmub.vf mtmuh.vf +%% +%% Use at your own risk. +%% +%% Send bug reports to DrahoslavL@seznam.cz +%% + |