Styleguide V1

This commit is contained in:
2025-11-08 20:36:02 +01:00
parent e4dcfbd6ff
commit af1797496e
21 changed files with 11450 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
#let meta = (thesis.meta)(
"KI-gestütztes Reverse Requirements Engineering bei Legacy-Software",
subtitle: "Masterarbeit an der Hochschule Neu-Ulm",
"Masterarbeit an der Hochschule Neu-Ulm",
"Christoph Musterfrau",
"Master of Science",
"Prof. Dr. Daniel Schallmo",
@@ -24,18 +24,17 @@
#pagebreak()
#set heading(numbering: "1.1.1")
#(thesis.body_show)()
#(thesis.body_content)([
#set page(numbering: "roman")
#counter(page).update(1)
#heading(level: 1)[Inhaltsverzeichnis]
#outline(depth: 3)
#set page(numbering: "1")
#counter(page).update(1)
#outline(depth: 2, title: "Inhaltsverzeichnis")
#pagebreak()
#set page(numbering: "arabic")
#counter(page).update(1)
#heading(level: 1)[Einleitung]
#heading(level: 2)[Motivation und Ausgangssituation]
Beschreibe die Relevanz der Migration der c-entron ERP-Software.