ktikz icon indicating copy to clipboard operation
ktikz copied to clipboard

Add support for other compilers

Open bonanza123 opened this issue 6 years ago • 1 comments

Currently, it seems that ktikz is indeed only working with pdflatex, it would be nice if support for lualatex could be added. (replacing pdflatex with lualatex results in errors)

bonanza123 avatar Feb 07 '19 12:02 bonanza123

I guess the reason why lualatex failes has something to do with the LOCALE, running ktikz from commandline (where proper locale is set) works fine with lualatex.

bonanza123 avatar Feb 17 '19 16:02 bonanza123