]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/hanging.module
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / hanging.module
index b5c19bf2a3684bb2143dade6326aeb60756719c2..950148ae1ebaf7df3f435f459d4abb5a216cb3c4 100644 (file)
@@ -30,7 +30,7 @@ Style Hanging
           \ifthenelse{\lengthtest{\parindent > 0pt}}%
             {\setlength{\lyxhang}{\parindent}}%
             {\setlength{\lyxhang}{2em}}%
-          \begin{hangparas}{\lyxhang}{1}%
+          \par\begin{hangparas}{\lyxhang}{1}%
         }
         {\end{hangparas}}
     }{%else