problem in eqnarray

"Vito Muggeo" <[email protected]> Wed, 25 Feb 2004 16:16:46 +0100
Newsgroups gmane.comp.tex.texpower.user
Message-ID <008a01c3fbb2$65b7ca40$5c13070a@PROCGEN>
Dear all,

I am experiencing a rather strange problem inside the eqnarray environment
(using texpower+pdfscreen). A \nonumber command seems necessary to
avoid an equation number to appear in the last line (where there is no
formula!) Below there code showing the problem.
How can I fix it without putting \nonumber in the line without formula?
Where am I wrong?

Many thanks for your help,
cheers,

vito


%%%%%%%%%%%%%%%%%%

\documentclass[12pt]{article}

\usepackage[screen,panelright,sectionbreak]{pdfscreen}

\margins{2ex}{2ex}{2ex}{2ex} \screensize{6.25in}{8in}

\usepackage[display,coloremph,colormath]{texpower}
\usepackage{tpslifonts}

\begin{document}

\section{section 1}

\begin{itemize}
    \item item1 \pause
\parstepwise
{%
\begin{eqnarray} %\nonumber
a & \step{\equiv} & \restep{b+c+d} \\
  & \step{=} & \restep{e+f+g} \\
                     %<==== Here \nonumber is necessary, otherwise.....
\end{eqnarray}
}%

    \item item2

\end{itemize}


\end{document}


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click