作者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/cn.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