某些数学符号无法识别
#321
-
在使用最新Overleaf模板时,编译报错无法识别控制序列,经排查是无法识别\nsucceq。加上\usepackage{amsthm,amsmath,amssymb}后发现会报很多其他错误,这个需要怎么解决呢?非常感谢!! |
Beta Was this translation helpful? Give feedback.
Answered by
sikouhjw
Feb 3, 2024
Replies: 1 comment 1 reply
-
\documentclass{article}
\usepackage{amsmath,unicode-math}
\begin{document}
\begin{align}
\nsucc \nsucccurlyeq
\end{align}
\end{document} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stone-zeng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
unicode-math
没有这个符号,unicode-math
支持符号表查unimath-symbols.pdf