xetex
Compile a PDF document from XeTeX source files. More information: <https://www.tug.org/xetex/>.
RUN apt-get update && \
apt-get install -y texlive-binaries
RUN apt-get update && \
apt-get install -y texlive-binaries
RUN pacman -S --noconfirm texlive-xetex-7
RUN apt-get update && \
apt-get install -y texlive-binaries
RUN yum install -y texlive-xetex-7
RUN dnf install -y texlive-xetex-7
RUN apt-get update && \
apt-get install -y texlive-binaries