blob: 25b5cff6c2f87156e69785a8583f107b35ed5487 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
%% Generated by autoinst on 2016/10/28
%%
\ProvidesFile{T1NotoMono-TLF.fd}
[2016/10/28 (autoinst) Font definitions for T1/NotoMono-TLF.]
\expandafter\ifx\csname NotoMono@scale\endcsname\relax
\let\NotoMono@@scale\@empty
\else
\edef\NotoMono@@scale{s*[\csname NotoMono@scale\endcsname]}%
\fi
\DeclareFontFamily{T1}{NotoMono-TLF}{}
\DeclareFontShape{T1}{NotoMono-TLF}{m}{n}{
<-> \NotoMono@@scale NotoMono-tlf-t1
}{}
\endinput
|