summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty13
1 files changed, 3 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty
index 12507113ccb..16aba1f64da 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-quoting.sty
@@ -21,19 +21,12 @@
\xpatchcmd{\quoting}{\quo@begintext}
{\begin{LWR@blocktextcurrentfont}\quo@begintext}
{}
- {
- \PackageError{lwarp}
- {Unable to patch the quoting package}
- {Please contact the author of the lwarp package.}
- }
+ {\LWR@patcherror{quoting}{quoting}}
+
\xpatchcmd{\endquoting}{\quo@endtext}
{\quo@endtext\end{LWR@blocktextcurrentfont}}
{}
- {
- \PackageError{lwarp}
- {Unable to patch the quoting package}
- {Please contact the author of the lwarp package.}
- }
+ {\LWR@patcherror{imakeidx}{endquoting}}
\endinput
%%