[問題] 如何將 Table 1:XXX 改成 Table 1.XXX ?

看板LaTeX (論文排版)作者 (aleyu)時間15年前 (2010/08/02 20:28), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
請問要如何將Table 1:ABC 改成 Table 1.ABC ? 麻煩了 謝謝囉 \documentclass[12pt]{article} \begin{document} \begin{table} \caption{ABC} \begin{center} \begin{tabular}{cc} A & B \\ 1&0 \\ 0&1 \\ \end{tabular} \end{center} \end{table} \end{document} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.127.71.30
文章代碼(AID): #1CLhdVoZ (LaTeX)
文章代碼(AID): #1CLhdVoZ (LaTeX)