Skip to content
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

Cannot compile with XeLaTeX #43

Open
hbghlyj opened this issue Jun 29, 2024 · 1 comment
Open

Cannot compile with XeLaTeX #43

hbghlyj opened this issue Jun 29, 2024 · 1 comment

Comments

@hbghlyj
Copy link

hbghlyj commented Jun 29, 2024

For the example in README.md:

https://latex.ytotech.com/builds/sync?compiler=xelatex&url=https://raw.githubusercontent.com/YtoTech/latex-on-http/master/examples/gitlab_ci/Dossier_Eleve.tex

The .fls file is not readable by the compiler:

{
  "error": "COMPILATION_ERROR",
  "logs": "b\"failed to open file recorder output: [Errno 2] No such file or directory: '/app/latex-on-http/tmp/loh_workspaces/719bb926-8b62-4c7f-ad94-415c306287bc/xelatex.fls'\\n\"\nb'There were errors; /app/latex-on-http/tmp/loh_workspaces/719bb926-8b62-4c7f-ad94-415c306287bc/output.pdf not updated\\n'\n"
}
@hbghlyj
Copy link
Author

hbghlyj commented Jul 2, 2024

The error failed to open file recorder output is raised at line 1019

raise TaskError("failed to open file recorder output: " + str(e)) from e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant