-
Notifications
You must be signed in to change notification settings - Fork 28
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
Failure to precompile do to Tectonic issue #82
Comments
Upstream says that we can use a JLL version if we don't need biber support. Would switching to that help? |
We don't need biber support. |
Hi @jpfairbanks @mykelk |
@dylan-asmar is looking into this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue MichaelHatherly/Tectonic.jl#13, prevents Tectonic from precompiling on M1 Macs until an upstream tectonic issue is resolved. Is there a way to prevent that precompile issue from propagating to TikzPictures?
From looking at the TikzPictures src, it appears that lualatex is the default engine with Tectonic being opt-in.
The text was updated successfully, but these errors were encountered: