You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
2.8 KiB
81 lines
2.8 KiB
% This file belongs to the Latin Modern package. The work is released
|
|
% under the GUST Font License. See the MANIFEST-Latin-Modern.txt and
|
|
% README-Latin-Modern.txt files for the details. For the most recent version of
|
|
% this license see http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt
|
|
% or http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt
|
|
|
|
\ProvidesFile{ly1lmtt.fd}[2009/10/30 v1.6 Font defs for Latin Modern]
|
|
\DeclareFontFamily{LY1}{lmtt}{\hyphenchar \font\m@ne}
|
|
|
|
\ifx\lmtt@use@light@as@normal\@empty
|
|
% macro defined, so we use the light variant as medium (m), and
|
|
% medium as semi-bold (sb):
|
|
\DeclareFontShape{LY1}{lmtt}{sb}{n}
|
|
{<-8.5> texnansi-lmtt8 <8.5-9.5> texnansi-lmtt9
|
|
<9.5-11> texnansi-lmtt10 <11-> texnansi-lmtt12
|
|
}{}
|
|
\DeclareFontShape{LY1}{lmtt}{sb}{it}
|
|
{<-> texnansi-lmtti10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{sb}{sl}
|
|
{<-> texnansi-lmtto10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{sb}{sc}
|
|
{<-> texnansi-lmtcsc10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{sb}{scsl}
|
|
{<-> texnansi-lmtcso10}{}
|
|
%%%%%%%% light (l), light condensed (lc), and dark (b) variants:
|
|
\DeclareFontShape{LY1}{lmtt}{m}{n}
|
|
{<-> texnansi-lmtl10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{m}{it}
|
|
{<->sub*lmtt/l/sl}{}
|
|
\DeclareFontShape{LY1}{lmtt}{m}{sl}
|
|
{<-> texnansi-lmtlo10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{c}{n}
|
|
{<-> texnansi-lmtlc10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{c}{it}
|
|
{<->sub*lmtt/lc/sl}{}
|
|
\DeclareFontShape{LY1}{lmtt}{c}{sl}
|
|
{<-> texnansi-lmtlco10}{}
|
|
\else
|
|
% usual setup of variants:
|
|
\DeclareFontShape{LY1}{lmtt}{m}{n}
|
|
{<-8.5> texnansi-lmtt8 <8.5-9.5> texnansi-lmtt9
|
|
<9.5-11> texnansi-lmtt10 <11-> texnansi-lmtt12
|
|
}{}
|
|
\DeclareFontShape{LY1}{lmtt}{m}{it}
|
|
{<-> texnansi-lmtti10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{m}{sl}
|
|
{<-> texnansi-lmtto10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{m}{sc}
|
|
{<-> texnansi-lmtcsc10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{m}{scsl}
|
|
{<-> texnansi-lmtcso10}{}
|
|
%%%%%%%% light (l), light condensed (lc), and dark (b) variants:
|
|
\DeclareFontShape{LY1}{lmtt}{l}{n}
|
|
{<-> texnansi-lmtl10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{l}{it}
|
|
{<->sub*lmtt/l/sl}{}
|
|
\DeclareFontShape{LY1}{lmtt}{l}{sl}
|
|
{<-> texnansi-lmtlo10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{lc}{n}
|
|
{<-> texnansi-lmtlc10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{lc}{it}
|
|
{<->sub*lmtt/lc/sl}{}
|
|
\DeclareFontShape{LY1}{lmtt}{lc}{sl}
|
|
{<-> texnansi-lmtlco10}{}
|
|
\fi
|
|
% bold is always bold (b):
|
|
\DeclareFontShape{LY1}{lmtt}{b}{n}
|
|
{<-> texnansi-lmtk10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{b}{it}
|
|
{<->sub*lmtt/b/sl}{}
|
|
\DeclareFontShape{LY1}{lmtt}{b}{sl}
|
|
{<-> texnansi-lmtko10}{}
|
|
\DeclareFontShape{LY1}{lmtt}{bx}{it}
|
|
{<->sub*lmtt/b/sl}{}
|
|
\DeclareFontShape{LY1}{lmtt}{bx}{n}
|
|
{<->ssub*lmtt/b/n}{}
|
|
\DeclareFontShape{LY1}{lmtt}{bx}{sl}
|
|
{<->ssub*lmtt/b/sl}{}
|
|
\endinput
|
|
%%
|
|
%% End of file `ly1lmtt.fd'.
|
|
|