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 4a0c705 commit a56c0c9Copy full SHA for a56c0c9
.github/workflows/release-publish-documentation.yml
@@ -25,6 +25,7 @@ jobs:
25
26
- name: Install LaTeX and Python dependencies
27
run: |
28
+ tlmgr update --self
29
tlmgr install \
30
babel-english ctex doublestroke dvisvgm frcursive fundus-calligra jknapltx \
31
mathastext microtype physics preview ragged2e relsize rsfs setspace standalone \
0 commit comments