fix(latex): rename endorsement page command to avoid core LaTeX primitive for ending environments.
Closes #56
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
% Wrapper Command for Each Page
|
% Wrapper Command for Each Page
|
||||||
\newcommand{\endorsementpage}[1]{\frontmattersection{#1}{Pengesahan}{endorsement}}
|
\newcommand{\theendorsementpage}[1]{\frontmattersection{#1}{Pengesahan}{endorsement}}
|
||||||
\newcommand{\originalitystatement}[1]{\frontmattersection{#1}{Pernyataan Keaslian}{originality}}
|
\newcommand{\originalitystatement}[1]{\frontmattersection{#1}{Pernyataan Keaslian}{originality}}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user