From: Dekel Tsur Date: Tue, 17 Sep 2002 15:41:32 +0000 (+0000) Subject: Fix for lyxcode environment X-Git-Tag: 1.6.10~18258 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b5ee13c9929dc3926faf67d99f38e18ce01ddf55;p=features.git Fix for lyxcode environment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5316 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ab2d788ffe..88edca9e5e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2002-09-17 Dekel Tsur + + * layouts/lyxmacros.inc: Patch from Gady Kozma. + 2002-09-15 John Levon * images/math/: add icons for delimiters diff --git a/lib/layouts/lyxmacros.inc b/lib/layouts/lyxmacros.inc index 89da602099..4c4357ab66 100644 --- a/lib/layouts/lyxmacros.inc +++ b/lib/layouts/lyxmacros.inc @@ -27,6 +27,7 @@ Style LyX-Code \newenvironment{lyxcode} {\begin{list}{}{ \setlength{\rightmargin}{\leftmargin} + \setlength{\listparindent}{0pt}% needed for AMS classes \raggedright \setlength{\itemsep}{0pt} \setlength{\parsep}{0pt}