开发者

Latex Item inline "Missing $ inserted." error

Why does this line yield the "Missi开发者_StackOverflow社区ng $" error:

\begin{item} Hello \rightarrow \end{item}


try

\begin{item} Hello $\rightarrow$ \end{item}

Its a math symbol, so you have to use it in a math environment.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜