-
Notifications
You must be signed in to change notification settings - Fork 11
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
Snapshot Error - TeX 3.14159265 (TeX Live 2019/Debian) #6
Comments
That's interesting, I'm using TeXLive 2019.20190710-1 on XUbuntu 19.10 without problems 🤔
|
Same issue occurs on Arch Linux for TeXLive 2020
|
Updated to Ubuntu 20.04 last week, can confirm I'm having the same problem now 🙃
I don't use the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Tex Live 2019, Snapshot has been majorly rewritten. This will cause the current version of the template to crash on:
logreq.sty: line 235 - Incomplete \if; all text was ignored after line 6. \input{logreq.def}
Current workarounds:
\Requirepackage{snapshot}
or
\snap@providesfile
https://tex.stackexchange.com/questions/508985/incomplete-if-from-inputlogreq-def-with-snapshot-and-biblatex/508995#508995
The text was updated successfully, but these errors were encountered: