Skip to content

标题的西文字体不符合模板要求 #113

@lyh458

Description

@lyh458

当标题(包括论文标题、章节标题)包含西文时,编译后西文显示的字体不是Times New Roman,而模板要求是Times New Roman

image

  • 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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions