summaryrefslogtreecommitdiff
path: root/fonts/mlmodern/latex/omsmlmr.fd
blob: e706a581bc6471c62e7326082da15a9a705ce974 (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
%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{omsmlmr.fd}[2021/01/11 v1.0 Font defs for mlmodern]

\DeclareFontFamily{OMS}{mlmr}{\skewchar\font48 }
\DeclareFontShape{OMS}{mlmr}{m}{n}%
     {<->ssub*mlmsy/m/n}{}
\DeclareFontShape{OMS}{mlmr}{m}{it}%
     {<->ssub*mlmsy/m/n}{}
\DeclareFontShape{OMS}{mlmr}{m}{sl}%
     {<->ssub*mlmsy/m/n}{}
\DeclareFontShape{OMS}{mlmr}{m}{sc}%
     {<->ssub*mlmsy/m/n}{}
\DeclareFontShape{OMS}{mlmr}{bx}{n}%
     {<->ssub*mlmsy/b/n}{}
\DeclareFontShape{OMS}{mlmr}{bx}{it}%
     {<->ssub*mlmsy/b/n}{}
\DeclareFontShape{OMS}{mlmr}{bx}{sl}%
     {<->ssub*mlmsy/b/n}{}
\DeclareFontShape{OMS}{mlmr}{bx}{sc}%
     {<->ssub*mlmsy/b/n}{}
\endinput
%%
%% End of file `omsmlmr.fd'.