[問題] 關於\addcontentsline這個指令的用法

看板LaTeX (論文排版)作者 (chia)時間16年前 (2009/05/13 22:27), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
我的格式是論文,所以用book \title{abc} \begin{document} \maketitle \pagenumbering{roman} \tableofcontents \listoftables \listoffigures \newpage \pagenumbering{arabic} \chapter{Introduction} 正文開始~ 主要希望可以把 table of contents list of tables list of figures 這幾個非阿拉伯數字編碼的頁數也放在contents內 我查了一下是使用"addcontentsline"這個指令 但試了又試都沒有出來 請問 \addcontentsline{toc}{章節名}{標題} 裡面的"章節名"跟"標題"是什麼意思? 是這樣嗎?: \addcontentsline{toc}{tableofcontents}{contents} 另外請問\addcontentsline這個指令是要放在哪裡? 是要放在 \begin{document} 之前還是\tableofcontents的前?後? 先謝謝^^ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.211.223.128
文章代碼(AID): #1A2jZ1qs (LaTeX)
文章代碼(AID): #1A2jZ1qs (LaTeX)