summaryrefslogtreecommitdiff
path: root/fonts/mlmodern/latex/t5mlmssq.fd
blob: 48a658cd2da8c6a975b5c23f38916c164da2029e (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
%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{t5mlmssq.fd}[2021/01/11 v1.0 Font defs for mlmodern]
\DeclareFontFamily{T5}{mlmssq}{}
\DeclareFontShape{T5}{mlmssq}{m}{n}
     {<-> t5-mlmssq8}{}
\DeclareFontShape{T5}{mlmssq}{m}{sl}
     {<-> t5-mlmssqo8}{}
\DeclareFontShape{T5}{mlmssq}{bx}{n}
     {<-> t5-mlmssqbx8}{}
\DeclareFontShape{T5}{mlmssq}{bx}{sl}
     {<-> t5-mlmssqbo8}{}
%%%%%%% Font/shape undefined, therefore substituted
\DeclareFontShape{T5}{mlmssq}{m}{it}
     {<->ssub*mlmssq/m/sl}{}
\DeclareFontShape{T5}{mlmssq}{bx}{it}
     {<->ssub*mlmssq/bx/sl}{}
\DeclareFontShape{T5}{mlmssq}{b}{n}
     {<->ssub * mlmssq/bx/n}{}
\DeclareFontShape{T5}{mlmssq}{b}{sl}
     {<->ssub * mlmssq/bx/sl}{}
\DeclareFontShape{T5}{mlmssq}{b}{it}
     {<->ssub * mlmssq/bx/it}{}
\endinput
%%
%% End of file `t5mlmssq.fd'.