Just started trying out Sublime Text with latex (on a Mac) and I’m still trying to find my way so my question is pretty basic.
I want to build using lualatex instead of pdflatex. According to this I need to change program
in builder-settings
to lulatex. I cannot figue where to make the change though. I looked into LatexTools.sublime-settings-User but I could only find builder_settings
(with unerscore, not dash) and even then I could not see an option for “program” anywhere. Any suggestions welcome.