Skip to content

Commit

Permalink
add a new command \siganaturewithdate to set a siganature with a spec…
Browse files Browse the repository at this point in the history
…ific date.
  • Loading branch information
xfz329 committed Apr 28, 2024
1 parent e4cdcb4 commit e0ad3d0
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/commands.tex
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,15 @@
\end{flushright}
}

\newcommand{\signaturewithdate}[4]
{
\begin{flushright}
\bfseries \zihao{-4}
#1 \underline{\multido{}{5}{\quad}} \\
#2 年 #3 月 #4 日
\end{flushright}
}

\DeclareDocumentCommand{\finaleval}{O{~} O{~} O{~} O{~} O{~}}
{
\begin{table}[H]
Expand Down
4 changes: 4 additions & 0 deletions page/undergraduate/final/eval.tex
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
\vskip 50mm

\signature{指导教师(签名)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{指导教师(签名)}{1897}{5}{21}

\noindent 二、答辩小组对毕业论文(设计)的答辩评语及总评成绩:\\

Expand All @@ -15,4 +17,6 @@
\finaleval[10][15][5][70][100]

\signature{负责人(签名)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{负责人(签名)}{1897}{5}{21}
}
2 changes: 2 additions & 0 deletions page/undergraduate/final/job.tex
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@

\mbox{} \vfill
\signature{负责人(签名)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{负责人(签名)}{1897}{5}{21}
}
2 changes: 2 additions & 0 deletions page/undergraduate/proposal/design/midcheckeval.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@
\mbox{} \vfill
\designmidcheckeval[15]
\signature{指导教师(签名)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{指导教师(签名)}{1897}{5}{21}
}
2 changes: 2 additions & 0 deletions page/undergraduate/proposal/design/previous.tex
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
\mbox{} \vfill

\signature{指导教师(签名)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{指导教师(签名)}{1897}{5}{21}
4 changes: 4 additions & 0 deletions page/undergraduate/proposal/design/proposaleval.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
\vspace{50mm}
\designproposaleval[15][5]
\signature{导师签名}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{导师签名}{1897}{5}{21}

{
\zihao{4}
Expand All @@ -22,4 +24,6 @@
\mbox{} \vfill
\designproposaleval
\signature{开题报告审核负责人(签名/签章)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{开题报告审核负责人(签名/签章)}{1897}{5}{21}
}
2 changes: 2 additions & 0 deletions page/undergraduate/proposal/thesis/previous.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
\mbox{} \vfill

\signature{指导教师(签名)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{指导教师(签名)}{1897}{5}{21}
6 changes: 6 additions & 0 deletions page/undergraduate/proposal/thesis/proposaleval.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
\vspace{50mm}
\thesisproposaleval[10][15][5]
\signature{导师签名}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{导师签名}{1897}{5}{21}

{
\zihao{4}
Expand All @@ -24,6 +26,8 @@
\mbox{} \vfill
\thesisproposaleval
\signature{开题报告审核负责人(签名/签章)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{开题报告审核负责人(签名/签章)}{1897}{5}{21}
}
{
\chapternonum{毕业论文(设计)文献综述和开题报告考核}
Expand All @@ -38,4 +42,6 @@
\mbox{} \vfill
\thesisproposaleval
\signature{开题报告答辩小组负责人(签名)}
% comment the line above and uncomment the line below if you want to set a signature with a specific date.
% \signaturewithdate{开题报告答辩小组负责人(签名)}{1897}{5}{21}
}

0 comments on commit e0ad3d0

Please sign in to comment.