Problem with logo when processing with lualatex
Opened this issue · 1 comments
gdurif commented
$ quarto render template-computo-R.qmd
....
compilation failed- missing packages (automatic installed disabled)
Package luatex.def Error: File `https://computo.sfds.asso.fr/assets/img/logo_
text_vertical.png' not found: using draft setting.
See the luatex.def package documentation for explanation.
Type H <return> for immediate help.
...
l.519 ....asso.fr/assets/img/logo_text_vertical.png}
Line 519 in template-computo-R.tex
:
\includegraphics[width=\textwidth,height=2.08333in]{https://computo.sfds.asso.fr/assets/img/logo_text_vertical.png}
Quarto <1.3 known issue (c.f. quarto-dev/quarto-cli#4443), will be fixed by Quarto 1.3+ release.