summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mlmodern/omlmlmm.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-12 21:23:16 +0000
committerKarl Berry <karl@freefriends.org>2021-01-12 21:23:16 +0000
commitf457b191c09c01b2daa0aa5662cdce782b0fde96 (patch)
tree83cae64158f6f8484c5aaedf21ff2af7dfdd1ad3 /Master/texmf-dist/tex/latex/mlmodern/omlmlmm.fd
parent3dde4820debda1c2add0b0812da051b89b422aac (diff)
mlmodern (12jan21)
git-svn-id: svn://tug.org/texlive/trunk@57399 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mlmodern/omlmlmm.fd')
-rw-r--r--Master/texmf-dist/tex/latex/mlmodern/omlmlmm.fd29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mlmodern/omlmlmm.fd b/Master/texmf-dist/tex/latex/mlmodern/omlmlmm.fd
new file mode 100644
index 00000000000..63a3cf21cb2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/mlmodern/omlmlmm.fd
@@ -0,0 +1,29 @@
+%This package provides support for the mlmodern fonts. See mlmodern.pdf
+%for more information.
+%This work may be distributed and/or modified under the conditions
+%of the LaTeX Project Public License, either version 1.3c of this
+%license or (at your option) any later version.
+%Copyright 2003--2009 by B. Jackowski and J.M. Nowacki.
+%Copyright 2021 by Daniel Benjamin Miller.
+%This work has the LPPL maintenance status "maintained".
+%The Current Maintainer of this work is Daniel Benjamin Miller.
+
+\ProvidesFile{omlmlmm.fd}[2021/01/11 v1.0 Font defs for mlmodern]
+
+\DeclareFontFamily{OML}{mlmm}{\skewchar\font127 }
+\DeclareFontShape{OML}{mlmm}{m}{it}%
+ {<-5.5> mlmmi5 <5.5-6.5> mlmmi6
+ <6.5-7.5> mlmmi7 <7.5-8.5> mlmmi8
+ <8.5-9.5> mlmmi9 <9.5-11> mlmmi10
+ <11-> mlmmi12
+ }{}
+\DeclareFontShape{OML}{mlmm}{b}{it}{%
+ <-6> mlmmib5
+ <6-8> mlmmib7
+ <8-> mlmmib10
+ }{}
+\DeclareFontShape{OML}{mlmm}{bx}{it}%
+ {<->ssub*mlmm/b/it}{}
+\endinput
+%%
+%% End of file `omlmlmm.fd'.