【发布时间】:2020-10-10 18:44:46
【问题描述】:
我尝试在 TOC 之前添加一些空格,我使用了 \vspace 但它不起作用
\documentclass[12pt, french,a4paper]{report}
\usepackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry}
\begin{document}
%...
\vspace*{.3\paperheight} %doesn't work
\tableofcontents
%...
\chapter{chapitre}
\section{section}
\subsection{subsection}
\newpage
\chapter{chapitre}
\section{section}
\subsection{subsection}
\end{document}
有人有解决办法吗?
【问题讨论】:
-
我想这在这里直言不讳。在 LaTeX 上移动的标记。
-
好的对不起,怎么搬,这个话题