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 37eb09e commit 98ccd3cCopy full SHA for 98ccd3c
1 file changed
Dockerfile
@@ -43,7 +43,8 @@ RUN dnf install -y \
43
texlive-iftex.noarch \
44
texlive-braket.noarch \
45
texlive-cancel.noarch \
46
- texlive-xecjk.noarch
+ texlive-xecjk.noarch \
47
+ texlive-ctex.noarch
48
49
# Install Noto Sans fonts for Unicode rendering (Latin/Greek/Cyrillic + CJK)
50
RUN dnf install -y \
0 commit comments