Is it possible to use vitae package with Quarto to create a CV? I was experimenting with the "awesomecv" template from vitae... it works fine as an Rmd doc, but fails to generate PDF if rendered from a qmd. Quarto does succeed in rendering a somewhat messy HTML doc when I knit the cv, but I'm not sure whether the problem lies with quarto's use of the pandoc header, the vitae package, or something else...
Any ideas if (1) I'm just doing it wrong--i.e. does quarto render PDF cv's for others--(2) is this an issue for the vitae
package to play nice with Quarto, or (3) is this an issue for the Quarto team?