Closed thatchermo closed 2 years ago
thank you I can reproduce, and no it's not a duplicate :)
There will be efforts to adapt to quarto soon.
This is fixed now
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
Sorry if this is a duplicate---I think the last submission didn't get through.
This is just a small issue. When rendering in quarto, the warning "Warning: fonts used in
flextable
are ignored ..." is given regardless of whether the laTeX engine is xelatex. I assume it's because the check in thelatex_str.R
file andget_pdf_engine
function is expecting something that quarto is no longer setting. Not a big issue, as the advise given in the warning message quiets the warning, but thought I'd mention it. Here's some sample code:And here's my
sessionInfo