diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-27 17:18:48 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-27 17:18:48 +0200 |
| commit | caf75aad39580fd3c8536fb0d21ea94368c6c130 (patch) | |
| tree | 3c68fab0f00b670c94e20e1275b91a239339a32b /appendix/appendix.tex | |
| parent | 577d8de6f8847ac562aa3c02c52c54f1956a756c (diff) | |
feat: removed the PhD template class in favour of a much simpler setup
Diffstat (limited to 'appendix/appendix.tex')
| -rw-r--r-- | appendix/appendix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendix/appendix.tex b/appendix/appendix.tex index cc471e5..b106a66 100644 --- a/appendix/appendix.tex +++ b/appendix/appendix.tex @@ -2,7 +2,7 @@ % content in this file will be fed into the main document %: ----------------------- name of chapter ------------------------- -\chapter*{Appendix} % top level followed by section, subsection +\section*{Appendix} % top level followed by section, subsection |
