Commit 1d37b750 authored by liziwl's avatar liziwl
Browse files

修复中文字体大小的错误

parent d1327cfb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
  % 标题
  %   可使用“\\”命令手动控制换行
  %
  title  = {南方科技大学学位论文 \LaTeX{} 模板\\使用示例文档 v\version},
  title  = {南方科技大学学位论文 \LaTeX{} 模板 (Support English) 使用示例文档 v\version},
  title* = {An Introduction to \LaTeX{} Thesis Template of Southern University of Science and Technology v\version},
  %
  % 学位
@@ -64,7 +64,7 @@
  % 指导教师
  %   中文姓名和职称之间以英文逗号“,”分开,下同
  %
  supervisor  = {某某某助理教授},
  supervisor  = {某某某(Alice Bob)助理教授},
  supervisor* = {Assistant Professor Alice Bob},
  %
  % 日期
+3.06 KiB (406 KiB)

File changed.

No diff preview for this file type.

+6 −4
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
}
\hyphenation{Thu-Thesis}
\def\thuthesis{ThuThesis}
\def\version{1.0.0}
\def\version{1.1.0}
\RequirePackage{kvdefinekeys}
\RequirePackage{kvsetkeys}
\RequirePackage{kvoptions}
@@ -720,6 +720,8 @@
  \setCJKfamilyfont{FZXBSJ}[Path = "fonts/"]{FZXBSJ.otf}%
  \setCJKfamilyfont{SourceHanSansCN}[Path = "fonts/"]{SourceHanSansCN-Regular.otf}%
  \setCJKfamilyfont{SourceHanSerifCN}[Path = "fonts/"]{SourceHanSerifCN-Regular.otf}%
  \newfontfamily\siyuanheiti@en[Path = "fonts/"]{SourceHanSansCN-Regular.otf}%
  \newfontfamily\siyuansongti@en[Path = "fonts/"]{SourceHanSerifCN-Regular.otf}%
  \@nameuse{thu@load@cjk@font@\thu@cjk@font}%
  \providecommand{\fzxbiaosong}{\CJKfamily{FZXBSJ}}
  \providecommand{\siyuanheiti}{\CJKfamily{SourceHanSansCN}}
@@ -1604,7 +1606,7 @@
    \vspace{2cm}

    \begin{spacing}{1.5}
      {\siyuanheiti \fontsize{22}{22} \thu@title}
      {\fontsize{22}{22} \siyuanheiti@en \siyuanheiti \thu@title}
    \end{spacing}
    \vspace{1em}

@@ -1615,7 +1617,7 @@
    \vfill

    \begin{spacing}{1.5}
      {\siyuansongti \fontsize{18}{18}%
      {\fontsize{18}{18} \siyuansongti@en \siyuansongti %
      \begin{tabular}{@{}r@{}l@{}}
        \makebox[6em][s]{研究生} & \thu@author\\
        \makebox[6em][s]{指导教师} & \thu@supervisor\\
@@ -1702,7 +1704,7 @@

    \vspace{1.5cm}
    \begin{spacing}{1.25}
    {\heiti \erhao \thu@title}
      \erhao \heiti \sffamily \thu@title
    \end{spacing}

    \vfill