Skip to content

Commit 98ccd3c

Browse files
committed
Fixed Dockerfile
1 parent 37eb09e commit 98ccd3c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ RUN dnf install -y \
4343
texlive-iftex.noarch \
4444
texlive-braket.noarch \
4545
texlive-cancel.noarch \
46-
texlive-xecjk.noarch
46+
texlive-xecjk.noarch \
47+
texlive-ctex.noarch
4748

4849
# Install Noto Sans fonts for Unicode rendering (Latin/Greek/Cyrillic + CJK)
4950
RUN dnf install -y \

0 commit comments

Comments
 (0)