You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EPUB 格式输出,对于自定义的数学公式宏命令( Math Macros )无法渲染。目前,书中使用了 \def\bm#1{{\boldsymbol #1}}
Warning: Could not convert TeX math
\def\bm#1{{\boldsymbol #1}}
, rendering as TeX:
^
unexpected control sequence \def
expecting "%", "\\label", "\\tag", "\\nonumber" or whitespace
Quarto 多文档格式输出
\def\bm#1{{\boldsymbol #1}}
The text was updated successfully, but these errors were encountered: