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

TLA+ convert to PDF exits with "latex" not found on MAc #266

Open
akkeshavan opened this issue Jul 29, 2022 · 1 comment
Open

TLA+ convert to PDF exits with "latex" not found on MAc #266

akkeshavan opened this issue Jul 29, 2022 · 1 comment

Comments

@akkeshavan
Copy link

Error running tla2tex.TLA (exit code 1) Exception in thread "main" tla2tex.TLA2TexException: TLATeX unrecoverable error: -- Trying to run the command `latex example.tex' produced the following error Cannot run program "latex": error=2, No such file or directory. at tla2tex.Debug.ReportError(Debug.java:26) at tla2tex.ExecuteCommand.executeCommand(ExecuteCommand.java:34) at tla2tex.LaTeXOutput.RunLaTeX(LaTeXOutput.java:483) at tla2tex.TLA.runTranslation(TLA.java:246) at tla2tex.TLA.main(TLA.java:150)

Where do I set the path for Latex? I have set the path for pdflatex correctly and I can run it from the terminal and convert the .tex file to PDF.

@lemmy
Copy link
Member

lemmy commented Jul 30, 2022

Try Settings: tlaplus.pdf.convertCommand

Screen Shot 2022-07-30 at 10 52 59 AM

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

No branches or pull requests

2 participants