> > I want to change fonts in quotes in a koma-script book
> to small and sans
> > serif.
>
> \newcommand*{\OriginalQuote}{}
> \let\OriginalQuote\quote
> \renewcommand*{\quote}{\OriginalQuote\small\sffamily}
>
> Jürgen
It work.
Thanks!
Marcelo
Yahoo! Cocina
Recetas prácticas y comida
Piero Faustini wrote:
> That's perfect for me (just deleted \ssfamily I didn't like it).
> The problem is that I use Quote environments in footnotes (ok, this could
> sound strange to someone, but it's not uncommon in my field), but of course
> it set the font size to \small which is bigger than th
> \newcommand*{\OriginalQuote}{}
> \let\OriginalQuote\quote
> \renewcommand*{\quote}{\OriginalQuote\small\sffamily}
That's perfect for me (just deleted \ssfamily I didn't like it).
The problem is that I use Quote environments in footnotes (ok, this could sound
strange to someone, but it's not un
Marcelo Acuña wrote:
> I want to change fonts in quotes in a koma-script book to small and sans
> serif.
\newcommand*{\OriginalQuote}{}
\let\OriginalQuote\quote
\renewcommand*{\quote}{\OriginalQuote\small\sffamily}
Jürgen
Hello,
I want to change fonts in quotes in a koma-script book to small and sans serif.
In preamble I put:
\renewenvironment{quote}
{\list{} {\sffamily\small
{\setlength{\rightmargin}{}
{\setlength{\leftmargin}{}
{\setlength{\topsep}{}