Yosoro icon indicating copy to clipboard operation
Yosoro copied to clipboard

LaTeX 公式编号和全局\newcommand

Open YemingMeng opened this issue 7 years ago • 1 comments

当我在Yosoro 中输入$$\newcommand{\bra}[1]{\left\langle#1\right|}\bra{1}$$时, 公式会自动渲染成 <1| 但是当我第二次输入$$\bra{1}$$时,这一自定义命令不会被记住。能否增加记住自定义命令的功能,或者对自定义命令提供全局的支持。 另外,能否增加对公式编号的功能?

我非常喜欢您做的这一软件,十分感谢。

YemingMeng avatar Dec 02 '18 09:12 YemingMeng

容我研究一下,我本身对 LaTeX也不熟悉,感谢建议。

IceEnd avatar Dec 06 '18 09:12 IceEnd