summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-20 01:15:24 +0000
committerKarl Berry <karl@freefriends.org>2012-11-20 01:15:24 +0000
commitabd29258692c0b61f28f1805d48a4752c9cb3104 (patch)
treeeae79bf0235c12fe1473b6613c599bf1d7e02dbc /Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty
parentae299c438c23129faee97aa43a36c0d24f2b532e (diff)
new unified libertine (18nov12)
git-svn-id: svn://tug.org/texlive/trunk@28307 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty')
-rw-r--r--Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty b/Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty
new file mode 100644
index 00000000000..b188ff400a8
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/libertine/biolinum-type1.sty
@@ -0,0 +1,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