summaryrefslogtreecommitdiff
path: root/fonts/mlmodern/latex/omlmlmm.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/mlmodern/latex/omlmlmm.fd')
-rw-r--r--fonts/mlmodern/latex/omlmlmm.fd29
1 files changed, 29 insertions, 0 deletions
diff --git a/fonts/mlmodern/latex/omlmlmm.fd b/fonts/mlmodern/latex/omlmlmm.fd
new file mode 100644
index 0000000000..63a3cf21cb
--- /dev/null
+++ b/fonts/mlmodern/latex/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'.