On 2009-03-26, Jürgen Spitzmüller wrote: > rgheck wrote: > Or a bit easier (and more generalizable):
> \newcommand*{\OriginalQuotation}{}
> \let\OriginalQuotation\quotation
> \renewcommand*{\quotation}{\OriginalQuotation\small}
... and use a command provided by the package relsize for relative size
change (as requested by the OP) instead of \small ...
Günter
