[IPython-dev] mathjax equation number is incremented on cntr-enter
Zoltán Vörös
zvoros at gmail.com
Fri Aug 8 00:46:17 EDT 2014
Hi all,
I don't know, whether this is a known issue (a quick search did not turn
up anything), in fact, I don't even know, whether this is an issue at
all, but I believe, the markdown cell did behave differently in the
past. In short, it seems to me that mathjax increments the equation
number, whenever I press Cntr-Enter on a markdown cell. Here is my
notebook, and here is the code that produces the problem:
\begin{equation}
x = y
\end{equation}
I haven't removed anything, yet, the equation is labelled (4). Can
someone comment on this? In particular, whether this was intended? Is
this, perhaps, related to the security problem that was floating around
recently? I am running the latest code from master.
Cheers,
Zoltán
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2014-08-08 06:37:04.png
Type: image/png
Size: 15159 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140808/39923e33/attachment.png>
More information about the IPython-dev
mailing list