先决条件
期望的现象
摘要中的标题前不换行(下图为xelatex编译结果)

发生了什么
摘要中的标题前有换行(下图为lualatex编译结果)

最小工作示例
\documentclass[draft, type=doctor]{njuthesis}
\begin{document}
\maketitle
\begin{abstract}
测试
\end{abstract}
\end{document}
njuthesis 模板版本
v1.4.0
模板获取途径
通过 GitHub Releases 或镜像站下载
操作系统
Linux
TeX 发行版
Texlive 2024.0
编译程序
LuaLaTeX
额外信息
我更新texlive之前就有这个问题,也就是适用于texlive 2023.x
先决条件
期望的现象
摘要中的标题前不换行(下图为xelatex编译结果)

发生了什么
摘要中的标题前有换行(下图为lualatex编译结果)

最小工作示例
njuthesis 模板版本
v1.4.0
模板获取途径
通过 GitHub Releases 或镜像站下载
操作系统
Linux
TeX 发行版
Texlive 2024.0
编译程序
LuaLaTeX
额外信息
我更新texlive之前就有这个问题,也就是适用于texlive 2023.x