*facepalm*
This commit is contained in:
Juergen Spitzmueller 2023-12-05 18:36:04 +01:00
parent ea37ee23d3
commit 4723f8e754

View File

@ -27,7 +27,7 @@ Style Hanging
\IfFileExists{hanging.sty}{ \IfFileExists{hanging.sty}{
% Disable all character activation, as this interferes % Disable all character activation, as this interferes
% with other packages and some languages % with other packages and some languages
\PassOptionsToPackage{hanging}{% \PassOptionsToPackage{%
notcomma, notcomma,
notperiod, notperiod,
notquote, notquote,
@ -35,7 +35,7 @@ Style Hanging
notexcl, notexcl,
notcolon, notcolon,
notscolon notscolon
} }{hanging}
\usepackage{hanging} \usepackage{hanging}
\newenvironment{hangparagraphs} \newenvironment{hangparagraphs}
{% {%