Skip to content

Commit

Permalink
Merge pull request #152 from haochengxia/master
Browse files Browse the repository at this point in the history
fix: cover lines position shifting
  • Loading branch information
TheNetAdmin authored Mar 19, 2021
2 parents ae6addf + cf67094 commit b75ef63
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions page/undergraduate/proposal/cover.tex
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
\begin{tabularx}{.7\textwidth}{>{\fangsong}l >{\fangsong}X<{\centering}}
\ifthenelse{\equal{\MajorFormat}{cs}}%
{%
学生姓名 & \uline{\hfill} \vspace{10.5pt}\\
学生学号 & \uline{\hfill} \vspace{10.5pt}\\
指导教师 & \uline{\hfill} \vspace{10.5pt}\\
年级与专业 & \uline{\hfill} \vspace{10.5pt}\\
所在学院 & \uline{\hfill} \vspace{10.5pt}\\
\vspace{10.5pt} 学生姓名 & \uline{\hfill} \\
\vspace{10.5pt} 学生学号 & \uline{\hfill} \\
\vspace{10.5pt} 指导教师 & \uline{\hfill} \\
\vspace{10.5pt} 年级与专业 & \uline{\hfill} \\
所在学院 & \uline{\hfill} \\
}
{%
姓名与学号 & \uline{\hfill} \\
Expand All @@ -58,11 +58,11 @@
\begin{tabularx}{.7\textwidth}{>{\fangsong}l >{\fangsong}X<{\centering}}
\ifthenelse{\equal{\MajorFormat}{cs}}%
{%
学生姓名 & \uline{\hfill \StudentName \hfill} \vspace{10.5pt}\\
学生学号 & \uline{\hfill \StudentID \hfill} \vspace{10.5pt}\\
指导教师 & \uline{\hfill \AdvisorName \hfill} \vspace{10.5pt}\\
年级与专业 & \uline{\hfill \mbox{\Grade}级\Major \hfill} \vspace{10.5pt}\\
所在学院 & \uline{\hfill \Department \hfill} \vspace{10.5pt}\\
\vspace{10.5pt} 学生姓名 & \uline{\hfill \StudentName \hfill} \\
\vspace{10.5pt} 学生学号 & \uline{\hfill \StudentID \hfill} \\
\vspace{10.5pt} 指导教师 & \uline{\hfill \AdvisorName \hfill} \\
\vspace{10.5pt} 年级与专业 & \uline{\hfill \mbox{\Grade}级\Major \hfill} \\
所在学院 & \uline{\hfill \Department \hfill} \\
}
{%
姓名与学号 & \uline{\hfill \StudentName~\StudentID \hfill} \\
Expand Down

0 comments on commit b75ef63

Please sign in to comment.