Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions page/undergraduate/final/cover.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,19 @@
\zihao{-1} \heiti \bfseries
\ifthenelse{\equal{\Type}{thesis}}
{
本~科~生~毕~业~论~文
本~ ~科~ ~生~ ~毕~ ~业~ ~论~ ~文
}
{
本~科~生~毕~业~设~计
本~ ~科~ ~生~ ~毕~ ~业~ ~设~ ~计
}
\end{center}

\vskip 20pt
\vskip 10pt

\begin{center}
\includegraphics[width=0.17\paperwidth]{logo/zju.pdf}
\end{center}

\vskip 20pt

% Define multi line title
\ifthenelse{\equal{\TitleLines}{1}}
{
Expand All @@ -55,13 +53,14 @@
\begin{tabularx}{.7\textwidth}{>{\fangsong}l >{\fangsong}X<{\centering}}
\fangsong
\CoverTitle

姓名与学号 & \uline{\hfill} \\

学生姓名 & \uline{\hfill} \\
学生学号 & \uline{\hfill} \\
指导教师 & \uline{\hfill} \\
年级与专业 & \uline{\hfill} \\
所在学院 & \uline{\hfill} \\
~ & ~\\
递交日期 & \uline{\hfill} \\
提交日期 & \uline{\hfill} \\
\end{tabularx}
\end{center}
}
Expand All @@ -71,8 +70,9 @@
\bfseries \zihao{3}
\begin{tabularx}{.7\textwidth}{>{\fangsong}l >{\fangsong}X<{\centering}}
\CoverTitle

姓名与学号 & \uline{\hfill \StudentName~\StudentID \hfill} \\

学生姓名 & \uline{\hfill \StudentName \hfill} \\
学生学号 & \uline{\hfill \StudentID \hfill} \\
指导教师 & \uline{\hfill \AdvisorName \hfill} \\
\ifthenelse{\equal{\MajorLines}{1}}
{% MajorLines == 1
Expand All @@ -92,7 +92,7 @@
& \uline{\hfill \DepartmentLineTwo \hfill} \\
~ & ~\\
}
递交日期 & \uline{\hfill \SubmitDate \hfill} \\
提交日期 & \uline{\hfill \SubmitDate \hfill} \\
\end{tabularx}
\end{center}
}
Loading