diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-22 23:24:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-22 23:24:56 +0000 |
commit | 56ec0d9228c7e50e008d37080b263ad2b13e8ac1 (patch) | |
tree | bdf52adec63d97f66f59c005998f93f1090f2300 /Master/texmf-dist/source/latex/quotchap | |
parent | d9094ea7569d0c7f50e6f127572d5c58537552aa (diff) |
quotchap 1.1 (22oct12)
git-svn-id: svn://tug.org/texlive/trunk@28046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/quotchap')
-rw-r--r-- | Master/texmf-dist/source/latex/quotchap/quotchap.dtx | 12 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/quotchap/quotchap.ins | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/quotchap/quotchap.dtx b/Master/texmf-dist/source/latex/quotchap/quotchap.dtx index f1faacd4cd3..798198ab1a9 100644 --- a/Master/texmf-dist/source/latex/quotchap/quotchap.dtx +++ b/Master/texmf-dist/source/latex/quotchap/quotchap.dtx @@ -4,7 +4,7 @@ % decorative chapter headings with quotations, a postscript output % device is needed. % Copyright (C) 1998 - 2010 Karsten Tinnefeld. -% Copyright (C) 2011 Jan Klever. +% Copyright (C) 2011 - 2012 Jan Klever. % % This file is NOT part of the LaTeX2e system, but intended for use with it. % @@ -42,14 +42,14 @@ %<driver>\ProvidesFile{quotchap.drv} % \fi % \ProvidesFile{quotchap.dtx} - [2011/01/15 v1.0 Decorative Chapter Headings with Quotes] + [2012/10/20 v1.1 Decorative Chapter Headings with Quotes] % % \iffalse %<*driver> \documentclass{ltxdoc} \usepackage{multicol} \GetFileInfo{quotchap.dtx} -\newcommand*{\docdate}{2011/01/15} +\newcommand*{\docdate}{2012/10/20} \RecordChanges \begin{document} \DocInput{\filename} @@ -154,7 +154,7 @@ % % ---When the hurlyburly's done, % when the battle's lost and won. -% \qauthor(Shakespeare, Macbeth} +% \qauthor{Shakespeare, Macbeth} % Cookies! Give me some cookies! % \qauthor{Cookie Monster} %\end{savequote} @@ -255,13 +255,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}} diff --git a/Master/texmf-dist/source/latex/quotchap/quotchap.ins b/Master/texmf-dist/source/latex/quotchap/quotchap.ins index 7c2ffee7183..51e782f5f32 100644 --- a/Master/texmf-dist/source/latex/quotchap/quotchap.ins +++ b/Master/texmf-dist/source/latex/quotchap/quotchap.ins @@ -1,10 +1,10 @@ %% quotchap.ins %% %% Docstrip installation instruction file -%% for docstyle `quotchap', Version 1.0 of 2011/01/14 +%% for docstyle `quotchap', Version 1.1 of 2012/10/20 %% %% Copyright (C) 1998 - 2010 by Karsten Tinnefeld. -%% Copyright (C) 2011 by Jan Klever. +%% Copyright (C) 2011 - 2012 by Jan Klever. %% Legal stuff see below. %% \NeedsTeXFormat{LaTeX2e}[1995/09/15] @@ -16,7 +16,7 @@ This file is part of the QUOTCHAP package, a package a package for 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. |