Danilo Spada wrote:
> 
> I should align the quotation of a document (book Class) to the right, as
> the body (standard), but I can't find the way.
> I think I've to add something to the preamble, but ...
> 
> Here is my actual preamble:
> \renewenvironment{quotation}
>         {\begin{spacing}{1}\list{}{\rightmargin\leftmargin}%
>         \item\relax}
>         {\endlist\end{spacing}}

\renewenvironment{quotation}
        {\begin{spacing}{1}\list{}{\rightmargin0pt}%
        \item\relax}
        {\endlist\end{spacing}}

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/


Reply via email to