summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/sourcesanspro/sourcesanspro-type1-autoinst.sty
blob: 020c856884d6a5a4646609418099203663982b79 (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
%% Generated by autoinst on 2013/04/10
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{SourceSansPro}
    [2013/04/10 (autoinst)  Style file for SourceSansPro.]

\RequirePackage[T1,LY1]{fontenc}
\RequirePackage{textcomp}
\IfFileExists{fontaxes.sty}{
    \RequirePackage{fontaxes}
}{}

\IfFileExists{xkeyval.sty}{
    \newcommand*{\SourceSansPro@scale}{1}
    \RequirePackage{xkeyval}
    \DeclareOptionX{scaled}{\renewcommand*{\SourceSansPro@scale}{##1}}
}{
    \let\DeclareOptionX\DeclareOption
    \let\ExecuteOptionsX\ExecuteOptions
    \let\ProcessOptionsX\ProcessOptions
}

\DeclareOptionX{lining}{\edef\SourceSansPro@figurestyle{LF}}
\DeclareOptionX{oldstyle}{\edef\SourceSansPro@figurestyle{OsF}}
\DeclareOptionX{tabular}{\edef\SourceSansPro@figurealign{T}}
\DeclareOptionX{proportional}{\edef\SourceSansPro@figurealign{}}
\DeclareOptionX{black}{\renewcommand*{\bfdefault}{k}}
\DeclareOptionX{semibold}{\renewcommand*{\bfdefault}{sb}}
\DeclareOptionX{bold}{\renewcommand*{\bfdefault}{b}}
\DeclareOptionX{light}{\renewcommand*{\mddefault}{l}}
\DeclareOptionX{regular}{\renewcommand*{\mddefault}{m}}
\ExecuteOptionsX{oldstyle,proportional,bold,regular}
\ProcessOptionsX\relax

\renewcommand*
    {\sfdefault}
    {SourceSansPro-\SourceSansPro@figurealign\SourceSansPro@figurestyle}
\renewcommand*{\familydefault}{\sfdefault}

\endinput