summaryrefslogtreecommitdiff
path: root/fonts/mlmodern/latex/ts1mlmssq.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/mlmodern/latex/ts1mlmssq.fd')
-rw-r--r--fonts/mlmodern/latex/ts1mlmssq.fd34
1 files changed, 34 insertions, 0 deletions
diff --git a/fonts/mlmodern/latex/ts1mlmssq.fd b/fonts/mlmodern/latex/ts1mlmssq.fd
new file mode 100644
index 0000000000..f07b464db4
--- /dev/null
+++ b/fonts/mlmodern/latex/ts1mlmssq.fd
@@ -0,0 +1,34 @@
+%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{ts1mlmssq.fd}[2021/01/11 v1.0 Font defs for mlmodern]
+\DeclareFontFamily{TS1}{mlmssq}{}
+\DeclareFontShape{TS1}{mlmssq}{m}{n}
+ {<-> ts1-mlmssq8}{}
+\DeclareFontShape{TS1}{mlmssq}{m}{sl}
+ {<-> ts1-mlmssqo8}{}
+\DeclareFontShape{TS1}{mlmssq}{bx}{n}
+ {<-> ts1-mlmssqbx8}{}
+\DeclareFontShape{TS1}{mlmssq}{bx}{sl}
+ {<-> ts1-mlmssqbo8}{}
+%%%%%%% Font/shape undefined, therefore substituted
+\DeclareFontShape{TS1}{mlmssq}{m}{it}
+ {<->ssub*mlmssq/m/sl}{}
+\DeclareFontShape{TS1}{mlmssq}{bx}{it}
+ {<->ssub*mlmssq/bx/sl}{}
+\DeclareFontShape{TS1}{mlmssq}{b}{n}
+ {<->ssub * mlmssq/bx/n}{}
+\DeclareFontShape{TS1}{mlmssq}{b}{sl}
+ {<->ssub * mlmssq/bx/sl}{}
+\DeclareFontShape{TS1}{mlmssq}{b}{it}
+ {<->ssub * mlmssq/bx/it}{}
+\endinput
+%%
+%% End of file `ts1mlmssq.fd'.