We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
textlive-lang-all
1 parent e21a4f4 commit 7003793Copy full SHA for 7003793
Dockerfile
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \
9
texlive-latex-recommended \
10
texlive-latex-extra \
11
texlive-fonts-recommended \
12
+ texlive-lang-all \
13
&& apt-get clean \
14
&& rm -rf /var/lib/apt/lists/*
15
0 commit comments