8
我想用下面的命令如何在LaTeX中將目錄的標題居中?
\usepackage{tocloft}
\renewcommand{\contentsname}{\centering Table of Contents}
居中的目錄稱號膠乳作爲我問我敢肯定你們都意識到這沒有工作,任何我可以嘗試什麼建議?
編輯:我得到了它與
\renewcommand{\cfttoctitlefont}{\hfill\Huge}
它在documentclass和'report'中工作,但在'book'中產生錯誤。 – MattAllegro 2015-07-03 17:36:22