I am using for the first time XeLatex on Ubuntu 16.04, via TexStudio, but I cannot compile anything. I don't even get a log file with errors, but just the message
Error: One command expansion invalid. Parent Command: compile Primary Command: compile
I am using for the first time XeLatex on Ubuntu 16.04, via TexStudio, but I cannot compile anything. I don't even get a log file with errors, but just the message
Error: One command expansion invalid. Parent Command: compile Primary Command: compile
In the end xelatex was not installed. I installed it via
sudo apt-get install texlive-xetex
texlivefrom the repos? Do you even have xelatex? – TeXnician Jun 05 '17 at 12:13xelatexin a terminal. What's the output? – TeXnician Jun 05 '17 at 12:25