From 0f3745127922c301296a210dcdcd5de119c00dce Mon Sep 17 00:00:00 2001 From: sikouhjw <489765924@qq.com> Date: Tue, 26 Mar 2024 16:27:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AE=97=E6=B3=95=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/algorithm.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/example/algorithm.tex b/example/algorithm.tex index 82a4fd9..93d60d6 100644 --- a/example/algorithm.tex +++ b/example/algorithm.tex @@ -1,6 +1,7 @@ \documentclass{../gdutthesis} \usepackage[algochapter]{algorithm2e} +\renewcommand{\thealgocf}{\thechapter-\arabic{algocf}} \renewcommand{\algorithmcfname}{算法} \usepackage{glossaries}