summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty12
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty
index 4ce744ef978..9a92243919b 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-quotchap.sty
@@ -15,7 +15,7 @@
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
-\LWR@ProvidesPackageDrop{quotchap}[2012/10/20]
+\LWR@ProvidesPackageDrop{quotchap}[2019/07/09]
\newcommand{\@quotchap}{}
\newlength{\LWR@quotchapwidth}
@@ -34,8 +34,16 @@
\global\let\@quotchap\BODY
\global\let\@printcites\@iprintcites%
}
-\newcommand{\qauthor}[1]{\begin{BlockClass}{qauthor}{#1}\end{BlockClass}}
+\newcommand{\qauthor}[1]{%
+ \LWR@stoppars%
+ \begin{BlockClass}{qauthor}%
+ {#1}%
+ \end{BlockClass}%
+ \LWR@startpars%
+}
\newcommand{\qsetcnfont}[1]{}
+\providecommand*{\quotefont}{}
+\providecommand*{\qauthorfont}{}
\endinput
%%
%% End of file `lwarp-quotchap.sty'.