分享脚本:使用GitHub Actions的Windows环境自动编译论文以获得正确字体 #824
Closed
zeyu42
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
这段描述不准确,事实上,无论在什么系统上,thuthesis 都会尝试选择 Windows 字体来编译。所以只要有这些字体(比如 macOS 安装了 Office,或者从 Windows 拷贝),就可以工作。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
对于Mac、Linux和Overleaf用户,虽然可以用thuthesis编译论文,但字体并不严格符合学校的规定。我写了一个脚本,可以使用GitHub Actions自动编译论文。借助GitHub Actions提供的Windows环境,自动生成论文并使用正确的(Windows自带的)中文字体,欢迎使用:https://github.com/zeyu42/thuthesis-github-actions 😀
Beta Was this translation helpful? Give feedback.
All reactions