Commit Graph

187 Commits

Author SHA1 Message Date
nuluh
b491c7cf8b Merge branch 'latex/75-enhance-background-research' of https://github.com/nuluh/thesis into latex/75-enhance-background-research 2025-06-04 16:09:03 +07:00
nuluh
ddae7ef6a4 feat(latex): add glossary, acronyms, and notations 2025-06-04 16:05:22 +07:00
nuluh
e13b8874c7 chore(latex): clean up unused input commands in main.tex 2025-06-04 16:03:01 +07:00
nuluh
dc2f1eb649 feat(latex): add images 2025-06-04 16:03:01 +07:00
nuluh
0ccbb7c2b1 feat(latex): add glossary, acronyms, and notations 2025-06-04 16:03:01 +07:00
nuluh
3700531c2f chore(acknowledgements): remove empty acknowledgements file 2025-06-04 16:03:00 +07:00
nuluh
a16ebae170 feat(latex): enhance background section and add research questions for SHM study 2025-06-04 16:03:00 +07:00
nuluh
f5dada1b9c fix(latex): fix image path for flowchart in methodology section 2025-06-04 15:59:13 +07:00
nuluh
37c9a0765a fix(documentclass): remove language option from biblatex package 2025-06-04 15:53:57 +07:00
nuluh
8656289a1c chore(documentclass): comment out table of contents for temporary removal 2025-06-04 15:53:35 +07:00
nuluh
d6df4e5349 chore(latex): comment out table of contents in main.tex to ignore some error 2025-06-04 15:52:46 +07:00
nuluh
b5cfebf938 chore(latex): clean up unused input commands in main.tex 2025-06-04 15:34:15 +07:00
nuluh
1387206c7e feat(latex): add images 2025-06-04 15:34:15 +07:00
nuluh
1914cc3bf7 feat(latex): add glossary, acronyms, and notations 2025-06-04 15:34:15 +07:00
nuluh
cec43cb291 chore(acknowledgements): remove empty acknowledgements file 2025-06-04 15:34:13 +07:00
nuluh
6bedf9e297 feat(latex): enhance background section and add research questions for SHM study 2025-06-04 15:34:13 +07:00
nuluh
15fe8339ec feat(documentclass): add new glossary for notation 2025-06-04 15:31:00 +07:00
nuluh
983e9c5834 feat(latex): add images 2025-06-04 14:48:49 +07:00
nuluh
d743ba451e feat(latex): add glossary, acronyms, and notations 2025-06-04 14:36:00 +07:00
nuluh
4a56579d31 Merge branch 'latex/75-enhance-background-research' of https://github.com/nuluh/thesis into latex/75-enhance-background-research 2025-06-04 12:55:47 +07:00
nuluh
305999ec40 chore(acknowledgements): remove empty acknowledgements file 2025-06-04 12:50:50 +07:00
nuluh
3e9085c15d feat(latex): enhance background section and add research questions for SHM study 2025-06-04 12:50:50 +07:00
nuluh
44210ef372 chore(latex): comment out maketitle inputs for temporary 2025-06-04 11:27:56 +07:00
nuluh
9192d4c81c chore(documentclass): remove commented-out code for chapter formatting and header layout 2025-06-03 21:37:32 +07:00
nuluh
0373743ca7 fix(documentclass): enhance dot separation in ToC and add prefixes for figures and tables 2025-06-03 21:34:05 +07:00
nuluh
49d6395e6f fix(documentclass): add missing \RequirePackage{titling} for maketitle formatting 2025-06-03 21:16:34 +07:00
nuluh
bf9cca2d90 feat(documentclass): redefine metadata information to main.tex by consdolidate internal command inside thesis.cls and remove metadata.tex
Closes #96
2025-06-03 21:13:28 +07:00
nuluh
08420296e6 fix(documentclass): add missing \makeatother command to properly close the @ symbol 2025-06-03 20:59:11 +07:00
nuluh
1540213eec feat(documentclass): add commands for bilingual terms and acronyms with custom glossary entries 2025-06-03 20:58:18 +07:00
nuluh
6fd4b7465e feat(documentclass): add new glossary style 'supercol' for enhanced acronym formatting
Closes #85
2025-06-03 20:55:26 +07:00
nuluh
85a0aebf36 feat(documentclass): add custom glossary style 'altlong3customheader' for notation with three-column layout
Closes #95
2025-06-03 20:54:45 +07:00
nuluh
8d1edfdbf7 feat(glossaries): add glossary support with custom style for main glossaries entry and location header
Closes 84
2025-06-03 20:52:54 +07:00
nuluh
ff862d9467 fix(documentclass): adjust page layout by increasing left margin to 4cm 2025-06-03 20:39:03 +07:00
nuluh
dfb64db1d8 feat(documentclass): add draft watermark and optional line numbering with 'draftmark' option 2025-06-03 20:37:29 +07:00
nuluh
dcb2e52a38 Merge branch 'latex/75-enhance-background-research' of https://github.com/nuluh/thesis into latex/75-enhance-background-research 2025-06-03 20:20:37 +07:00
nuluh
f21fd8d195 chore(acknowledgements): remove empty acknowledgements file 2025-06-03 20:18:42 +07:00
nuluh
9b5b42a756 feat(latex): enhance background section and add research questions for SHM study 2025-06-03 20:18:42 +07:00
Rifqi D. Panuluh
3e3de577ba Merge pull request #94 from nuluh/latex/91-bug-expose-maketitle
Maketitle Replaced with \input for Flexibility when integrated with latexdiff-latexpand Workflow
2025-06-03 20:16:30 +07:00
nuluh
76a09c0219 refactor(documentclass): update title handling by using input files for maketitle
Closes #91
2025-06-03 19:17:08 +07:00
nuluh
1a994fd59c fix(documentclass): restore and customize English bibliography strings 2025-06-03 19:10:01 +07:00
nuluh
cdb3010b78 fix(documentclass): fix redefined bibliography strings error 2025-06-03 19:05:43 +07:00
nuluh
1f8da59a6b Merge branch 'latex/75-enhance-background-research' of https://github.com/nuluh/thesis into latex/75-enhance-background-research 2025-06-03 16:48:20 +07:00
nuluh
b177dd04d8 chore(acknowledgements): remove empty acknowledgements file 2025-06-03 16:44:57 +07:00
nuluh
c9f4447e62 feat(latex): enhance background section and add research questions for SHM study 2025-06-03 16:44:56 +07:00
nuluh
a89d4caf75 chore(acknowledgements): remove empty acknowledgements file 2025-06-03 16:44:35 +07:00
nuluh
8a3c1ae585 refactor(main): comment out unused input sections and update chapter includes 2025-06-03 16:37:15 +07:00
nuluh
7b934d3fba fix(acknowledgement): fix file naming 2025-06-03 15:02:12 +07:00
nuluh
7dbc5bba0f feat(latex): enhance background section and add research questions for SHM study 2025-06-03 06:26:58 +07:00
nuluh
aaccad7ae8 feat(glossaries): wip 2025-06-01 16:47:32 +07:00
Rifqi D. Panuluh
2c453ec403 Merge pull request #89 from nuluh/feature/88-refactor-training-cell
Closes #88
2025-05-29 23:04:24 +07:00