Read more

How to install the `xelatex` binary on Ubuntu 14.04

Dominik Schöler
November 11, 2014Software engineer at makandra GmbH

Just install the texlive-xetex package:

sudo apt-get install texlive-xetex
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

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

RTeX::Document::ExecutableNotFoundError

Posted by Dominik Schöler to makandra dev (2014-11-11 16:08)