![Latex ドキュメントの最初のページが予期しない](https://rvso.com/image/461881/Latex%20%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88%E3%81%AE%E6%9C%80%E5%88%9D%E3%81%AE%E3%83%9A%E3%83%BC%E3%82%B8%E3%81%8C%E4%BA%88%E6%9C%9F%E3%81%97%E3%81%AA%E3%81%84%20.png)
私は大学から提供された Latex テンプレートを使用して論文を書いています。100 ページの文書の一番最初のページに、非常に奇妙なページが表示されています。これは、改行のない「シンボル」の章の圧縮形式のようです。このページが作成される理由がわかりません。どこに問題があるのか教えていただけますか?
私が使用しているパッケージは次のとおりです:
\usepackage[nenglish]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{graphicx}
\usepackage[onehalfspacing]{setspace}
\usepackage{microtype}
\usepackage{csquotes} %\enquote{text}FuerAnfuehrungszeichen
%\usepackage{subfigure}
\usepackage{acronym}
\usepackage[section]{placeins}
\usepackage{tabularx}
\usepackage{amssymb}
\usepackage{amstext}
\usepackage{amsfonts}
\usepackage{mathrsfs}
\usepackage{booktabs}
\usepackage{verbatim}
\usepackage{multirow}
\usepackage[intlimits]{amsmath}
\usepackage{booktabs}
\newcommand*\diff{\mathop{}\!\mathrm{d}}
\usepackage[headsepline,plainheadsepline]{scrlayer-scrpage} %[plainheadsepline]
\usepackage{listings}
\usepackage{listingsutf8}
\usepackage[squaren]{siunitx}
\usepackage{siunitx}
\usepackage{listofsymbols}
\lstset{breaklines=true,frame=single, language=Python, numbers=left,title=\lstname, basicstyle=\tiny }
\usepackage{subfig}
\usepackage{caption}
\usepackage{float}
%\usepackage{subcaption}
私の設定は次のとおりです:
\bibliographystyle{unsrt}
\SIunits[derived]
\pagestyle{scrheadings}
\clearscrheadings
\ihead[\headmark] {\headmark}
\ohead[\pagemark] {\pagemark}
%renewcommand*{\chapterpagestyle}{\ihead[\headmark]{\headmark}, \ohead[\pagemark]{\pagemark}}
\cfoot[] {}
\automark[section]{chapter}
%\automark[subsection]{section}
%\chead[]{}