fix(latex): fix wrong endorsement content by moving it into approval sheet
This commit is contained in:
@@ -0,0 +1,64 @@
|
|||||||
|
% frontmatter/endorsement.tex
|
||||||
|
\setmainfont{Times New Roman}
|
||||||
|
|
||||||
|
\begin{center}
|
||||||
|
\textbf{\Large LEMBAR PERSETUJUAN TUGAS AKHIR} \\[0.5em]
|
||||||
|
\textit{APPROVAL SHEET}
|
||||||
|
\end{center}
|
||||||
|
|
||||||
|
\vspace{1em}
|
||||||
|
|
||||||
|
\renewcommand{\arraystretch}{1.2}
|
||||||
|
\begin{tabular}{llp{10cm}}
|
||||||
|
\textbf{Judul} & : & \thesistitle \\
|
||||||
|
\textit{Title} & & \\
|
||||||
|
|
||||||
|
\textbf{Mahasiswa} & : & \studentname \\
|
||||||
|
\textit{Student} & & \\
|
||||||
|
|
||||||
|
\textbf{Nomor Mahasiswa} & : &\studentid \\
|
||||||
|
\textit{Student ID.} & & \\
|
||||||
|
|
||||||
|
\textbf{Dosen Pembimbing} & : & 1. \firstadvisor \\
|
||||||
|
\textit{Advisors} & & 2. \secondadvisor
|
||||||
|
\end{tabular}
|
||||||
|
|
||||||
|
\vspace{1em}
|
||||||
|
\textbf{Telah disetujui oleh Tim Penguji:} \\
|
||||||
|
\textit{Approved by the Committee on Oral Examination}
|
||||||
|
|
||||||
|
\vspace{1em}
|
||||||
|
\begin{tabular}{lp{5cm}}
|
||||||
|
\textbf{\firstadvisor} &:
|
||||||
|
% \vspace{2cm} % signature space
|
||||||
|
% \\[1em] % pull up next row
|
||||||
|
\\
|
||||||
|
\textit{Ketua Tim Penguji} &
|
||||||
|
\noindent\makebox[5cm]{\hrulefill}\\[-0.5em]
|
||||||
|
\textit{\small Chair} & \small Yogyakarta, \dotfill 2020
|
||||||
|
\\
|
||||||
|
\textbf{\secondadvisor} &:
|
||||||
|
% \vspace{2cm} % signature space
|
||||||
|
% \\[1em] % pull up next row
|
||||||
|
\\
|
||||||
|
\textit{Ketua Tim Penguji} &
|
||||||
|
\noindent\makebox[5cm]{\hrulefill}\\[-0.5em]
|
||||||
|
\textit{\small Chair} & \small Yogyakarta, \dotfill 2020 \\
|
||||||
|
\end{tabular}
|
||||||
|
|
||||||
|
\vspace{1em}
|
||||||
|
\noindent
|
||||||
|
\textbf{Diterima dan disetujui sebagai persyaratan untuk memperoleh gelar Sarjana Teknik} \\
|
||||||
|
\textit{Accepted in partial fulfillment of the requirements for the degree of Bachelor of Engineering}
|
||||||
|
|
||||||
|
\vspace{2em}
|
||||||
|
\begin{center}
|
||||||
|
\textbf{Ketua Program Studi} \\
|
||||||
|
\textit{Head of Department}
|
||||||
|
\end{center}
|
||||||
|
|
||||||
|
\vspace{3em}
|
||||||
|
\begin{center}
|
||||||
|
\textbf{\headdepartement} \\
|
||||||
|
NIK. \headdepartementid
|
||||||
|
\end{center}
|
||||||
|
|||||||
@@ -1,64 +1,7 @@
|
|||||||
% frontmatter/endorsement.tex
|
% frontmatter/endorsement.tex
|
||||||
\setmainfont{Times New Roman}
|
\setmainfont{Times New Roman}
|
||||||
|
|
||||||
|
\chapter*{LEMBAR PENGESAHAN TUGAS AKHIR}
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\textbf{\Large LEMBAR PENGESAHAN TUGAS AKHIR} \\[0.5em]
|
{\normalsize\textit{ENDORSEMENT SHEET}}
|
||||||
\textit{APPROVAL SHEET}
|
|
||||||
\end{center}
|
|
||||||
|
|
||||||
\vspace{1em}
|
|
||||||
|
|
||||||
\renewcommand{\arraystretch}{1.2}
|
|
||||||
\begin{tabular}{llp{10cm}}
|
|
||||||
\textbf{Judul} & : & \thesistitle \\
|
|
||||||
\textit{Title} & & \\
|
|
||||||
|
|
||||||
\textbf{Mahasiswa} & : & \studentname \\
|
|
||||||
\textit{Student} & & \\
|
|
||||||
|
|
||||||
\textbf{Nomor Mahasiswa} & : &\studentid \\
|
|
||||||
\textit{Student ID.} & & \\
|
|
||||||
|
|
||||||
\textbf{Dosen Pembimbing} & : & 1. \firstadvisor \\
|
|
||||||
\textit{Advisors} & & 2. \secondadvisor
|
|
||||||
\end{tabular}
|
|
||||||
|
|
||||||
\vspace{1em}
|
|
||||||
\textbf{Telah disetujui oleh Tim Penguji:} \\
|
|
||||||
\textit{Approved by the Committee on Oral Examination}
|
|
||||||
|
|
||||||
\vspace{1em}
|
|
||||||
\begin{tabular}{lp{5cm}}
|
|
||||||
\textbf{\firstadvisor} &:
|
|
||||||
% \vspace{2cm} % signature space
|
|
||||||
% \\[1em] % pull up next row
|
|
||||||
\\
|
|
||||||
\textit{Ketua Tim Penguji} &
|
|
||||||
\noindent\makebox[5cm]{\hrulefill}\\[-0.5em]
|
|
||||||
\textit{\small Chair} & \small Yogyakarta, \dotfill 2020
|
|
||||||
\\
|
|
||||||
\textbf{\secondadvisor} &:
|
|
||||||
% \vspace{2cm} % signature space
|
|
||||||
% \\[1em] % pull up next row
|
|
||||||
\\
|
|
||||||
\textit{Ketua Tim Penguji} &
|
|
||||||
\noindent\makebox[5cm]{\hrulefill}\\[-0.5em]
|
|
||||||
\textit{\small Chair} & \small Yogyakarta, \dotfill 2020 \\
|
|
||||||
\end{tabular}
|
|
||||||
|
|
||||||
\vspace{1em}
|
|
||||||
\noindent
|
|
||||||
\textbf{Diterima dan disetujui sebagai persyaratan untuk memperoleh gelar Sarjana Teknik} \\
|
|
||||||
\textit{Accepted in partial fulfillment of the requirements for the degree of Bachelor of Engineering}
|
|
||||||
|
|
||||||
\vspace{2em}
|
|
||||||
\begin{center}
|
|
||||||
\textbf{Ketua Program Studi} \\
|
|
||||||
\textit{Head of Department}
|
|
||||||
\end{center}
|
|
||||||
|
|
||||||
\vspace{3em}
|
|
||||||
\begin{center}
|
|
||||||
\textbf{\headdepartement} \\
|
|
||||||
NIK. \headdepartementid
|
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|||||||
Reference in New Issue
Block a user