aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index b2fa05f..165e69f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -16,14 +16,15 @@ RUN dnf update -y && \
dnf install -y liberation-fonts \
texlive-amsfonts \
texlive-cm \
+ texlive-courier \
texlive-latex-fonts \
texlive-metafont \
texlive-metapost \
- texlive-tex4ht \
texlive-xetexfontinfo \
texlive-zapfding \
\
texlive-tetex \
+ texlive-tex4ht \
/usr/bin/htlatex \
/usr/bin/pdflatex \
/usr/bin/xelatex \