rendercv icon indicating copy to clipboard operation
rendercv copied to clipboard

A LaTeX CV/resume framework

Results 10 rendercv issues
Sort by recently updated
recently updated
newest added

**Describe the bug** As long as there is Chinese in the yaml file, it cannot run successfully **To Reproduce** ```yaml experience: - company: 猫四叔 position: blogger location: China start_date: 2004-06...

bug

In its current state, rendercv cannot render greek letters. I found a way to manually overcome this problem. 1. Use manually `lualatex` instead of `pdflatex` in `renderer.py` (lines 942-946) 2....

**Describe the bug** I see some issues with TinyTeX while generating pdf from rendered latex file. **To Reproduce** `pip install rendercv` ``` root@0f0b25c7ad57:/workspaces/ResuLLMe/src# rendercv new "Full Name" Your RenderCV input...

bug

### Discussed in https://github.com/sinaatalay/rendercv/discussions/56 Originally posted by **c2tz** April 25, 2024 I would like to change the name of the `rendercv_output` folder to just "output". What should I do? Can...

enhancement

### Discussed in https://github.com/sinaatalay/rendercv/discussions/55 Originally posted by **c2tz** April 25, 2024 Let me explain, I'd like rendercv to be able to generate a png in addition to the pdf and...

enhancement

_Originally posted by @fernandocamargoai in https://github.com/sinaatalay/rendercv/discussions/32#discussioncomment-8687923_

enhancement

It would be nice if the duration and the text between two dates can be translated without creating his own template

enhancement

Thanks for this amazing tool. It would be great if it would be possible to add a profile picture to the header. Thanks

enhancement

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...

bug

**Describe the bug** Getting error after : ```rendercv render FILE.json``` Python Version: > 3.10.11 > It was working fine with previous version ### Error ![image](https://github.com/sinaatalay/rendercv/assets/42869040/77b32861-1e34-40ed-bf3f-c0eb44964be1)

bug