-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
当标题(包括论文标题、章节标题)包含西文时,编译后西文显示的字体不是Times New Roman,而模板要求是Times New Roman。
- MWE:
\documentclass[]{gdutthesis}
\gdutsetup{
info = {
title = {论文标题 LMN}
}
}
\begin{document}
\mainmatter
\chapter{章名 LMN}{}
Times New Roman: LMN
\section{节名 LMN}{}
Times New Roman: LMN
\subsection{子节名 LMN}{}
Times New Roman: LMN
\end{document}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
