mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Updates thanks to spitz....
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27881 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
fb6a6ecfba
commit
fc60fd3fc3
@ -27,13 +27,12 @@ Style Hanging
|
||||
\usepackage{hanging}
|
||||
\newenvironment{hangparagraphs}
|
||||
{%
|
||||
\par
|
||||
\ifthenelse{\lengthtest{\parindent > 0pt}}%
|
||||
{\setlength{\lyxhang}{\parindent}}%
|
||||
{\setlength{\lyxhang}{2em}}%
|
||||
\begin{hangparas}{\lyxhang}{1}%
|
||||
\par\begin{hangparas}{\lyxhang}{1}%
|
||||
}
|
||||
{\par\end{hangparas}}
|
||||
{\end{hangparas}}
|
||||
}{%else
|
||||
\newenvironment{hangparagraphs}
|
||||
{%
|
||||
|
Loading…
Reference in New Issue
Block a user