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.
58 lines
1.8 KiB
58 lines
1.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{t1lmvtt.fd}[2009/10/30 v1.6 Font defs for Latin Modern]
|
|
\DeclareFontFamily{T1}{lmvtt}{}
|
|
|
|
\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{T1}{lmvtt}{sb}{n}
|
|
{<-> ec-lmvtt10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{sb}{sl}
|
|
{<-> ec-lmvtto10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{sb}{it}
|
|
{<->sub*lmvtt/m/sl}{}
|
|
%%%%%%%% light (l) and dark (b) variants:
|
|
\DeclareFontShape{T1}{lmvtt}{m}{n}
|
|
{<-> ec-lmvtl10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{m}{sl}
|
|
{<-> ec-lmvtlo10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{m}{it}
|
|
{<->sub*lmvtt/l/sl}{}
|
|
|
|
\else
|
|
% usual setup of variants:
|
|
\DeclareFontShape{T1}{lmvtt}{m}{n}
|
|
{<-> ec-lmvtt10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{m}{sl}
|
|
{<-> ec-lmvtto10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{m}{it}
|
|
{<->sub*lmvtt/m/sl}{}
|
|
%%%%%%%% light (l) and dark (b) variants:
|
|
\DeclareFontShape{T1}{lmvtt}{l}{n}
|
|
{<-> ec-lmvtl10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{l}{sl}
|
|
{<-> ec-lmvtlo10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{l}{it}
|
|
{<->sub*lmvtt/l/sl}{}
|
|
\fi
|
|
% bold is always bold (b):
|
|
\DeclareFontShape{T1}{lmvtt}{b}{n}
|
|
{<-> ec-lmvtk10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{b}{sl}
|
|
{<-> ec-lmvtko10}{}
|
|
\DeclareFontShape{T1}{lmvtt}{b}{it}
|
|
{<->sub*lmvtt/b/sl}{}
|
|
\DeclareFontShape{T1}{lmvtt}{bx}{n}
|
|
{<->ssub*lmvtt/b/n}{}
|
|
\DeclareFontShape{T1}{lmvtt}{bx}{sl}
|
|
{<->ssub*lmvtt/b/sl}{}
|
|
\DeclareFontShape{T1}{lmvtt}{bx}{it}
|
|
{<->sub*lmvtt/b/sl}{}
|
|
\endinput
|
|
%%
|
|
%% End of file `t1lmvtt.fd'.
|
|
|