On 07-May-2002 Dekel Tsur wrote: >> >> -string const paragraphindent_def = >> - "\\newenvironment{LyXParagraphIndent}[1]%\n" >> +string const paragraphleftindent_def = >> + "\\newenvironment{LyXParagraphLeftIndent}[1]%\n" >> "{\n" >> " \\begin{list}{}{%\n" >> " \\setlength\\topsep{0pt}%\n" > > Why use this complicated definition and not just > \newenvironment{LyXParagraphLeftIndent}[1] > {\leftskip#1\setlength{\parindent}{0pt}} > {\par} >
Well maybe your's works too, but the old one works surely for all environments/layouts I tried it. So I won't change this code right now, we can however in the 1.3.0 development tree. I'll come back to you there. Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 I-39100 Bozen Web: http://www.sad.it/~jug -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ [It is] best to confuse only one issue at a time. -- K&R