Add compatibility options for smartypants and latex

Convert en/em-dashes and escaped ampersands.
This commit is contained in:
Marty Oehme 2024-09-15 11:31:41 +02:00
parent 372dee59cc
commit 28b63a6f17
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

5
cv.typ
View file

@ -1,6 +1,11 @@
#show heading: set text(font: "New Computer Modern")
#show link: underline
// smartypants and latex compatibility
#show "--": [#sym.dash.en]
#show "---": [#sym.dash.em]
#show "\&": [#sym.amp]
// Uncomment the following lines to adjust the size of text
// The recommend resume text size is from `10pt` to `12pt`
// #set text(