jezZiFeR wrote:
> I would like to change the fontsize of margins and, if possible, also  
> other attributes in report-class (KOMA-script):
> I would like to have them a little smaller, left adjusted, and without  
> serifs.

\let\oldmarginpar\marginpar
\renewcommand\marginpar[2][]{%
\oldmarginpar[#1]{\footnotesize\raggedleft\sffamily #2}}

> Is the same also possible for citations, there I would like to change  
> the fontsize also.

citations in the text or the bibliography?

Jürgen

Reply via email to