summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/fontools/examples/berling/berling.sty
blob: 7d771dedd325695c57c2da6ff348e863466c8d1b (plain)
1
2
3
4
5
6
7
8
9
10
11
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{berling}
    [2005/08/08 v1.1 Style file for Monotype Berling]
\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}
\DeclareOption{lining}{\renewcommand*{\rmdefault}{mbrx}}
\DeclareOption{oldstyle}{\renewcommand*{\rmdefault}{mbrj}}
\ExecuteOptions{oldstyle}
\ProcessOptions\relax
%%
%% End of file 'berling.sty'