Fix footnote format.

This commit is contained in:
Casper Ti. Vector 2018-06-13 02:39:52 +08:00
parent cbd5be7caa
commit 6eb9dcdac1
2 changed files with 5 additions and 3 deletions

View File

@ -13,6 +13,9 @@
% 并改动 ctex.cfg 等配置文件的用户请自行加入 nofonts 选项;
% 其它用户不用加入 nofonts 选项,加入之后反而会产生错误。
\documentclass[UTF8]{pkuthss}
% 如果的确须要使脚注按页编号的话,可以去掉后面 footmisc 包的注释。
% 注意:在启用此设定的情况下,可能要多编译一次以产生正确的脚注编号。
%\usepackage[perpage]{footmisc}
% 使用 biblatex 排版参考文献,并规定其格式(详见 biblatex-caspervector 的文档)。
% 这里按照西文文献在前中文文献在后排序“sorting = ecnyt”

View File

@ -128,9 +128,8 @@
% Provides utility to modify footnote spacing.
% Option used to make sure it does not render interleaf pages totally blank.
\RequirePackage[cleardoublepage = current]{scrextend}
% Set up footnote spacing: symbol indent 2 ccwd, paragraph indent 3.5 ccwd,
% 0.75 ccwd between symbol and paragraph.
\deffootnote{2\ccwd}{3.5\ccwd}{\thefootnotemark\hspace{0.75\ccwd}}
% Set up footnote spacing: whole paragraph indent 2 ccwd, 0.5 ccwd after mark.
\deffootnote{2\ccwd}{0pt}{\thefootnotemark\hspace{0.5\ccwd}}
\fi
\ifthss@opt@pkuspace