From 28b63a6f1715c9eda366d2b101bf7bed62b9f4bb Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Sun, 15 Sep 2024 11:31:41 +0200 Subject: [PATCH] Add compatibility options for smartypants and latex Convert en/em-dashes and escaped ampersands. --- cv.typ | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cv.typ b/cv.typ index 3730a71..85e2bf2 100644 --- a/cv.typ +++ b/cv.typ @@ -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(