Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with logo when processing with lualatex #2

Open
gdurif opened this issue Feb 21, 2023 · 4 comments
Open

Problem with logo when processing with lualatex #2

gdurif opened this issue Feb 21, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@gdurif
Copy link
Contributor

gdurif commented Feb 21, 2023

$ 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}
@gdurif
Copy link
Contributor Author

gdurif commented Feb 21, 2023

See also computorg/template-computo-python#2

@gdurif
Copy link
Contributor Author

gdurif commented Feb 21, 2023

Quarto issue, c.f. quarto-dev/quarto-cli#4443

@gdurif
Copy link
Contributor Author

gdurif commented Feb 21, 2023

Will be fixed with quarto >= 1.3 release.

@gdurif
Copy link
Contributor Author

gdurif commented Feb 22, 2023

#4 is a temporary fix (warning message).

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

@gdurif gdurif added the bug Something isn't working label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant