%% Generated by autoinst on 2012/10/31 %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{SourceCodePro} [2012/10/31 (autoinst) Style file for SourceCodePro.] \RequirePackage[T1,LY1]{fontenc} \RequirePackage{textcomp} \IfFileExists{fontaxes.sty}{ \RequirePackage{fontaxes} \providecommand{\tldefault}{tl} \DeclareRobustCommand\tlshape{\not@math@alphabet\tlshape\relax \fontsecondaryshape\tldefault\selectfont} \DeclareTextFontCommand{\texttl}{\tlshape} \let\texttitling\texttl \fa@naming@exception{shape}{{n}{tl}}{tl} \fa@naming@exception{shape}{{it}{tl}}{tlit} \fa@naming@exception{figures}{{superior}{proportional}}{Sup} \fa@naming@exception{figures}{{superior}{tabular}}{Sup} \def\sufigures{\@nomath\sufigures \fontfigurestyle{superior}\selectfont} \DeclareTextFontCommand{\textsu}{\sufigures} \let\textsuperior\textsu }{} \IfFileExists{xkeyval.sty}{ \newcommand*{\SourceCodePro@scale}{1} \RequirePackage{xkeyval} \DeclareOptionX{scaled}{\renewcommand*{\SourceCodePro@scale}{##1}} }{ \let\DeclareOptionX\DeclareOption \let\ExecuteOptionsX\ExecuteOptions \let\ProcessOptionsX\ProcessOptions } \DeclareOptionX{lining}{\edef\SourceCodePro@figurestyle{LF}} \DeclareOptionX{oldstyle}{\edef\SourceCodePro@figurestyle{OsF}} \DeclareOptionX{tabular}{\edef\SourceCodePro@figurealign{T}} \DeclareOptionX{proportional}{\edef\SourceCodePro@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} {SourceCodePro-\SourceCodePro@figurealign\SourceCodePro@figurestyle} \renewcommand*{\familydefault}{\sfdefault} \endinput