sinaatalay / rendercv

A LaTeX CV/Resume Framework
http://docs.rendercv.com
MIT License
1.67k stars 108 forks source link

Characters not allowed then rendering #19

Closed andrefpoliveira closed 6 months ago

andrefpoliveira commented 6 months ago

Describe the bug The package allows me to create a file with the name "André Oliveira". However, when trying to render it throws the following message: The input file contains a character that cannot be decoded with UTF-8 (b'\xe9')

To Reproduce

rendercv new "André Oliveira"
rendercv render André_Oliveira_CV.yaml

Screenshots https://imgur.com/a/MjjdaGf

sinaatalay commented 6 months ago

Thank you for finding this! The fix will be released with v1.2 (in a couple of days).