summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/mathfont/mathfont.drv
blob: e3779195c845f63d677e7100e892b534dcb1c4d4 (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
%%
%% This is file `mathfont.drv',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% mathfont.dtx  (with options: `driver')
%% 
%% Copyright 2018 by Conrad Kosowsky
%% 
%% This file may be distributed and modified under the terms
%% of the LaTeX Public Project License, version 1.3c or any later version.
%% The most recent version of this license is available online at
%% 
%%          https://www.latex-project.org/lppl/.
%% 
%% This work has the LPPL status "maintained," and the current maintainer
%% is the package author, Conrad Kosowsky. He can be reached at
%% kosowsky.latex@gmail.com. The work consists of the file mathfont.dtx,
%% the derived files mathfont.ins, mathfont.drv, and mathfont.sty, and
%% all other files created through the configuration process such as
%% mathfont.pdf, mathfont.idx, and mathfont.ind. For more
%% information, see the original mathfont.dtx file.
%% 
\ProvidesFile{mathfont.drv}
\documentclass[12pt]{ltxdoc}
\makeatletter
\usepackage[margin=72.27pt]{geometry}
\usepackage[factor=600,stretch=14,shrink=14,step=1]{microtype}
\usepackage{booktabs}
\usepackage{graphicx}
\hyphenpenalty=10
\exhyphenpenalty=5
\pretolerance=50
\finalhyphendemerits=500
\c@IndexColumns=2
\EnableCrossrefs
\CodelineIndex
\begin{document}
  \DocInput{mathfont.dtx}\eject
  \PrintIndex
\end{document}
\endinput
%%
%% End of file `mathfont.drv'.