Hi all,

I've just started using muse. Looks great. Thanks for all the hard work.

Here's my question. I am trying to get equation numbers to work properly in html output. I have a muse page with the following:

<latex>
\begin{equation}
F(x) = \int_a^b g(x) dx
\end{equation}
</latex>

<latex>
\begin{equation}
F_2(x) = \int_a^b g_2(x) dx
\end{equation}
</latex>

When I publish to pdf, I get the expected behavior of eq's 1 and 2. When I publish to html, both blocks give an equation number of 1. It seems that since each little block is processed by latex2png separately, the equation numbering will be lost when publishing to html.

Any ideas on how to proceed?

Thanks,
Souheil




_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to