
答え1
パッケージを使用してtocloft
、数字と「記事」のためのスペースを増やします。
\usepackage{tocloft}
\setlength{\cftsecnumwidth}{...} % perhaps 6em?
\setlength{\cftsubsecnumwidth}{...} % perhaps 10em?
ドキュメント(texdoc tocloft
)をお読みください。
パッケージを使用してtocloft
、数字と「記事」のためのスペースを増やします。
\usepackage{tocloft}
\setlength{\cftsecnumwidth}{...} % perhaps 6em?
\setlength{\cftsubsecnumwidth}{...} % perhaps 10em?
ドキュメント(texdoc tocloft
)をお読みください。