Add Initial LaTeX Template #66

Merged
nuluh merged 48 commits from latex/initial-template into main 2025-05-14 11:41:52 +00:00
2 changed files with 8 additions and 7 deletions
Showing only changes of commit 6c0fb67b86 - Show all commits

7
latex/metadata.tex Normal file
View File

@@ -0,0 +1,7 @@
\newcommand{\studentname}{Rifqi Damar Panuluh}
\newcommand{\studentid}{20210110224}
\newcommand{\thesistitle}{Prediksi Lokasi Kerusakan dengan Machine Learning}
\newcommand{\faculty}{Fakultas Teknik}
\newcommand{\program}{Teknik Sipil}
\newcommand{\university}{Universitas Muhammadiyah Yogyakarta}
\newcommand{\yearofsubmission}{2025}

View File

@@ -27,13 +27,7 @@
\setmonofont{Courier New}
% Metadata commands
\newcommand{\studentname}{}
\newcommand{\studentid}{}
\newcommand{\thesistitle}{}
\newcommand{\faculty}{}
\newcommand{\program}{}
\newcommand{\university}{}
\newcommand{\yearofsubmission}{}
\input{metadata} % Load metadata from external file
\newcommand{\setthesisinfo}[7]{%
\renewcommand{\thesistitle}{#1}%