Closed jldiaz closed 6 years ago
Thank you for accepting the PR.
Could you please upgrade the running version at https://latexonline.cc/ ? It still causes problems when non-ascii characters are part of the filenames.
@jldiaz oops, sorry for the very long reply. I've updated the deployment, should work now.
When submitting a .tar file, if it contains utf-8 filenames, the compilation breaks.
It is enough to use the locale
C.UTF-8
to avoid the problem.