summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cquthesis/dtx-style.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/cquthesis/dtx-style.sty')
-rw-r--r--Master/texmf-dist/doc/latex/cquthesis/dtx-style.sty12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cquthesis/dtx-style.sty b/Master/texmf-dist/doc/latex/cquthesis/dtx-style.sty
index 81273520106..8116672b1c1 100644
--- a/Master/texmf-dist/doc/latex/cquthesis/dtx-style.sty
+++ b/Master/texmf-dist/doc/latex/cquthesis/dtx-style.sty
@@ -20,6 +20,7 @@
%% LaTeX version 2005/12/01 or later.
%%
\ProvidesPackage{dtx-style}
+\RequirePackage[bottom,perpage,hang,]{footmisc}
\RequirePackage{hypdoc}
\RequirePackage[UTF8,scheme=chinese]{ctex}
\RequirePackage{newpxtext}
@@ -37,6 +38,17 @@ headsep=3mm]{geometry}
\RequirePackage{metalogo}
\RequirePackage{graphicx}
\RequirePackage{xspace}
+\RequirePackage{pifont}
+
+\def\footnoterule{\vskip-3\p@\hrule\@width0.3\textwidth\@height0.4\p@\vskip2.6\p@}
+\let\cqu@footnotesize\footnotesize
+\renewcommand{\footnotesize}{\cqu@footnotesize\zihao{-5}}
+\footnotemargin1.5em\relax
+
+\let\cqu@makefnmark\@makefnmark
+\def\cqu@@makefnmark{\mbox{{\normalfont\@thefnmark}}}
+\pretocmd{\@makefntext}{\let\@makefnmark\cqu@@makefnmark}{}{}
+\apptocmd{\@makefntext}{\let\@makefnmark\cqu@makefnmark}{}{}
\colorlet{cqu@macro}{blue!60!black}
\colorlet{cqu@env}{blue!70!black}