summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/fontools/examples/frutiger/frutiger.sty
blob: 505c51414b82a4b1e2022d58d8b9426c0f48df9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{frutiger}
    [2007/04/02 v2.1 Style file for Linotype Frutiger]

\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}
\DeclareOption{lining}{\renewcommand*{\rmdefault}{lfrx}}
\DeclareOption{oldstyle}{\renewcommand*{\rmdefault}{lfrj}}
\ExecuteOptions{oldstyle}
\ProcessOptions\relax
%%
%% End of file 'frutiger.sty'