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

if pdflatex fails, only "Error 1" is printed #87

Closed
ArcaneNibble opened this issue May 24, 2017 · 1 comment
Closed

if pdflatex fails, only "Error 1" is printed #87

ArcaneNibble opened this issue May 24, 2017 · 1 comment

Comments

@ArcaneNibble
Copy link
Collaborator

Maybe the actual error should be printed?

@whitequark
Copy link
Collaborator

There is no way to make pdflatex perform sane error reporting. Either it runs in interactive mode and shits all over your terminal and hangs it in certain circumstances, or you only have logs and nothing else. I believe the current situation is the best that can be done (and already better than what most projects use anyway).

Sorry, something went wrong.

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