Commit 6cc634a0 authored by liziwl's avatar liziwl
Browse files

更改声明位置

parent e5935e84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
  % 输出格式
  %   选择打印版(print)或用于提交的电子版(electronic),前者会插入空白页以便直接双面打印
  %
  output = print,
  output = electronic,
  %
  % 标题
  %   可使用“\\”命令手动控制换行
+6 −6
Original line number Diff line number Diff line
@@ -21,6 +21,12 @@
% 学位论文公开评阅人和答辩委员会名单
\input{data/committee}

% 南方科技大学学位论文原创性声明和使用授权说明
% 本模版不会对扫描版的页码进行处理,建议定稿后打印声明页再插入编译,以免页码出错。
% 或者,使用其他 pdf 拼接软件也可达到替换声明页面的目的。
\statementcopyright % 生成未签名的声明
% \statementcopyright[scan-statement.pdf] % 插入已签名的声明文件(扫描版)

\frontmatter
\input{data/abstract}

@@ -59,12 +65,6 @@
% 致谢
\input{data/acknowledgements}

% 南方科技大学学位论文原创性声明和使用授权说明
% 本模版不会对扫描版的页码进行处理,建议定稿后打印声明页再插入编译,以免页码出错。
% 或者,使用其他 pdf 拼接软件也可达到替换声明页面的目的。
\statementcopyright % 生成未签名的声明
% \statementcopyright[scan-statement.pdf] % 插入已签名的声明文件(扫描版)

% 个人简历、在学期间完成的相关学术成果
\input{data/resume}

+13 −7
Original line number Diff line number Diff line
@@ -4213,11 +4213,14 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
      \thu@statementcopyright@sustech@english
    \fi
  \else
    \includepdf[pagecommand={%
      \thu@phantomsection
      \addcontentsline{toc}{chapter}{\thu@statement@toc@name}%
      \thispagestyle{empty}%
    }]{#1}%
    \thu@pdfbookmark{0}{\thu@statement@toc@name}%
    \includepdf[%
%      pagecommand={%
  %      \thu@phantomsection
  %      \addcontentsline{toc}{chapter}{\thu@statement@toc@name}%
  %      \thispagestyle{empty}%
  %      }%
      ]{#1}%
  \fi
}
%    \end{macrocode}
@@ -5237,8 +5240,11 @@ Thesis for the degree of \degree@level@en@noun \ of \thu@degree@domain@en%
}%
\newcommand\thu@appendix@bibliography[1]{\putbib[#1]}
\newenvironment{statementcopr}{%
  \thu@chapter*{\thu@statement@toc@name}%
  \markboth{\thu@statement@name}{}%
  \cleardoublepage
  \thispagestyle{empty}
  \chapter*{\thu@statement@toc@name}
  %\thu@chapter*{\thu@statement@toc@name}%
  %\markboth{\thu@statement@name}{}%
  \ctexset{
    section = {
      format    += \centering,