我对 LaTeX 完全陌生。我正在写一份报告类文档。不幸的是,当我使用 *section{} 命令时,目录的标题会自动变为衬线,并且比自动标题大。我如何让目录标题看起来和其他标题一样(无衬线和自动部分大小)。我附上了两张图片,我想让“目录”看起来像“简介”。提前谢谢!
\documentclass[12pt,twoside]{report}
\usepackage[left=2cm,right=2cm,top=2cm,bottom=3cm]{geometry}
\sffamily
\linespread{1.45}
\usepackage{tocloft}
\begin{document}
\setlength{\cftbeforetoctitleskip}{-1em}
\tableofcontents