File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,14 @@ jobs:
3030 python-version : ' 3.13'
3131 cache : ' pip'
3232
33- - name : Install Texlive + Packages
34- uses : zauguin/install-texlive@v4
35- with :
36- packages : >
37- scheme-basic latex fontspec tipa calligra xcolor
38- standalone preview doublestroke setspace rsfs relsize
39- ragged2e fundus-calligra microtype wasysym physics dvisvgm jknapltx
40- wasy cm-super babel-english gnu-freefont mathastext cbfonts-fd xetex
33+ - name : Install Texlive + Packages
34+ uses : zauguin/install-texlive@v4
35+ with :
36+ packages : >
37+ scheme-basic latex fontspec tipa calligra xcolor
38+ standalone preview doublestroke setspace rsfs relsize
39+ ragged2e fundus-calligra microtype wasysym physics dvisvgm jknapltx
40+ wasy cm-super babel-english gnu-freefont mathastext cbfonts-fd xetex
4141
4242 - name : Install Python Dependencies
4343 run : |
You can’t perform that action at this time.
0 commit comments