Awesome CV is LaTeX template for a CV or Résumé inspired by Fancy CV: https://github.com/posquit0/Awesome-CV
awesomecv(
...,
latex_engine = "xelatex",
page_total = FALSE,
show_footer = TRUE,
font_scale = 1
)Arguments passed to cv_document.
LaTeX engine for producing PDF output. Options are "pdflatex", "lualatex", "xelatex" and "tectonic".
If TRUE, the total number of pages is shown in the footer.
If TRUE, a footer showing your name, document name, and page number.
Numeric multiplier applied to hard-coded font sizes in the Awesome‑CV class (default = 1). Use values like 0.95–1.10.
An R Markdown output format object.
