summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty
blob: b188ff400a80b2f3e93506e90ea671796dcc996e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\ProvidesPackage{biolinum-type1}[%
  2012/11/19 (Bob Tennent)  Compatibility style file for Linux Biolinum. ] 

\PackageWarningNoLine{biolinum-type1}{%
 *****************************************\MessageBreak
  The biolinum-type1 package is obsolete. \MessageBreak
  For new documents, please use           \MessageBreak
  \@spaces\string\usepackage[sf,type1]{libertine} \MessageBreak
 *****************************************}

\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{libertine}}
\ProcessOptions\relax

\RequirePackage[sf,type1]{libertine}

\endinput