fix
This commit is contained in:
parent
ec56f8171b
commit
4be6cebaac
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
|||||||
- name: Install LaTeX packages
|
- name: Install LaTeX packages
|
||||||
run: |
|
run: |
|
||||||
tlmgr update --self
|
tlmgr update --self
|
||||||
tlmgr option repository http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet/
|
tlmgr install --repository http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet/ \
|
||||||
tlmgr install tabulary latexmk ulem environ trimspaces titlesec \
|
tabulary latexmk ulem environ trimspaces titlesec \
|
||||||
varwidth framed threeparttable wrapfig upquote capt-of \
|
varwidth framed threeparttable wrapfig upquote capt-of \
|
||||||
multirow eqparbox needspace fncychap letltxmacro parskip \
|
multirow eqparbox needspace fncychap letltxmacro parskip \
|
||||||
fancyhdr hypcap
|
fancyhdr hypcap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user