mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
parent
ea37ee23d3
commit
4723f8e754
@ -27,7 +27,7 @@ Style Hanging
|
|||||||
\IfFileExists{hanging.sty}{
|
\IfFileExists{hanging.sty}{
|
||||||
% Disable all character activation, as this interferes
|
% Disable all character activation, as this interferes
|
||||||
% with other packages and some languages
|
% with other packages and some languages
|
||||||
\PassOptionsToPackage{hanging}{%
|
\PassOptionsToPackage{%
|
||||||
notcomma,
|
notcomma,
|
||||||
notperiod,
|
notperiod,
|
||||||
notquote,
|
notquote,
|
||||||
@ -35,7 +35,7 @@ Style Hanging
|
|||||||
notexcl,
|
notexcl,
|
||||||
notcolon,
|
notcolon,
|
||||||
notscolon
|
notscolon
|
||||||
}
|
}{hanging}
|
||||||
\usepackage{hanging}
|
\usepackage{hanging}
|
||||||
\newenvironment{hangparagraphs}
|
\newenvironment{hangparagraphs}
|
||||||
{%
|
{%
|
||||||
|
Loading…
Reference in New Issue
Block a user