diff --git a/lib/layouts/hanging.module b/lib/layouts/hanging.module index 55c1a2e2d4..c1bb25885b 100644 --- a/lib/layouts/hanging.module +++ b/lib/layouts/hanging.module @@ -25,6 +25,17 @@ Style Hanging Preamble \newlength{\lyxhang} \IfFileExists{hanging.sty}{ + % Disable all character activation, as this interferes + % with other packages and some languages + \PassOptionsToPackage{hanging}{% + notcomma, + notperiod, + notquote, + notquery, + notexcl, + notcolon, + notscolon + } \usepackage{hanging} \newenvironment{hangparagraphs} {%