fix
This commit is contained in:
parent
e18ea9aa45
commit
ec2de3b477
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -40,8 +40,9 @@ jobs:
|
|||||||
- name: Install LaTeX packages
|
- name: Install LaTeX packages
|
||||||
run: |
|
run: |
|
||||||
tlmgr install tabulary latexmk ulem environ trimspaces titlesec \
|
tlmgr install tabulary latexmk ulem environ trimspaces titlesec \
|
||||||
varwidth framed threeparttable wrapfig upquote capt-of \
|
varwidth framed threeparttable wrapfig upquote capt-of \
|
||||||
multirow eqparbox needspace fncychap fancyhdr letltxmacro
|
multirow eqparbox needspace fncychap fancyhdr letltxmacro \
|
||||||
|
parskip
|
||||||
|
|
||||||
- name: Build PDF documentaiton
|
- name: Build PDF documentaiton
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user