Code Monkey home page Code Monkey logo

Comments (1)

LaureatePoet avatar LaureatePoet commented on June 10, 2024

我个人比较推荐使用PDF编辑软件(例如:Adobe Acrobat DC)来插入签名图片。


如果实在想通过TeX编译插入,

编辑hfutthesis.cls文件

HFUT_Thesis/hfutthesis.cls

Lines 2354 to 2406 in 32dd5e2

\newcommand\copyrightpage{%
\begin{titlepage}%
\hfut@pdfbookmark{原创性和授权使用声明}%
\null
\renewcommand\arraystretch{1.5}
\ifhfut@degree@bachelor
{\centering\sffamily\fontsize{18bp}{18bp}\selectfont
\textbf{毕业设计(论文)独创性声明}\par}%
\vskip 1.0cm%
\hfut@originality@bachelor\par
\vskip 0.9cm%
毕业设计(论文)作者签名:\hfill%
签字日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日\par
\vskip 2.33cm%
{\centering\sffamily\fontsize{18bp}{18bp}\selectfont
\textbf{毕业设计(论文)版权使用授权书}\par}%
\vskip 1.0cm%
\hfut@authorization@bachelor\par
\vskip 1.0cm%
\begin{tabular}{@{}p{6.5cm}p{6.5cm}@{}}%
学位论文作者签名:& 指导教师签名:\\
签名日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日 & 签名日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日
\end{tabular}\par
\else
{\centering\sffamily\fontsize{18bp}{18bp}\selectfont
\textbf{学位论文独创性声明}\par}%
\vskip 1.25cm%
\hfut@originality@master\par
\vskip 1.1cm%
学位论文作者签名:\hfill%
签字日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日\par
\vskip 2.8cm%
{\centering\sffamily\fontsize{18bp}{18bp}\selectfont
\textbf{学位论文版权使用授权书}\par}%
\vskip 1.25cm%
\hfut@authorization@master\par
\vskip 1.2cm%
\begin{tabular}{@{}p{6.5cm}p{6.5cm}@{}}%
学位论文作者签名:& 指导教师签名:\\
签名日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日 & 签名日期:\hspace{3\ccwd}年\hspace{2\ccwd}月\hspace{2\ccwd}日\\
\end{tabular}\par
\vskip 0.6cm
\renewcommand\arraystretch{1.1}
\begin{tabular}{@{}p{6.5cm}p{6.5cm}@{}}%
论文作者毕业去向 & \\
工作单位:& \\
联系电话:& E-mail:\\
通讯地址:& 邮政编码:
\end{tabular}\par
\renewcommand\arraystretch{1}
\fi
\end{titlepage}%
}

在相应位置插入自己的签名即可。

\includegraphics[⟨options⟩]{⟨filename⟩}

from hfut_thesis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.