Skip to content

Commit

Permalink
Font change
Browse files Browse the repository at this point in the history
  • Loading branch information
tanukihee committed Apr 10, 2020
1 parent 4d24974 commit e5ff0a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions WHUBachelor.cls
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,11 @@
\RequirePackage{tikz, pgfplots} % 绘图
\RequirePackage{fontspec, color, url, array}

\RequirePackage{txfontsb} % Times 风格(数学)字体
\RequirePackage{txfonts} % Times 风格(数学)字体
%
% \RequirePackage{unicode-math}
% \setmathfont{TeX Gyre Termes Math} % 另一款 Times 风格数学字体,需要单独安装
% \setmathfont{XITS Math} % 另一款 Times 风格数学字体,需要单独安装
% 以上两者任选其一

%%% ---- 定义字体 ----- %%%
Expand Down Expand Up @@ -220,10 +221,10 @@
\par \vspace{6em}
{\songti \zihao{-3}
\begin{tabular}{cl}
\makebox[3.5cm][s]{院(系)\ \ :} & \@cschool \\[1ex]
\makebox[3.5cm][s]{专\ \ \ \ :} & \@cmajor \\[1ex]
\makebox[3.5cm][s]{学\ \ \ \ :} & \@cauthor \\[1ex]
\makebox[3.5cm][s]{指\ \ \ \ :} & \@cadvisor \\[1ex]
\makebox[4cm][s]{院\ \hspace{-1em}(系)\hspace{-1em}\ \ \ :} & \@cschool \\[1ex]
\makebox[4cm][s]{专\ \ \ \ :} & \@cmajor \\[1ex]
\makebox[4cm][s]{学\ \ \ \ :} & \@cauthor \\[1ex]
\makebox[4cm][s]{指\ \ \ \ :} & \@cadvisor \\[1ex]
\end{tabular}}
\par \vspace{6em}
{\songti \zihao{-2} \@cdate}
Expand Down
Binary file modified main.pdf
Binary file not shown.

0 comments on commit e5ff0a9

Please sign in to comment.