-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hi
Trying to compile latex file leads to "Failure running "Typeset & View (pdf)", command returned status code" on Mac OS Monterey 12.5.1, MacBook Pro (13 inches, 2020, four ports Thunderbolt 3)
Steps to reproduce
- Open TextMate
- Install the latex bundle
- Create a new file: ⌘+N
- Enter the following text
\documentclass{article}
\begin{document}
Hello, World!
\end{document}
- Run “Typeset & View” (⌘+R)
The following error message appears in a pop up window: "Failure running "Typeset & View (pdf)", command returned status code"
Attempting to close the typesetting window triggers a warning ("the job that the task is performing will not be completed")
using TexShop on the same file, same machine, does work perfectly.
Metadata
Metadata
Assignees
Labels
No labels