latex: Match with Overleaf current work

This commit is contained in:
Rifqi D. Panuluh
2025-07-17 14:15:01 +00:00
parent 80d4a66925
commit 16c171fb46
47 changed files with 4035 additions and 278 deletions

5
latex/diff.tex Normal file
View File

@@ -0,0 +1,5 @@
\RequirePackage{shellesc}
\ShellEscape{latexdiff --flatten main-staged1.tex main.tex > main-d.tex}
\input{main-d}
\documentclass{thesis}
\title{Latexdiff}