Add Initial LaTeX Template #66
0
latex/frontmatter/approval.tex
Normal file
0
latex/frontmatter/approval.tex
Normal file
0
latex/frontmatter/endorsement.tex
Normal file
0
latex/frontmatter/endorsement.tex
Normal file
@@ -90,6 +90,19 @@
|
||||
\setcounter{page}{1} % Start chapter 1 at page 1
|
||||
}
|
||||
|
||||
% Frontmatter Macro (Toggle TOC Inclusion)
|
||||
\newcommand{\frontmattersection}[3]{%
|
||||
\begin{titlepage}
|
||||
\centering
|
||||
\ifstrequal{#1}{toc}{\section*{#2}\addcontentsline{toc}{section}{#2}}{\section*{#2}}%
|
||||
\input{frontmatter/#3}
|
||||
\end{titlepage}
|
||||
\clearpage
|
||||
}
|
||||
|
||||
% Wrapper Command for Each Page
|
||||
\newcommand{\endorsementpage}[1]{\frontmattersection{#1}{Pengesahan}{endorsement}}
|
||||
\newcommand{\originalitystatement}[1]{\frontmattersection{#1}{Pernyataan Keaslian}{originality}}
|
||||
|
||||
|
||||
\endinput
|
||||
Reference in New Issue
Block a user