Is there a way to automate the Build and View (F5) function such that it knows which command to use amongst latex, pdflatex, xetex and lualatex? For example, if I load the fontspec, I want my Texstudio to automatically call the xetex command when I press F5 (Build and View). Is there any way to configure my Texstudio to behave in such a way?
Asked
Active
Viewed 193 times
0
David Carlisle
- 757,742
itc
- 657
latexmk: https://tex.stackexchange.com/a/351728/29873 – DG' Jul 15 '22 at 20:22pdflatex,lualatex,xetexetc – itc Jul 15 '22 at 21:06