Fix missing font elements

Pandoc would use smartypants to make a variety of font elements and ligatures pretty,
while the used CV template always fell back to TeX T1 font, missing all kinds of
these symbols.
This commit is contained in:
Marty Oehme 2023-06-27 10:35:27 +02:00
parent 61f5d0d2ff
commit a252484295
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

View file

@ -15,7 +15,6 @@
\usepackage[parfill]{parskip}
\usepackage{lmodern}
\usepackage[svgnames]{xcolor}
\usepackage[$if(fontenc)$$fontenc$$else$T1$endif$]{fontenc}
\usepackage[utf8]{inputenc}
% Your name on the resume