summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/ot1lmss.fd
blob: c5c481e36aca59f2290f169b8036a4393020f06b (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{ot1lmss.fd}[2015/05/01 v1.6.1 Font defs for Latin Modern]
\DeclareFontFamily{OT1}{lmss}{}
\DeclareFontShape{OT1}{lmss}{m}{n}
     {<-8.5> rm-lmss8
      <8.5-9.5> rm-lmss9      <9.5-11>  rm-lmss10
      <11-15.5> rm-lmss12     <15.5-> rm-lmss17
      }{}
\DeclareFontShape{OT1}{lmss}{m}{it}
      {<->ssub*lmss/m/sl}{}
\DeclareFontShape{OT1}{lmss}{m}{sl}
     {<-8.5> rm-lmsso8
      <8.5-9.5> rm-lmsso9      <9.5-11>  rm-lmsso10
      <11-15.5> rm-lmsso12     <15.5-> rm-lmsso17
      }{}
%%%%%%% Font/shape undefined, therefore substituted
\DeclareFontShape{OT1}{lmss}{m}{sc}
     {<->sub*lmr/m/sc}{}
\DeclareFontShape{OT1}{lmss}{b}{n}
     {<->ssub * lmss/bx/n}{}
\DeclareFontShape{OT1}{lmss}{b}{sl}
     {<->ssub * lmss/bx/sl}{}
\DeclareFontShape{OT1}{lmss}{b}{it}
     {<->ssub * lmss/bx/it}{}
%%%%%%%% semibold condensed series
\DeclareFontShape{OT1}{lmss}{sbc}{n}
     {<-> rm-lmssdc10}{}
\DeclareFontShape{OT1}{lmss}{sbc}{sl}
     {<-> rm-lmssdo10}{}
\DeclareFontShape{OT1}{lmss}{sbc}{it}
     {<->ssub*lmss/sbc/sl}{}
%%%%%%%%% bold extended series
\DeclareFontShape{OT1}{lmss}{bx}{n}
     {<-> rm-lmssbx10}{}
\DeclareFontShape{OT1}{lmss}{bx}{sl}
     {<-> rm-lmssbo10}{}
\DeclareFontShape{OT1}{lmss}{bx}{it}
     {<->ssub*lmss/bx/sl}{}
\endinput
%%
%% End of file `ot1lmss.fd'.