% 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{ts1lmtt.fd}[2015/05/01 v1.6.1 Font defs for Latin Modern] \DeclareFontFamily{TS1}{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{TS1}{lmtt}{sb}{n} {<-8.5> ts1-lmtt8 <8.5-9.5> ts1-lmtt9 <9.5-11> ts1-lmtt10 <11-> ts1-lmtt12 }{} \DeclareFontShape{TS1}{lmtt}{sb}{it} {<-> ts1-lmtti10}{} \DeclareFontShape{TS1}{lmtt}{sb}{sl} {<-> ts1-lmtto10}{} \DeclareFontShape{TS1}{lmtt}{sb}{sc} {<-> ts1-lmtcsc10}{} \DeclareFontShape{TS1}{lmtt}{sb}{scsl} {<-> ts1-lmtcso10}{} %%%%%%%% light (l), light condensed (lc), and dark (b) variants: \DeclareFontShape{TS1}{lmtt}{m}{n} {<-> ts1-lmtl10}{} \DeclareFontShape{TS1}{lmtt}{m}{it} {<->sub*lmtt/m/sl}{} \DeclareFontShape{TS1}{lmtt}{m}{sl} {<-> ts1-lmtlo10}{} \DeclareFontShape{TS1}{lmtt}{c}{n} {<-> ts1-lmtlc10}{} \DeclareFontShape{TS1}{lmtt}{c}{it} {<->sub*lmtt/c/sl}{} \DeclareFontShape{TS1}{lmtt}{c}{sl} {<-> ts1-lmtlco10}{} \else % usual setup of variants: \DeclareFontShape{TS1}{lmtt}{m}{n} {<-8.5> ts1-lmtt8 <8.5-9.5> ts1-lmtt9 <9.5-11> ts1-lmtt10 <11-> ts1-lmtt12 }{} \DeclareFontShape{TS1}{lmtt}{m}{it} {<-> ts1-lmtti10}{} \DeclareFontShape{TS1}{lmtt}{m}{sl} {<-> ts1-lmtto10}{} \DeclareFontShape{TS1}{lmtt}{m}{sc} {<-> ts1-lmtcsc10}{} \DeclareFontShape{TS1}{lmtt}{m}{scsl} {<-> ts1-lmtcso10}{} %%%%%%%% light (l), light condensed (lc), and dark (b) variants: \DeclareFontShape{TS1}{lmtt}{l}{n} {<-> ts1-lmtl10}{} \DeclareFontShape{TS1}{lmtt}{l}{it} {<->sub*lmtt/l/sl}{} \DeclareFontShape{TS1}{lmtt}{l}{sl} {<-> ts1-lmtlo10}{} \DeclareFontShape{TS1}{lmtt}{lc}{n} {<-> ts1-lmtlc10}{} \DeclareFontShape{TS1}{lmtt}{lc}{it} {<->sub*lmtt/lc/sl}{} \DeclareFontShape{TS1}{lmtt}{lc}{sl} {<-> ts1-lmtlco10}{} \fi % bold is always bold (b): \DeclareFontShape{TS1}{lmtt}{b}{n} {<-> ts1-lmtk10}{} \DeclareFontShape{TS1}{lmtt}{b}{it} {<->sub*lmtt/b/sl}{} \DeclareFontShape{TS1}{lmtt}{b}{sl} {<-> ts1-lmtko10}{} \DeclareFontShape{TS1}{lmtt}{bx}{it} {<->sub*lmtt/b/sl}{} \DeclareFontShape{TS1}{lmtt}{bx}{n} {<->ssub*lmtt/b/n}{} \DeclareFontShape{TS1}{lmtt}{bx}{sl} {<->ssub*lmtt/b/sl}{} \endinput %% %% End of file `ts1lmtt.fd'.