Skip to content

本科生论文模板的书面翻译无“附录A”字样,几个section也没有编号前缀 #682

@TTtrace

Description

@TTtrace

编译环境

编译的系统:macOS 10.15
TeX 发行版:MacTeX 2020
模板版本:v7.2.2
模板类型:bachelor

描述问题

如题。
截图:
image

复现上述问题的代码:
main.tex:

\documentclass[degree=doctor]{thuthesis}
\begin{document}
...

\appendix
\input{data/appendix-translation}  % 本科生:外文资料的书面翻译
\end{document}

data/appendix-translation.tex:

% !TeX root = ../main.tex

\begin{translation}
\label{cha:translation}

\title{挠性转子的多平面平衡分析与实验}
\maketitle

\tableofcontents

\section{介绍}
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions