*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}{
% Disable all character activation, as this interferes
% with other packages and some languages
\PassOptionsToPackage{hanging}{%
\PassOptionsToPackage{%
notcomma,
notperiod,
notquote,
@ -35,7 +35,7 @@ Style Hanging
notexcl,
notcolon,
notscolon
}
}{hanging}
\usepackage{hanging}
\newenvironment{hangparagraphs}
{%