-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
提交前检查
- 我已经充分阅读了模板文档。
- 我的问题并非关于模板的用法(否则请前往 discussions 提出)。
- 我已经搜索了已有的 issues 和 discussion,确认没有重复提交。
系统
Windows 10
TeX 发行版
MiKTeX 23.10.12
TeX 编译器
XeLaTeX
版本
7.5.2
学位类型
doctor
问题描述
在公式环境中使用\SIlist{}{}
时,中文连接符“和”会显示成一个方框
Lines 6687 to 6691 in 961dcc8
\sisetup{ | |
list-final-separator = { 和 }, | |
list-pair-separator = { 和 }, | |
range-phrase = {~}, | |
}% |
是不是可以把连接符设置为\text{和}
?
复现代码
\documentclass[degree=doctor][thuthesis]
\begin{document}
$\SIlist{1;2}{\meter},\SIlist{1;2;3}{\meter}$
\end{document}
编译日志
No response
其他信息
No response
Metadata
Metadata
Assignees
Labels
No labels