Thanks to visit codestin.com Credit goes to github.com
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 827d86b commit 7ce108eCopy full SHA for 7ce108e
1 file changed
azure-pipelines.yml
@@ -75,11 +75,12 @@ steps:
75
texlive-latex-base \
76
texlive-latex-extra \
77
texlive-latex-recommended \
78
- texlive-xetex texlive-luatex
+ texlive-xetex texlive-luatex \
79
+ ttf-wqy-zenhei
80
;;
81
darwin)
82
brew install --cask xquartz
- brew install pkg-config ffmpeg imagemagick mplayer ccache
83
+ brew install pkg-config ffmpeg imagemagick mplayer ccache wqy-zenhei
84
85
win32)
86
0 commit comments