• 问题说明:

    \mathbb字符的空心化显示仅对字符有效,对数字无效。

  • 解决方法:

    • 使用 bbm 包
    \documentclass{article}
    \usepackage{bbm}
    \begin{document}
    	\[ \mathbbm{1} \]
    	\end{document}
    • 使用 dsfont(double stroke)
    \documentclass{article}
    \usepackage{dsfont}
    \begin{document}
    	\[ \mathds{1} \]
    	\end{document}
  • 当然一种最为简单的是对大写字母I进行空心化, I <script type="math/tex" id="MathJax-Element-7">\mathbb I</script>($\mathbb I$

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐