Add Initial LaTeX Template #66

Merged
nuluh merged 48 commits from latex/initial-template into main 2025-05-14 11:41:52 +00:00
Showing only changes of commit f83b890055 - Show all commits

View File

@@ -13,6 +13,7 @@
\RequirePackage{hyperref} \RequirePackage{hyperref}
\RequirePackage{etoolbox} \RequirePackage{etoolbox}
\RequirePackage{tocloft} \RequirePackage{tocloft}
\RequirePackage{tocbibind}
% Page layout % Page layout
\geometry{margin=1in} \geometry{margin=1in}
@@ -77,6 +78,7 @@
\setlength{\cftchapnumwidth}{4em} \setlength{\cftchapnumwidth}{4em}
\setlength{\cftsecnumwidth}{2.5em} \setlength{\cftsecnumwidth}{2.5em}
\setlength{\cftsubsecnumwidth}{2.5em} \setlength{\cftsubsecnumwidth}{2.5em}
\renewcommand \cftchapdotsep{4.5}
% Title styling % Title styling
\renewcommand{\contentsname}{\hfill\bfseries\normalsize DAFTAR ISI\hfill} \renewcommand{\contentsname}{\hfill\bfseries\normalsize DAFTAR ISI\hfill}