mitchelloharawild / vitae

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

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

Open prashantnag93 opened 5 months ago

prashantnag93 commented 5 months 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 
SentientPotato commented 1 month ago

I am also affected by this issue

dendroica commented 1 month ago

I'm also experiencing this:

my workaround for now is just to hit "knit" and copy the directory on the command line to a new directory as soon as the files show up before they are deleted