From 969fe4bb95debc564d4dfc6ee2e7be61ced636ac Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 16 Nov 2021 21:23:34 +0000 Subject: hitszthesis (16nov21) git-svn-id: svn://tug.org/texlive/trunk@61073 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.sty | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.sty') diff --git a/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.sty b/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.sty index 137d01e2722..568a01b14f9 100644 --- a/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.sty +++ b/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.sty @@ -1,5 +1,5 @@ % -% Copyright (C) 2019-2020 by Jingxuan Yang +% Copyright (C) 2019-2021 by Jingxuan Yang % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3c @@ -7,7 +7,7 @@ % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3c or later is part of all distributions of LaTeX -% version 2008/05/04 or later. +% version 2005/12/01 or later. % % This work has the LPPL1.3c maintenance status `maintained'. % @@ -61,9 +61,9 @@ \SetAlgoSkip{1pt} \renewcommand{\algocf@captiontext}[2]{\wuhao#1\algocf@typo~\AlCapFnt{}#2} % text of caption \expandafter\ifx\csname algocf@within\endcsname\relax% if \algocf@within doesn't exist - \renewcommand\thealgocf{\@arabic\c@algocf} % and the way it is printed +\renewcommand\thealgocf{\@arabic\c@algocf} % and the way it is printed \else% else - \renewcommand\thealgocf{\csname the\algocf@within\endcsname-\@arabic\c@algocf} +\renewcommand\thealgocf{\csname the\algocf@within\endcsname-\@arabic\c@algocf} \fi \renewcommand{\algocf@makecaption}[2]{%中英文双标题一定多于一行,因此去掉单行时的判断,并将\parbox中标题设置为居中 \addtolength{\hsize}{\algomargin}% -- cgit v1.2.3