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