Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 4 additions & 2 deletions NTU_patch/config.tex
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@


%%%%% Information of your document. | 定義文件資訊 %%%%%
\def\collegeZh {理學院}
\def\collegeEn {College of Science}
\def\deptshort {物理}
\def\deptZh {理學院~物理研究所} %(請參考各校規定)
\def\deptEn {Department of Physics\\College of Science}
\def\deptZh {物理研究所} %(請參考各校規定)
\def\deptEn {Department of Physics}
\def\degreeZh {碩士} % 碩士/博士
\def\degreeEn {Master} % Master/博士 | Master thesis/Doctoral dissertation
\def\titleZh {臺灣大學LaTeX論文樣板(中文)} % Chinese title
Expand Down
3 changes: 2 additions & 1 deletion NTU_patch/titlepage.tex
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,12 @@
\begin{titlepage}
% \null\vfill
\begin{center}
{\fsUniversityZh\textbf{國立臺灣大學~\deptZh} \par
{\fsUniversityZh\textbf{國立臺灣大學\collegeZh\deptZh} \par
\textbf{\degreeZh 論文} \par}
\vspace*{5mm}

{\fsDeptEn \deptEn \par}
{\fsDeptEn \collegeEn \par}
{\fsUniversityEn
National Taiwan University \par
\degreeEn\ Thesis\par}
Expand Down