Automatisches Design-Update
This commit is contained in:
25
_quarto.yml
25
_quarto.yml
@@ -0,0 +1,25 @@
|
|||||||
|
project:
|
||||||
|
type: default
|
||||||
|
|
||||||
|
format:
|
||||||
|
pdf:
|
||||||
|
documentclass: scrartcl
|
||||||
|
papersize: a4
|
||||||
|
geometry:
|
||||||
|
- top=25mm
|
||||||
|
- left=30mm
|
||||||
|
- right=25mm
|
||||||
|
- bottom=25mm
|
||||||
|
number-sections: true
|
||||||
|
colorlinks: true
|
||||||
|
include-in-header:
|
||||||
|
text: |
|
||||||
|
\usepackage{helvet}
|
||||||
|
\renewcommand{\familydefault}{\sfdefault}
|
||||||
|
|
||||||
|
html:
|
||||||
|
theme: cosmo
|
||||||
|
toc: true
|
||||||
|
embed-resources: true # Macht die HTML-Datei portabel (alles in einer Datei)
|
||||||
|
|
||||||
|
## testtt
|
||||||
Reference in New Issue
Block a user