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/doc/latex/quotchap/README | 4 ++-- Master/texmf-dist/doc/latex/quotchap/document.pdf | Bin 71130 -> 57646 bytes Master/texmf-dist/doc/latex/quotchap/document.tex | 2 +- Master/texmf-dist/doc/latex/quotchap/quotchap.pdf | Bin 235582 -> 235372 bytes .../texmf-dist/source/latex/quotchap/quotchap.dtx | 12 ++++++------ .../texmf-dist/source/latex/quotchap/quotchap.ins | 6 +++--- Master/texmf-dist/tex/latex/quotchap/quotchap.sty | 8 ++++---- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Master/texmf-dist/doc/latex/quotchap/README b/Master/texmf-dist/doc/latex/quotchap/README index fa16851a8e1..0937673205c 100644 --- a/Master/texmf-dist/doc/latex/quotchap/README +++ b/Master/texmf-dist/doc/latex/quotchap/README @@ -4,9 +4,9 @@ needed. This package was written by Karsten Tinnefeld and is now maintained by Jan Klever. Copyright (C) 1998 - 2010 Karsten Tinnefeld. -Copyright (C) 2011 by Jan Klever. +Copyright (C) 2011 - 2012 by Jan Klever. -This version is 1.0 of 2011/01/15. +This version is 1.1 of 2012/10/20. The documentation is created by running `latex quotchap.dtx`. This does not need the file quotchap.sty nor postscript fonts, but Frank diff --git a/Master/texmf-dist/doc/latex/quotchap/document.pdf b/Master/texmf-dist/doc/latex/quotchap/document.pdf index cc41d43d458..f46ddec3388 100644 Binary files a/Master/texmf-dist/doc/latex/quotchap/document.pdf and b/Master/texmf-dist/doc/latex/quotchap/document.pdf differ diff --git a/Master/texmf-dist/doc/latex/quotchap/document.tex b/Master/texmf-dist/doc/latex/quotchap/document.tex index 9336c21035f..52ca07f2b29 100644 --- a/Master/texmf-dist/doc/latex/quotchap/document.tex +++ b/Master/texmf-dist/doc/latex/quotchap/document.tex @@ -7,7 +7,7 @@ die to one life before we can enter another.'' \qauthor{Anatole France} `The moment a man starts to behave ridiculous to a woman - you know he is serious at it.´ + you know he is serious at it.' \qauthor{Colette} \end{savequote} \makeatletter diff --git a/Master/texmf-dist/doc/latex/quotchap/quotchap.pdf b/Master/texmf-dist/doc/latex/quotchap/quotchap.pdf index 941d3f11972..9bd859b989e 100644 Binary files a/Master/texmf-dist/doc/latex/quotchap/quotchap.pdf and b/Master/texmf-dist/doc/latex/quotchap/quotchap.pdf differ 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 @@ %\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. 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