pkuthss.cls: remove superfluous spacing between footnotes.

This commit is contained in:
Casper Ti. Vector 2018-06-29 20:36:11 +08:00
parent ab74d3b076
commit 2135ef0c52

View File

@ -155,6 +155,8 @@
\ifthss@opt@spacing
% Make spacing nicer in some situations (eg. footnotes and verbatims).
\RequirePackage{setspace}
% Remove superfluous spacing between footnotes.
\setlength{\footnotesep}{0pt}
% Lists often appear to be too sparse when items are just one or two lines
% long. Here we cancel the extra vertical spacing between list items.
% The list margin is adjusted due to Chinese typesetting traditions.