summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/quotchap/quotchap.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/quotchap/quotchap.sty')
-rw-r--r--Master/texmf-dist/tex/latex/quotchap/quotchap.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/quotchap/quotchap.sty b/Master/texmf-dist/tex/latex/quotchap/quotchap.sty
index 003bd482f85..fa74d805f11 100644
--- a/Master/texmf-dist/tex/latex/quotchap/quotchap.sty
+++ b/Master/texmf-dist/tex/latex/quotchap/quotchap.sty
@@ -10,7 +10,7 @@
%% creating decorative chapter headings with quotations, a postscript
%% output device is needed.
%% Copyright (C) 1998 - 2010 by Karsten Tinnefeld.
-%% Copyright (C) 2011 by Jan Klever.
+%% Copyright (C) 2011 - 2012 by Jan Klever.
%%
%% This file is NOT part of the LaTeX2e system, but intended for use with
%% it.
@@ -40,7 +40,7 @@
%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}[1996/12/01]
\ProvidesPackage{quotchap}
- [2011/01/15 v1.0 Decorative Chapter Headings with Quotes]
+ [2012/10/20 v1.1 Decorative Chapter Headings with Quotes]
\newif\if@usecolor\@usecolortrue
\DeclareOption{grey}{\@usecolortrue}
\DeclareOption{nogrey}{\@usecolorfalse}
@@ -54,13 +54,13 @@
\DeclareOption{beramono}{\@newfontcmd{\@defaultcnfont}{fvm}}
\DeclareOption{berasans}{\@newfontcmd{\@defaultcnfont}{fvs}}
\DeclareOption{beraserif}{\@newfontcmd{\@defaultcnfont}{fve}}
-\DeclareOption{biolinum}{\@newfontcmd{\@defaultcnfont}{fxb}}
+\DeclareOption{biolinum}{\@newfontcmd{\@defaultcnfont}{LinuxBiolinumO-LF}}
\DeclareOption{bookman}{\@newfontcmd{\@defaultcnfont}{pbk}}
\DeclareOption{charter}{\@newfontcmd{\@defaultcnfont}{bch}}
\DeclareOption{courier}{\@newfontcmd{\@defaultcnfont}{pcr}}
\DeclareOption{helvetica}{\@newfontcmd{\@defaultcnfont}{phv}}
\DeclareOption{kpfonts}{\@newfontcmd{\@defaultcnfont}{jkp}}
-\DeclareOption{libertine}{\@newfontcmd{\@defaultcnfont}{fxl}}
+\DeclareOption{libertine}{\@newfontcmd{\@defaultcnfont}{LinuxLibertineO-LF}}
\DeclareOption{lmodern}{\@newfontcmd{\@defaultcnfont}{lmr}}
\DeclareOption{newcentury}{\@newfontcmd{\@defaultcnfont}{pnc}}
\DeclareOption{palatino}{\@newfontcmd{\@defaultcnfont}{ppl}}