Hi.
I'm currently trying to typeset a document using LyX.
Now I have come across a problem I haven't been able to
solve.
I need a List of Equations similar to the List of Figures
and I use the tocloft package to do this. I have defined
a command \addequation to add a line to my List of Equations.
However, if an equation ends up at the bottom or top of a
page (depending on where whether I place the \addequation
before or after the equation), LaTeX gets the page numbers
wrong.
I suppose the fix would be to place the \addequation inside
the corresponding
\begin{equation}
\end{equation}
pair. Unfortunately, I haven't been able to persuade LyX to
do that. Is it possible? I'm using 1.1.6fix1.
Thanks,
Jens