summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/hduthesis/cha/source.tex
blob: c92777877f50dee87cf1a1bc7706a1fca425ce1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\ExplSyntaxOn
\pagecolor{black!\fpeval{100-3200/255}}
\color{black!10} \color_select:n{black!10} \appendix
\colorlet{bg}{black!\fpeval{100-2400/255}}
\hypersetup
  { filecolor = DarkGreen!40, urlcolor = MidnightBlue!40,
    linkcolor = FireBrick!40 }
\cfoot{\color_select:n{black!10} \thepage}
\lhead{} \rhead{} \let \headrule \relax
\pagestyle{fancy}
\ExplSyntaxOff
\section{实现细节}

恭喜你已经阅读到了这部分!如你所见,页面已经变成了程序员视力友好颜色. 下面这些内容面向 \hologo{LaTeX} 宏包开发者或者对 \hologo{hduthesis} 开发感兴趣的用户,如果您有任何意见或建议或想法,都欢迎到 \href{https://github.com/myhsia/hduthesis/issues}{GitHub} 提交Issue. 您对模板开发或者本文档的撰写的任何贡献都会受到诚挚欢迎!

\setlength {\parindent} {0em}

\foreach \i in {1,...,7} { \input{cha/source/a\i.tex} }