From 56ec0d9228c7e50e008d37080b263ad2b13e8ac1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 22 Oct 2012 23:24:56 +0000 Subject: quotchap 1.1 (22oct12) git-svn-id: svn://tug.org/texlive/trunk@28046 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/quotchap/quotchap.sty | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/quotchap') 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}} -- cgit v1.2.3