I’m using Labplot Version 2.11.1 on MacOS 14.4.1 with TeXLive 1.54.
I can’t get the LaTeX environment in Labplot running and can’t find any documentation.
Under ‘preferences → Worksheet → LaTeX’ I can’t choose a typesetting engine as it is grayed out with a “cloud exclamation mark” symbol.
Probably the executable cannot be found in $PATH. Can you please check if you can execute latex or pdflatex, etc. in the terminal from an arbitrary location? If not, then you need to add it to PATH. Something like macos - Proper way of adding TeXlive to PATH - TeX - LaTeX Stack Exchange would do the job, adjust the path to your version of TeXLive accordingly.
sorry, it took some time to re-setup everything on my macbook. I think I can reproduce the problem. Can you please confirm latex is properly found if you start LabPlot in the terminal via /Applications/labplot2.app/Contents/MacOS/labplot2 ?
I spent some more time looking into this problem. Seems to be an “known problem” (link1, link2)… The solution is set the paths via launchctl to make all applications started from Finder/Spotlight use them. For example, to add the TeXLive installation in /Library/ and the applications managed via macports, execute the following: