Sublime Forum

Change pdflatex to lualatex

#1

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.

0 Likes

#2

I do not use Mac or LuaLaTex. Having said that, have you tried going to the menu Tools -> Build with and then select LaTeX - LuaLaTeX or LaTeX - Basic Builder - LuaLaTeX?

0 Likes

#3

That was easier than I thought – Thanks.

0 Likes