summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty
blob: 3cb9ceaa0b311204439d78598cf16ec23c49088f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\ProvidesPackage{biolinum-type1}[%
  2013/02/14 (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[type1]{biolinum} \MessageBreak
 *****************************************}

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

\RequirePackage[type1]{biolinum}

\endinput