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