the inline render works well but I can not insert by the Editor
This might be a temporary issue.
Can you try again and check?
I have the same problem. I try several times but nothing change
Can you share some sample equation code where you see this problem?
For example the following equation:
EI\frac{{{\partial ^4}y}}{{\partial {x^4}}} + (\sum\limits_k {{M_k}} + m)g\left( {\left( {x - L} \right)\frac{{{\partial ^2}y}}{{\partial {x^2}}} + \frac{{\partial y}}{{\partial x}}} \right) + \sum\limits_k {{M_k}U_k^2} \frac{{{\partial ^2}y}}{{\partial {x^2}}}
\ + 2\sum\limits_k {{M_k}{U_k}} \frac{{{\partial ^2}y}}{{\partial t,\partial x}} + (\sum\limits_k {{M_k}} + m)\frac{{{\partial ^2}y}}{{\partial {t^2}}} + EI\frac{\mu }{\Omega }\frac{\partial }{{\partial t}}\left( {\frac{{{\partial ^4}y}}{{\partial {x^4}}}} \right) + k\frac{{\partial y}}{{\partial t}} = 0
I include the equation throught “Insert LaTeX Block”, but the equation number is always 1.
Thanks for sharing, we will investigate and fix this as soon as possible.
Have the same issue with several equations:
$$DissolutionVolume = \frac{Mit_R}{zFd}\sqrt{(\frac{da}{dN})^2_{air} + COD^2}$$
$$\pi\rho_{sharp}^2 = \frac{1}{2} (\frac{da}{dN}){air}COD=\frac{1}{2}(\frac{da}{dN}){air}(\frac{\Delta K^2}{4\pi\sigma_yE})$$
My guess is that when the equation is big, it will fail
Do you have any update on this?
Any update on this? Equation insertion does not work for me
Hi everyone, I experience this bug too. I found a workaround that works for me is good to be noted from the developers I think.
I could reproduce the bug consistently when my equation is over a certain number of characters, around 60. For example, the following equation:
\text{AvgPrecision}_q = \frac{\sum_{a=1}^{|A|} P_a \times \text{relevance}(a)}{|\text{relevant documents}|}
Results in the equation editor hanging with a rotating wheel.
My work around is to first shorten the equation:
\text{AvgPrecision}_q
and let Doc2Latex drop the equation in the text, which it can do without hanging.
Then, I manually edit the link placed by Doc2Latex (click on the equation preview image → edit link
). If you move your cursor right in the link text, you will find a <code>\text{AvgPrecision}_q<\code>
section. The text in between the code
tags can be replaced with the full equation:
If you do this, the preview of the equation will remain the same, but when you export to PDF or Latex the correct equation will be displayed. This is also confirmed by the fact that you can select the image and do Insert
→ Equation
in the Doc2Latex panel, and the equation will be displayed in its full format there.
Thanks for this but for me it does not work…or at least I could not do it
If I insert a short equation (like you proposed \text{AvgPrecision}_q) it is still hanging with a rotating wheel. Last but not least I mainly need the equations to be displayed correctly in a google doc (and do not really need to export it in a pdf)
I use auto-Latex Equation equation which works fine except it has not feature for numbering equations which I found handy here.
If you have any parctical idea how to have a working solution I would be very grateful
Almost one year later and the issue hasn’t been fixed. How’s the procedure? Issue is going to fix itself? Devs are waiting for a miracle? Let us know …