>>>>> "Alexander" == Alexander Wollmann <[EMAIL PROTECTED]> writes:
Alexander> Hi, some weeks ago I posted this message, but had
Alexander> absolutely no reply. Because it´s an anoying thing to fill
Alexander> in the \displaystyle commands again and again every time
Alexander> you open the document. So I post this message again. I know
Alexander> that this problem exists in some earlier version, but it
Alexander> seems not to be fixed, at least until 1.0.4.
\displaystyle handling is a bit weird right now. If you really want to
use it in your equations (not that I would recommend it...), the best
is to define a macro \ds
\newcommand{\ds}{\displaystyle}
in your preamble, and use that instead of \displaystyle.
JMarc