Tagged Questions
2
votes
1answer
2k views
How to disable spell checking or equivalent features in TeXmaker/TeXstudio?
The spell checker is really good when I type English words. However I am a Chinese user and it always annoys me when I type Chinese words since they are treated as misspelled. So how can I disable ...
2
votes
1answer
2k views
TeXStudio doesn't recognize some commands
I'm starting to use TeXStudio. I'm having some issues, for example with
\begin{align*}
\sqrt[n]{a}^2-\sqrt[n]{ab}&=m\sqrt[n]{a}\\
\end{align*}
When i put the point on align* i get a small ...