summaryrefslogtreecommitdiff
path: root/fonts/mt11p/mt11p.ins
blob: 77375810f8b7f65d51539831e45e803c7ca57b6a (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
%
% 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
%%