latex2png
Converts documents from LaTeX to RTF format
RUN apt-get update && \
apt-get install -y latex2rtf
RUN apt-get update && \
apt-get install -y latex2rtf
RUN pacman -S --noconfirm latex2rtf
RUN apt-get update && \
apt-get install -y latex2rtf
RUN dnf install -y latex2rtf
RUN apt-get update && \
apt-get install -y latex2rtf