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

Does not recompile if code has errors #1209

Open
jn9702 opened this issue Apr 19, 2024 · 1 comment
Open

Does not recompile if code has errors #1209

jn9702 opened this issue Apr 19, 2024 · 1 comment

Comments

@jn9702
Copy link

jn9702 commented Apr 19, 2024

Steps to Reproduce

If the code has errors (don't judge, intentionally), try to compile it twice without changing anything.

Expected Behaviour

It should recompile as overleaf.com does.

Observed Behaviour

Error code:

No PDF
This compile didn’t produce a PDF. This can happen if:
There is an unrecoverable LaTeX error. If there are LaTeX errors shown below or in the raw logs, please try to fix them and compile again.
The document environment contains no content. If it’s empty, please add some content and compile again.
This project contains a file called output.pdf. If that file exists, please rename it and compile again.

Context

It affects when there is an intentional error and the compile button is clicked twice.

Technical Info

Ubuntu 22.04 LTS + Overleaf toolkits (latest)

Analysis

I know the following ways work:

  1. Modify the document and recompile.
  2. Clear cached files.
    However, the behaviour is different from overleaf.com, that is what I am confused about.
@matejsmycka
Copy link

experience the same issue.

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

2 participants