summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/ts1lmss.fd
blob: 981c2796383372f528d06b9dbea89a928bf0ae38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
% 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{ts1lmss.fd}[2009/10/30 v1.6 Font defs for Latin Modern]
\DeclareFontFamily{TS1}{lmss}{}
\DeclareFontShape{TS1}{lmss}{m}{n}
     {<-8.5> ts1-lmss8
      <8.5-9.5> ts1-lmss9      <9.5-11>  ts1-lmss10
      <11-15.5> ts1-lmss12     <15.5-> ts1-lmss17
      }{}
\DeclareFontShape{TS1}{lmss}{m}{it}
      {<->ssub*lmss/m/sl}{}
\DeclareFontShape{TS1}{lmss}{m}{sl}
     {<-8.5> ts1-lmsso8
      <8.5-9.5> ts1-lmsso9      <9.5-11>  ts1-lmsso10
      <11-15.5> ts1-lmsso12     <15.5-> ts1-lmsso17
      }{}
%%%%%%% Font/shape undefined, therefore substituted
\DeclareFontShape{TS1}{lmss}{m}{sc}
     {<->sub*lmr/m/sc}{}
\DeclareFontShape{TS1}{lmss}{b}{n}
     {<->ssub * lmss/bx/n}{}
\DeclareFontShape{TS1}{lmss}{b}{sl}
     {<->ssub * lmss/bx/sl}{}
\DeclareFontShape{TS1}{lmss}{b}{it}
     {<->ssub * lmss/bx/it}{}
%%%%%%%% semibold condensed series
\DeclareFontShape{TS1}{lmss}{sbc}{n}
     {<-> ts1-lmssdc10}{}
\DeclareFontShape{TS1}{lmss}{sbc}{sl}
     {<-> ts1-lmssdo10}{}
\DeclareFontShape{TS1}{lmss}{sbc}{it}
     {<->ssub*lmss/sbc/sl}{}
%%%%%%%%% bold extended series
\DeclareFontShape{TS1}{lmss}{bx}{n}
     {<-> ts1-lmssbx10}{}
\DeclareFontShape{TS1}{lmss}{bx}{sl}
     {<-> ts1-lmssbo10}{}
\DeclareFontShape{TS1}{lmss}{bx}{it}
     {<->ssub*lmss/bx/sl}{}
\endinput
%%
%% End of file `ts1lmss.fd'.