sinaatalay / rendercv

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

Undefined control sequence with \pdfglyphtounicode (lualatex) #52

Closed c2tz closed 4 months ago

c2tz commented 4 months ago

Describe the bug when I use lualatex (not tested but probably the same as xelatex so should only work with pdflatex) the last two lines of the "Preamble.j2.tex" file crash the compilation. However, when I override the file and delete these two lines, it works.

To Reproduce

  1. run : rendercv render --use-local-latex-command lualatex .\John_Doe_CV.yaml

Screenshots Log here : John_Doe_CV.log

sinaatalay commented 4 months ago

This issue should be fixed with version 1.7. Could you please confirm if it has been fixed? Thank you.

c2tz commented 4 months ago

Hello, no it doesn't seem to correct here are the logs I have, it's the same thing. I'll see about creating a test repo and sharing it (by tomorrow).

John_Doe_CV_2.log

c2tz commented 4 months ago

@sinaatalay You are on the repo : https://github.com/c2tz/lualatex-rendercv

sinaatalay commented 4 months ago

This issue has been fixed in version 1.8.