sinaatalay / rendercv

The engine of the RenderCV App
http://rendercv.com
MIT License
1.83k stars 126 forks source link

Fix errors related to emails with special characters #64

Closed 0x4ym4n closed 3 months ago

0x4ym4n commented 5 months ago

I noticed when there is an underscore "_" within the email id, the rendercv utlity compiles the yaml file successfully, however when the tex is being compiled to PDF file it will start complaining from syntax issues, see below:

geometry detected driver: pdftex (phath_to/TinyTeX/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) ! Missing $ inserted.

$ l.153 ...ace*{0.13cm}some_one_error_prone_email@hotmail.com}}
sinaatalay commented 4 months ago

Thank you! This issue will be fixed with the next release (version 1.9). I will comment on this issue and close it once it's released.

sinaatalay commented 4 months ago

This issue should have been fixed with v1.9. Please comment if you encounter any problems.

ASBioinfo commented 3 months ago

Hi, I still got the rendering error for "_" in email ID, Using the latest version of rendercv

sinaatalay commented 3 months ago

That’s strange because I added it to the tests. Could you please share the error message?

ASBioinfo commented 3 months ago

Thank you for a quick reply,

Input in yaml file - bullet: "**Mr. faiz Alam**, [faiz_alam@gmail.com](mailto:faiz_alam@gmail.com)"

error message Screenshot from 2024-06-24 04-16-54