Skip to content

Commit

Permalink
pkuthss.cls: fix footnote indentation (thank @CastleStar14654).
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperVector committed Jul 3, 2022
1 parent 249b6ee commit aa370d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tex/pkuthss.cls
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@
{\protect\thss@int@circled{\arabic{footnote}}}
% Provides utility to modify footnote spacing.
\RequirePackage{scrextend}
% Set up footnote spacing: whole paragraph indent 2 ccwd, 0.5 ccwd after mark.
\deffootnote{2\ccwd}{0pt}{\thefootnotemark\hspace{0.5\ccwd}}
% Set up footnote spacing: whole paragraph indent 1.5 ccwd, 0.5 ccwd after mark.
\deffootnote{1.5\ccwd}{0pt}{\thefootnotemark\hspace{0.5\ccwd}}
\fi

\ifthss@opt@pkuspace
Expand Down

0 comments on commit aa370d7

Please sign in to comment.