Merge chapters of implementation and requirements

This commit is contained in:
2026-05-27 23:03:18 +02:00
parent 53eab47a08
commit fdb40e83f6
6 changed files with 45 additions and 47 deletions
+3 -4
View File
@@ -13,10 +13,9 @@
#zut-template([
#include "Chapters/0. Introduction.typ"
#include "Chapters/1. Theoretical Scope.typ"
#include "Chapters/2. Requirements.typ"
#include "Chapters/3. Implementation.typ"
#include "Chapters/4. Tests.typ"
#include "Chapters/5. Summary.typ"
#include "Chapters/2. Implementation.typ"
#include "Chapters/3. Tests.typ"
#include "Chapters/4. Summary.typ"
])
#render-bib()