summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/variablelm/omlvlmr.fd
blob: 0f7a95268505e6b6f96ea54d83677948527a1969 (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
35
%
% This file is an extended version of the file 'omllmr.fd' which
% belongs to the Latin Modern package. The work is released
% under the GUST Font License.
% It provides a mechanism for scaling the typeface.
%
% The original font description files are included in modern TeX
% distributions or are available via http://ctan.org/pkg/lm
%
\ProvidesFile{omlvlmr.fd}[2017/02/10 v1.0 font defs for variable Latin Modern]

\expandafter\ifx\csname alphabet@scale\endcsname\relax
 \let\alphabet@@scale\@empty
\else
 \edef\alphabet@@scale{s*[\csname alphabet@scale\endcsname]}%
\fi

\DeclareFontFamily{OML}{vlmr}{\skewchar\font127 }
\DeclareFontShape{OML}{vlmr}{m}{n}%
     {<->ssub*vlmm/m/it}{}
\DeclareFontShape{OML}{vlmr}{m}{it}%
     {<->ssub*vlmm/m/it}{}
\DeclareFontShape{OML}{vlmr}{m}{sl}%
     {<->ssub*vlmm/m/it}{}
\DeclareFontShape{OML}{vlmr}{m}{sc}%
     {<->ssub*vlmm/m/it}{}
\DeclareFontShape{OML}{vlmr}{bx}{n}%
     {<->ssub*vlmm/b/it}{}
\DeclareFontShape{OML}{vlmr}{bx}{it}%
     {<->ssub*vlmm/b/it}{}
\DeclareFontShape{OML}{vlmr}{bx}{sl}%
     {<->ssub*vlmm/b/it}{}
\DeclareFontShape{OML}{vlmr}{bx}{sc}%
     {<->ssub*vlmm/b/it}{}
\endinput