varbhat / cvtek

📄 Craft your Resume/CV using TOML
GNU General Public License v3.0
134 stars 3 forks source link

How to customize the resume.tex template and change the language #1

Closed J1nH4ng closed 3 months ago

J1nH4ng commented 3 months ago

Do I need to write a new template and upload it to the template directory and recompile it?

varbhat commented 3 months ago

Hey @J1nH4ng,

cvtek by default uses template defined here https://github.com/varbhat/cvtek/blob/main/templates/resume.tex.tmpl . You can copy that file, modify as you wish, and to use the modified template, pass the --template pathtotemplate flag to cvtek.

Hope this helps you.

varbhat commented 3 months ago

I am closing this issue. If you still have doubts, feel free to message/comment below.

J1nH4ng commented 3 months ago

Sincerely thank you for your answer, have a good day!