OK, this works, but a minor tweak is needed:

Now, whenever I come out of the quoted environment, the next line in standard 
is automatically indented, whether or not I intend a new paragraph to begin 
here. This never happened before. It is only indented in the final ps 
viewable version; the indentations look correct in the LyX editor. 

Thanks again for your help.

Jim

Herbert Voss Spoke Thusly:
> James Lindenschmidt wrote:
> > Greetings, I am a non-techie student using LyX to write academic papers
> > and my thesis using the "article" class. Normally I have my line spacing
> > set to 2 (as opposed to double, which is a bit too narrow. I've actually
> > had profs bitch about it).
> >
> > However, when I'm writing an inset quote (using the "quote" or "verse"
> > environment), I'd prefer to have these sections single-spaced.
> >
> > Is there a way to do this? I don't know Latex, but I imagine there is
> > something I could put in the preamble to tell it to make "quote" and
> > "verse" single-spaced when everything else is double spaced?
>
> in preamble:
>
> \renewenvironment{quote}
>                {\begin{spacing}{1}\list{}{\rightmargin\leftmargin}%
>                \item\relax}
>                {\endlist\end{spacing}}
>
> Herbert

-- 
[EMAIL PROTECTED]

"It is music which reveals to us most clearly what
masters we are in the rapid and subtle divination
of feelings and in empathising."
        --Nietzsche, Daybreak

Reply via email to