%%
%% This is file `ot1xcmss.fd',
%% based on the file `ot1cmss.fd'.
%% 
%% It is part of the sansmathfonts package.
%% 
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    http://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%% 
%% 
\ProvidesFile{ot1xcmss.fd}
        [2024/10/15]
\DeclareFontFamily{OT1}{xcmss}{\hyphenchar\font45 }
\DeclareFontShape{OT1}{xcmss}{m}{n}
     {%
      <-9>cmss8%
      <9-10>cmss9%
      <10-12>cmss10%
      <12-17>cmss12%
      <17->cmss17%
      }{}
\DeclareFontShape{OT1}{xcmss}{m}{it}
      {<->ssub*xcmss/m/sl}{}
\DeclareFontShape{OT1}{xcmss}{m}{sl}
    {%
      <-9>cmssi8%
      <9-10>cmssi9%
      <10-12>cmssi10%
      <12-17>cmssi12%
      <17->cmssi17%
      }{}
% Bold sans serif and bold slanted (Sauter versions)
\DeclareFontShape{OT1}{xcmss}{bx}{n}
     {%
      <-9>cmssbx8%
      <9-10>cmssbx9%
      <10-12>cmssbx10%
      <12-17>cmssbx12%
      <17->cmssbx17%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{it}
      {<->ssub*xcmss/bx/sl}{}
\DeclareFontShape{OT1}{xcmss}{bx}{sl}
    {%
      <-9>cmssxi8%
      <9-10>cmssxi9%
      <10-12>cmssxi10%
      <12-17>cmssxi12%
      <17->cmssxi17%
      }{}
% New: small caps
\DeclareFontShape{OT1}{xcmss}{m}{sc}
       {%
      <-9>cmsscsc8%
      <9-10>cmsscsc9%
      <10->cmsscsc10%
      }{}
\DeclareFontShape{OT1}{xcmss}{m}{scit}
      {<->ssub*xcmss/m/scsl}{}
\DeclareFontShape{OT1}{xcmss}{m}{scsl}
       {%
      <-9>cmsscsci8%
      <9-10>cmsscsci9%
      <10->cmsscsci10%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{sc}
       {%
      <->cmssbxcsc10%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{scit}
      {<->ssub*xcmss/bx/scsl}{}
\DeclareFontShape{OT1}{xcmss}{bx}{scsl}
       {%
      <->cmssxicsc10%
      }{}
\DeclareFontShape{OT1}{xcmss}{b}{n}{<->sub*xcmss/bx/n}{}
\DeclareFontShape{OT1}{xcmss}{b}{it}{<->sub*xcmss/bx/it}{}
\DeclareFontShape{OT1}{xcmss}{b}{sl}{<->sub*xcmss/bx/sl}{}
\DeclareFontShape{OT1}{xcmss}{b}{sc}{<->sub*xcmss/bx/sc}{}
\DeclareFontShape{OT1}{xcmss}{b}{scsl}{<->sub*xcmss/bx/scsl}{}
\DeclareFontShape{OT1}{xcmss}{b}{scit}{<->sub*xcmss/bx/scit}{}
% Odd shapes
\DeclareFontShape{OT1}{xcmss}{sbc}{n}
     {%
      <->cmssdc10%
       }{}
% The following shapes are necessary for a correct
% \pounds symbol
\DeclareFontShape{OT1}{xcmss}{m}{ui}
       {%
      <->cmssu10%
      }{}
\DeclareFontShape{OT1}{xcmss}{bx}{ui}
       {<->sub*cmsmf/m/ui}{}
\endinput
%%
%% End of file `ot1xcmss.fd'.