more results, first corrective fixes
This commit is contained in:
5
main.typ
5
main.typ
@@ -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
|
||||
//
|
||||
|
Reference in New Issue
Block a user