feat(latex): create thesis class and initial document structure with title page and macros

This commit is contained in:
nuluh
2025-05-10 16:23:39 +07:00
parent 4a796694bf
commit 6b866b9ed5
7 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
\usepackage{amsmath, amssymb, siunitx}
\usepackage{caption}
\usepackage{subcaption}