作者ntme (one shot one kill)
看板LaTeX
標題[問題] 演算法目錄更改成中文
時間Tue Jun 30 08:09:37 2015
目錄跟圖表目錄都已用下方更改成中文
\renewcommand\contentsname{目錄}
\renewcommand\listfigurename{圖目錄}
\renewcommand\listtablename{表目錄}
但演算法目錄試不成功...
已google也找不到解法
故上來請教各位大神出手相救
感恩
--
114 > 112 bj4
melody
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.138.23.184
※ 文章網址: https://webptt.com/m.aspx?n=bbs/LaTeX/M.1435622981.A.1EC.html
已解決,可參考下方
\usepackage[linesnumbered,ruled,vlined]{algorithm2e}
\renewcommand{\algorithmcfname}{演算法}
\renewcommand*{\listalgorithmcfname}{演算法目錄}
\listofalgorithms
※ 編輯: ntme (140.138.23.184), 07/02/2015 12:14:59