-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error with unicode characters in cseappto #39
Comments
You are trying to |
Hi @josephwright , thanks for your reply and clarification. This is just a snippet to showcase the bug (I'm assuming it is a bug, since it used to work before?). The actual code is huge and requires cseappto. The entries in the list are later used to build a table and everything breaks if I use csappto. |
@bbalrog It's not a bug: user input was never regarded as safe in |
Sorry, took my a while to make a smaller example. It outputs the wrong results, but it doesn't matter.
And no, using Lua Scripting is not on the Table. It is sadly not my choice. |
I'm using Ubuntu 20.04. The code above compiles fine with the default texlive from apt (which is kinda outdated, from 2019).
The code above fails to compile with texlive 2021 installed with install-tl perl script (full installation). The error is:
Is this behaviour known? Has it been fixed in any recent commit? How can I workaround this?
The text was updated successfully, but these errors were encountered: