> rgheck wrote:
> 
> > I think you jus thave to do it the hard way:
> > 
> > \renewenvironment{quotation}
> > {\small\list{}{\listparindent 1em%
> > \itemindent    \listparindent
> > \rightmargin   \leftmargin
> > \parsep        \z@ \...@plus\p@}%
> > \item\relax}
> > {\endlist}
> > 
> 
> Or a bit easier (and more generalizable):
> 
> \newcommand*{\OriginalQuotation}{}
> \let\OriginalQuotation\quotation
> \renewcommand*{\quotation}{\OriginalQuotation\small}
> 
> Jürgen

 Second method is better for me.
 First method produces collaterals damages in my koma-script book like change 
de interline space in the paragraph above.
 Regards


Marcelo Acuña
 visitá mi sitio web http://www.aleph-uno.com.ar 
==============================================================




      Yahoo! Cocina
Recetas prácticas y comida saludable
http://ar.mujer.yahoo.com/cocina/

Reply via email to