如何修改algorithm2e包的caption序号格式 #114
MARMOTatZJU
started this conversation in
General
Replies: 1 comment 6 replies
-
大概这样可以解决问题 \def\algorithmcfname {算法}
\def\algorithmautorefname {算法} |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在
config/format/general/reference.tex
可见一些figure/table/lstings到中文的映射,想请教对于基于alrogithm2e包写的算法,如何修改才能使得下面显示的caption中algorithm显示为中文“算法”二字?Beta Was this translation helpful? Give feedback.
All reactions