mitchelloharawild / vitae

R Markdown Résumés and CVs
https://pkg.mitchelloharawild.com/vitae/
1.19k stars 229 forks source link

Unable to save tex file using keep_tex: true in the vitae::awesomecv: output #260

Open prashantnag93 opened 6 days ago

prashantnag93 commented 6 days ago

Brief description of the problem I am using vitae::awesomecv: template and not able to save tex file using keep_tex: true option.

# Output section
output:
  vitae::awesomecv:
    keep_tex: true
    fig_crop: false
    page_total: true
  latex-clean: false