Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

现模板用TexLive2020编译报错 #281

Closed
6 of 10 tasks
lipcaty opened this issue May 20, 2020 · 4 comments
Closed
6 of 10 tasks

现模板用TexLive2020编译报错 #281

lipcaty opened this issue May 20, 2020 · 4 comments

Comments

@lipcaty
Copy link

lipcaty commented May 20, 2020

检查 / Check

编译环境 / Compilation Environment

  • 操作系统 / Operating System

    • Windows 7/8/10
    • macOS
    • Linux
  • TeX 发行版 / Tex Distribution

    • TeX Live 2020
    • MiKTeX
    • CTeX

描述问题 / Problem Description

问题描述:下载最新的论文模板用TexLive2019编译成功,用TexLive 2020编译直接报错。好像是封面下划线的问题。

日志文件 / .log file

将编译生成的 .log 文件拖入下行空白处:

Thesis.log

问题截图 / Screenshots

将出现的问题或需要实现的效果的 截图照片 拖入下行空白处:
texlive2020编译出错位置

texlive2020编译出错展开

最小工作示例(MWE) / Minimal Working Example

@muzimuzhi
Copy link
Contributor

手动加载 xeCJKfntef 宏包

@mohuangrui
Copy link
Owner

@muzimuzhi 可以不用 xeCJKfntef, 主要是我以前默认了xeCJKfntef去加载 ulem。

@lipcaty 你试试把这一行启用(取消注释):

%\RequirePackage{ulem}% loaded by xeCJKfntef

@lipcaty
Copy link
Author

lipcaty commented May 22, 2020

@muzimuzhi 可以不用 xeCJKfntef, 主要是我以前默认了xeCJKfntef去加载 ulem。

@lipcaty 你试试把这一行启用(取消注释):

%\RequirePackage{ulem}% loaded by xeCJKfntef

可以了,谢谢!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@muzimuzhi @mohuangrui @lipcaty and others