more results, first corrective fixes

This commit is contained in:
2025-09-14 02:38:29 +02:00
parent c43b64ecb7
commit cafaf38ddf
14 changed files with 265 additions and 297 deletions

View File

@@ -23,8 +23,8 @@
#show: tasteful-thesis.with(
// title: "BEoRN version 2",
title: "Simulating the EOR with self-consistent growth of galaxies",
subtitle: "Master's Thesis",
authors: ("Rémy Moll",),
supervisors: ("Prof. Aurel Schneider",),
affiliation: "ETH Zürich, Universität Zürich",
@@ -32,13 +32,12 @@
background-color: color.rgb(32, 64, 123),
logos: logos,
background-image: front_image,
date: datetime.today().display("[day]. [month repr:long] [year]"),
date: datetime.today().display("[day] [month repr:long] [year]"),
font: "FreeSans",
pre_content: muchpdf(read("assets/declaration-originality.pdf", encoding: none)),
)
//
// Content
//