I can no longer build Latex files by clicking build or pressing command-B. It says “no build system” at the bottom when I try running it. The command-B next to the “build” option is greyed out. I don’t think I have updated anything since it was last working. I am running Sublime Text Build 4200 on Mac OS 12.2.1.
No Longer Can Build Latex Files
deathaxe
#2
If no build entries are available at all, related package is most likely absent or disabled, or required plugin modules containing build command fail loading.
- To re-enable package, run Package Control: Enable Package
- To check for fatal errors, open ST’s console and look for error messages related to package/plugin in question.
0 Likes