Re: [問題] table中的footnote看不到

看板LaTeX (論文排版)作者 (cholauda)時間13年前 (2012/01/09 11:51), 編輯推噓1(103)
留言4則, 3人參與, 最新討論串3/3 (看更多)
請教大大 1. 能不能把註解直接就在table底下呢? 而不是在該頁底端~ 該怎麼改程式呢? 2. \footnotemark[1] \footnotetext[1]{test} 該怎麼改程式把mark符號從 1 改成 dagger ? 懇請解惑 謝謝 ※ 引述《chungyuandye (養花種魚數月亮看星星)》之銘言: ※ 引述《come (come come )》之銘言: : 不知道有沒有人遇到跟我一樣的情形 : table放footnote沒有產生在PDF中 : 請問要怎麼解決呢 : 謝謝 \begin{table} \centering \begin{tabular}{|l|l|}\hline column 1\footnotemark[1] & column 2\footnotemark[2] \\\hline row 1 & data 1 \\ row 2 & data 2 \\ row 3 & data 3 \\\hline \end{tabular} \caption{Table with rows, columns and footnotes} \label{tbl:data} \end{table} \footnotetext[1]{table footnote 1} \footnotetext[2]{table footnote 2} 試試看吧~ -- 養花種魚數月亮賞星星 http://chungyuandye.blogspot.com -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.232.189.101 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.113.150.197 ※ 編輯: cholauda 來自: 140.113.150.197 (01/09 11:57)

01/09 17:20, , 1F
try: \renewcommand{\thefootnote}{\fnsymbol{footnote}}
01/09 17:20, 1F

01/09 17:23, , 2F
只能用1~9, dagger 是2.
01/09 17:23, 2F

01/09 21:52, , 3F
感謝大大
01/09 21:52, 3F

07/13 11:25, , 4F
可以work,感謝分享~
07/13 11:25, 4F
文章代碼(AID): #1F2cH0Xa (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #1F2cH0Xa (LaTeX)