A few months ago Dekel gave sombody on the list the following advice on subequations:
If you want your formulae to be numbered like this:
8.46, 8.47a, 8.47b, 8.48,...
then write \begin{subequations} before the 2nd formula,
and \end{subequations} after the 3rd formula.
Now I want to use this in a equation array environment. LyX now produces the following
latex:
\begin{subequations}
\begin{equationarray}
...
\end{subequations}
\end{equationarray}
which ofcourse results in a number of latex errors.
How to do this correct within LyX? Or is there another way to achieve subequation
numbering in a equationarray?
Bye
Martijn