We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522924a commit abca3d7Copy full SHA for abca3d7
build/Dockerfile.book
@@ -11,7 +11,8 @@ RUN apk update && apk upgrade && apk add --no-cache \
11
freetype-dev \
12
harfbuzz \
13
ca-certificates \
14
- ttf-freefont
+ ttf-freefont \
15
+ ttf-dejavu
16
17
RUN tlmgr install koma-script
18
build/Dockerfile.single
COPY ./convert_single.sh /opt/script/
0 commit comments