-
Notifications
You must be signed in to change notification settings - Fork 177
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
Docker image error #284
Comments
That looks like a regression introduced by the migration to opentype.js (#280). I haven't faced the issue on the number of presentations I've tested. Could you share your presentation, so I can try to reproduce? Or give some details that could help identify the root cause? |
I can share it with you personal, it is not a public project yet. |
fwiw i also just ran into this very same error (also a private repository, sorry). |
It also fails with one of my public presentations. Try it with: docker run --rm -t --net=host -v `pwd`:/slides astefanutti/decktape https://present.chris-besch.com/2022_06_24_reveal_example/ slides.pdf |
Same here, for all our slides. For me going back to |
A public example where 3.8 fails and 3.7 works: https://cicero.xyz/v3/remark/0.14.0/github.com/constructicon/presentations/main/open-code-open-data.md/ |
It should be fixed in 3.9.0 release. Thanks a lot for the report! |
Thanks a lot for the fix and this great tool! |
Hi
I try to use the newest version of the docker image and receive a very strange error:
With version 3.7 all was good, I just convert index.html with reveal.js:
The text was updated successfully, but these errors were encountered: