Peter Harkins schrieb:
On Tue, Jan 14, 2003 at 07:16:30AM +0100, Herbert Voss wrote:
This doesn't do what I want: it only indents the first line instead
of the whole paragraph, and I also don't see what to put at the end to
restore the previous value, so all later paragraphs are messed up.
choose one of the LaTeX environemnts from:
http://www.educat.hu-berlin.de/~voss/lyx/paragraph/margins.phtml
Using the 'myQuote' example worked almost perfectly. I'm getting a
break above and below it that I don't want, though. Is this because it uses
the list environment, which has this? How can I get around this?
\newenvironment{myQuote}[2]%
{\begin{list}{}{\topsep0pt\leftmargin#1\rightmargin#2}\item{}}%
{\end{list}}
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/