Markus Büchele wrote:
> I've contiuend trying and NOW IT WORKS! Not in the first line, though,
> where I put my \begin{footnotesize}.
The text sizes are macros, not environment. I.e., use \small, \footnotesize,
etc., not \begin{small}, \begin{footnotesize}, etc.
Put the macro in a separate (Standard) line right above the first line.
Jürgen
