blob: 732027ab132500d520c861d100875e44c01cef9f (
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
|
%% Generated by autoinst on 2019/05/27
%%
\ProvidesFile{T2CLibertinusSerifDisplay-TOsF.fd}
[2019/05/27 (autoinst) Font definitions for T2C/LibertinusSerifDisplay-TOsF.]
\expandafter\ifx\csname LibertinusSerifDisplay@scale\endcsname\relax
\let\LibertinusSerifDisplay@@scale\@empty
\else
\edef\LibertinusSerifDisplay@@scale{s*[\csname LibertinusSerifDisplay@scale\endcsname]}%
\fi
\DeclareFontFamily{T2C}{LibertinusSerifDisplay-TOsF}{}
% ---- regular ----
\DeclareFontShape{T2C}{LibertinusSerifDisplay-TOsF}{regular}{n}{
<-> \LibertinusSerifDisplay@@scale LibertinusSerifDisplay-Regular-tosf-t2c
}{}
%
% Extra 'ssub' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
\DeclareFontShape{T2C}{LibertinusSerifDisplay-TOsF}{m}{n}{
<-> ssub * LibertinusSerifDisplay-TOsF/regular/n
}{}
\endinput
|