Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mathjax支持出错 #902

Closed
spencerzhang91 opened this issue May 20, 2016 · 3 comments
Closed

mathjax支持出错 #902

spencerzhang91 opened this issue May 20, 2016 · 3 comments

Comments

@spencerzhang91
Copy link

Expected behavior (预期行为)

预期渲染出正确的公式

Actual behavior (实际行为)

实际上没有渲染出来,而是直接显示了Latex代码

Steps to reproduce the behavior (重现步骤)

在post中输入下列Latex代码:
$$\begin {eqnarray_}
\large O(\normalsize \frac{cn}{4}\cdot(1+\sum_{h=1}^{\lg(n)} \frac{h}{2^{h-1}})\large)\normalsize
&=&\large O(\normalsize\frac{cn}{4}\cdot(1+\sum_{h=0}^{\infty} \frac{h}{2^{h}})\large)
&=&\large O(\normalsize\frac{cn}{4}\cdot(1+2)\large)\
&=&\large O(\normalsize\frac{3cn}{4}\large)\
&=&\large O(\normalsize n \large)
\end {eqnarray_}$$

NexT Informations

Add the ✔ sign before an item which is affected by this behavior.

NexT Version:

✔ Master

  • Latest Release
  • Old version -

NexT Scheme:

  • All schemes
  • Muse
  • Mist
    ✔ Pisces

Other Informations (Like Browser, System, Screenshots)

2016-05-20 11 17 42

@spencerzhang91
Copy link
Author

http://spencerpomme.github.io/2016/05/19/heapsort/#more
具体可以查看该页,求帮助

@seisman
Copy link
Contributor

seisman commented May 20, 2016

#826 有讨论过

@spencerzhang91
Copy link
Author

��������������

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants