Sun Zhonghao

Results 13 issues of Sun Zhonghao

建议修改过时的说明. 比如 1. 建议使用 `.eps` 格式图片, 现在 latex 对于各种通用的图片格式支持良好, 而不像 `.eps` 需要调用外部程序, 且用其他软件导出 `.eps` 格式文件的操作可能更为复杂. 2. 在论坛 bbs.ctex.org (现已关闭) 中搜索

Environment: `Win10 20H2`, `TeX Live 2021`, `latexmk -pdflatex bmc` it gave warning: ```bash Package etex Warning: Extended allocation already in use. (etex) etex.sty code will not be used. (etex) To...

下面是 mwe: ```tex \documentclass{ctexart} % \usepackage[style=gb7714-2015]{biblatex} \usepackage{biblatex} \begin{filecontents}{\jobname.bib} @book{feynman2011feynman, title={The Feynman lectures on physics, Vol. I: The new millennium edition: mainly mechanics, radiation, and heat}, author={Feynman, Richard P and Leighton,...

https://github.com/ElegantLaTeX/ElegantPaper/blob/99bb48fcbdf46c06bb07a115e9464ecbf2955809/elegantpaper-cn.tex#L45 https://github.com/ElegantLaTeX/ElegantPaper/blob/99bb48fcbdf46c06bb07a115e9464ecbf2955809/elegantpaper-en.tex#L39 应改为 ```latex \documentclass[cn]{elegantpaper} ```

## Description I'm an Arch Linux user, when I want to use `\setmainfont{Libertinus Serif}` to set main font. I straightly met an `xdvipdfmx`'s error: ``` xdvipdfmx:fatal: Invalid font: -1 (0)...

系统为 Arch Linux, 桌面环境为 KDE ![image](https://user-images.githubusercontent.com/38098591/131499459-73c4f67d-ffd9-4bfe-a0f4-8f87584293a0.png) 一部分字体是好的,另一部分残缺,下面是对比 ![image](https://user-images.githubusercontent.com/38098591/131499598-324087b8-37f9-4b79-b529-0009e6dcacd2.png) 我将 `~/.deepinwine/Deepin-QQ/drive_c/windows/Fonts/` 中的字体更换为了 `sarasa-regular.ttc` 后问题依然存在 ![image](https://user-images.githubusercontent.com/38098591/131499856-653d7305-b99f-4989-9d1e-0dbd4ccabd85.png)

在 `nuaathesis.dtx` 中使用了 `newtxtext` 与 `newpxtext`, 这两个宏包在更新之后均会出现找不到某中文字体的情况, 可以替换成对应的 otf 字体, 或者使用 ```latex \defaultfontfeatures{} ``` 来消除错误. 见 https://github.com/hithesis/hithesis/pull/121, https://github.com/ElegantLaTeX/ElegantBook/issues/196, https://github.com/sjtug/SJTUThesis/discussions/802, 其中可以把 `\usepackage[T1]{fontenc}` 改为 `\def\\encodingdefault{T1}`.

## 检查 - [x] 已在 issues 中进行搜索(包括已关闭的问题) ## 编译环境 - 操作系统 - [x] Windows 11 - TeX 发行版 - [x] TeX Live 2022 ## 描述问题 使用 `siunitx` 宏包自定义 `list-final-separator` 时不能正确地处理间距,...

## 检查 - [x] 已在 issues 中进行搜索(包括已关闭的问题) ## 编译环境 - 操作系统 - [x] Windows 10 - [ ] Windows 8/8.1 - [ ] Windows 7 - [ ] 更早版本的 Windows...