Skip to content

[Bug]: lualatex 下摘要标题前有换行 #248

@xlucn

Description

@xlucn

先决条件

期望的现象

摘要中的标题前不换行(下图为xelatex编译结果)
20240322_02h11m30s_grim

发生了什么

摘要中的标题前有换行(下图为lualatex编译结果)
20240322_02h07m54s_grim

最小工作示例

\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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions