Change font in Latexila gives message the fontspec requires XeTex or LuaTex

I am trying to use different font than default for a Latex document. Supposedly access to system fonts can be achieved using xetex for example. I tried installation as follows

sudo apt-get install texlive-xetex
sudo apt-get install latexila

But Latexila will not produce a PDF, it only shows error message

The fontspec package requires either XeTex or LuaTex

It is possible to use other fonts than default with Latexila on Ubuntu 16.04? Is there an instruction on how this should be done?

链接地址: http://www.djcxy.com/p/5714.html

上一篇: 软件包biblatex错误

下一篇: 在Latexila中更改字体会给出fontspec需要XeTex或LuaTex的消息