summaryrefslogtreecommitdiff
path: root/fonts/mlmodern/latex/l7xmlmss.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/mlmodern/latex/l7xmlmss.fd')
-rw-r--r--fonts/mlmodern/latex/l7xmlmss.fd50
1 files changed, 50 insertions, 0 deletions
diff --git a/fonts/mlmodern/latex/l7xmlmss.fd b/fonts/mlmodern/latex/l7xmlmss.fd
new file mode 100644
index 0000000000..959b6958b5
--- /dev/null
+++ b/fonts/mlmodern/latex/l7xmlmss.fd
@@ -0,0 +1,50 @@
+%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{l7xmlmss.fd}[2021/01/11 v1.0 Font defs for mlmodern]
+\DeclareFontFamily{L7x}{mlmss}{}
+\DeclareFontShape{L7x}{mlmss}{m}{n}
+ {<-8.5> l7x-mlmss8
+ <8.5-9.5> l7x-mlmss9 <9.5-11> l7x-mlmss10
+ <11-15.5> l7x-mlmss12 <15.5-> l7x-mlmss17
+ }{}
+\DeclareFontShape{L7x}{mlmss}{m}{it}
+ {<->ssub*mlmss/m/sl}{}
+\DeclareFontShape{L7x}{mlmss}{m}{sl}
+ {<-8.5> l7x-mlmsso8
+ <8.5-9.5> l7x-mlmsso9 <9.5-11> l7x-mlmsso10
+ <11-15.5> l7x-mlmsso12 <15.5-> l7x-mlmsso17
+ }{}
+%%%%%%% Font/shape undefined, therefore substituted
+\DeclareFontShape{L7x}{mlmss}{m}{sc}
+ {<->sub*mlmr/m/sc}{}
+\DeclareFontShape{L7x}{mlmss}{b}{n}
+ {<->ssub * mlmss/bx/n}{}
+\DeclareFontShape{L7x}{mlmss}{b}{sl}
+ {<->ssub * mlmss/bx/sl}{}
+\DeclareFontShape{L7x}{mlmss}{b}{it}
+ {<->ssub * mlmss/bx/it}{}
+%%%%%%%% semibold condensed series
+\DeclareFontShape{L7x}{mlmss}{sbc}{n}
+ {<-> l7x-mlmssdc10}{}
+\DeclareFontShape{L7x}{mlmss}{sbc}{sl}
+ {<-> l7x-mlmssdo10}{}
+\DeclareFontShape{L7x}{mlmss}{sbc}{it}
+ {<->ssub*mlmss/sbc/sl}{}
+%%%%%%%%% bold extended series
+\DeclareFontShape{L7x}{mlmss}{bx}{n}
+ {<-> l7x-mlmssbx10}{}
+\DeclareFontShape{L7x}{mlmss}{bx}{sl}
+ {<-> l7x-mlmssbo10}{}
+\DeclareFontShape{L7x}{mlmss}{bx}{it}
+ {<->ssub*mlmss/bx/sl}{}
+\endinput
+%%
+%% End of file `l7xmlmss.fd'.