commit 4723f8e7549723bafb03c6d60999d4c03f046391 Author: Juergen Spitzmueller <sp...@lyx.org> Date: Tue Dec 5 18:36:04 2023 +0100
Amend ddc5fed0ad00a3 *facepalm* --- lib/layouts/hanging.module | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/layouts/hanging.module b/lib/layouts/hanging.module index c1bb258..1654166 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} {% -- lyx-cvs mailing list lyx-cvs@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-cvs