How to install the `xelatex` binary on Ubuntu 14.04

Updated . Posted . Visible to the public.

Just install the texlive-xetex package:

sudo apt-get install texlive-xetex

Running integration tests without texlive-xetex will produce an error during xelatex execution:

RTeX::Document::ExecutableNotFoundError

Profile picture of Dominik Schöler
Dominik Schöler
Last edit
Judith Roth
License
Source code in this card is licensed under the MIT License.
Posted by Dominik Schöler to makandra dev (2014-11-11 15:08)