computorg / template-computo-python

Computo template and documentation for Python users
https://computorg.github.io/template-computo-python
2 stars 2 forks source link

Problem with logo when processing with lualatex #2

Open gdurif opened 1 year ago

gdurif commented 1 year ago
$ 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.537 ....asso.fr/assets/img/logo_text_vertical.png}

See also https://github.com/computorg/template-computo-R/issues/2

gdurif commented 1 year ago

Quarto issue, c.f. https://github.com/quarto-dev/quarto-cli/issues/4443

gdurif commented 1 year ago

Will be fixed with quarto >= 1.3 release.

gdurif commented 1 year ago

4 is a temporary fix (warning message).

This issue will be kept open until Quarto v1.3+ release.