TeXStudio suports [magic comments]:
% !TeX program = lualatex
% !BIB program = biber
When these magic comments are present, lualatex and biber are used as compilers.
In case ltx2any would recognize these, it could be used "seamlessly" as LaTeX build tool without any additional configuration ("knobless use").
TeXStudio suports [magic comments]:
When these magic comments are present,
lualatexandbiberare used as compilers.In case ltx2any would recognize these, it could be used "seamlessly" as LaTeX build tool without any additional configuration ("knobless use").