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 eb0cf2f commit e2b3501Copy full SHA for e2b3501
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
+ unzip
48
49
# Install Noto Sans fonts: base (Latin/Greek/Cyrillic) + CJK (Korean/Chinese/Japanese)
50
# These are the default fonts used by the template for broad Unicode coverage.
0 commit comments