blob: 4d641e00d6f0795fb04910dc93938db340cb4a20 (
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{OT1NotoMono-TLF.fd}
[2016/10/28 (autoinst) Font definitions for OT1/NotoMono-TLF.]
\expandafter\ifx\csname NotoMono@scale\endcsname\relax
\let\NotoMono@@scale\@empty
\else
\edef\NotoMono@@scale{s*[\csname NotoMono@scale\endcsname]}%
\fi
\DeclareFontFamily{OT1}{NotoMono-TLF}{}
\DeclareFontShape{OT1}{NotoMono-TLF}{m}{n}{
<-> \NotoMono@@scale NotoMono-tlf-ot1
}{}
\endinput
|