diff --git a/lib/layouts/hanging.module b/lib/layouts/hanging.module index c1bb25885b..16541668a8 100644 --- a/lib/layouts/hanging.module +++ b/lib/layouts/hanging.module @@ -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} {%