mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
parent
ea37ee23d3
commit
4723f8e754
@ -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}
|
||||
{%
|
||||
|
Loading…
Reference in New Issue
Block a user