Skip to content

Commit

Permalink
Add some simple styling to pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed Nov 14, 2024
1 parent 602318f commit a23fa82
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion cv.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: Aleksander Bang-Larsen
subtitle: Curriculum Vitae
format:
html:
Expand All @@ -7,7 +8,17 @@ format:
- styles.css
toc: true
smooth-scroll: true
pdf: default
pdf:
geometry:
- top=2cm
- bottom=4cm
- left=2cm
- right=2cm
- heightrounded
papersize: a4
# keep-tex: true
# template-partials:
# - tex/cv-before-body.tex
---

# Om mig
Expand Down

0 comments on commit a23fa82

Please sign in to comment.