-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
58 lines (48 loc) · 1.33 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
project:
type: chribel-academic-quarto
render:
- template_project.qmd
format:
chribel-academic-quarto-pdf:
include-in-header:
- text: "\\usepackage[datesep=.]{datetime2}"
- text: "\\DTMsetdatestyle{ddmmyyyy}"
- text: "\\usepackage{blindtext}"
toc: true
# ========================================================================================
title: "How to efficiently kick ass!"
subtitle: "Ass Kicking Report Spring 2024"
date: now
# [AUTHOR INFORMATION]
author-title: "Author"
author:
- "Me, the cool author"
supervisor-title: "Supervisor"
supervisor:
- "Mr. Supervising Superior"
expert-title: "Experts"
expert:
- "Expert #1"
- "Expert #2"
university: "University of Happiness & Friendship"
# [COVER IMAGE]
cover-image: "rohit-tandon-9wg5jCEPBsw-unsplash.jpg"
# [PAGE OPTIONS]
lang: en-GB
babel-lang: ukenglish
# [HEADER & FOOTER]
fancyhdr:
header:
right: "\\nouppercase{\\rightmark}" # add current section title
center: ""
left: "Ass Kicking FS24"
footer:
right: "Cool Author 3000"
center: "\\thepage\\ / \\pageref{LastPage}"
left: "\\DTMtoday"
# [FONT CONFIGURATION]
chribel-fontfamily:
- name: AlegreyaSans # used for section headings, title page
- name: cmbright # used for paragraph and math
- name: inconsolata
options: "scaled=0.95" # for code blocks