[問題] 使用目錄時(content)超過一頁的頁碼如何調整?
因為前面要插入兩頁的摘要(中英文)
所以我讓它目錄(contents)從羅馬的三開始計數
我的contents有兩頁(iii-iv),
list of table一頁(v),
list of figures兩頁 (vi-vii)
頁碼都正常沒錯
但是在Contents上,我的Contents對到的頁碼卻是iv
list of figures對到的卻是vii
請問要如何讓它在目錄上顯示的是第一頁呢?
Contents應該是iii,而list of figure應該是vi
\pagenumbering{roman}
\setcounter{page}{3}
\tableofcontents\addcontentsline{toc}{chapter}{Contents}
\listoftables\addcontentsline{toc}{chapter}{List of Tables}
\listoffigures\addcontentsline{toc}{chapter}{List of Figures}
\newpage
\pagenumbering{arabic}
謝謝^^
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.146.224.172
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章