部分符号规范化结果问题 #4
Unanswered
caoyicheng11
asked this question in
Q&A
Replies: 1 comment
-
你可能需要更改这个地方: ProcessLaTeXFormulaTools/process_formula/preprocess_latex.js Lines 261 to 282 in ef62ef8 不过建议在NormalizeFormula之后,做一些简单字符串替换更好一些 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
用NormalizeFormula会把\sin变成\operatorname { s i n },\lim变成\operatorname* { l i m }。但我希望获得的公式数据是:\sin和\lim。
Beta Was this translation helpful? Give feedback.
All reactions