From 90e94b26119ec12a72c316936c3f1ddf65755f17 Mon Sep 17 00:00:00 2001 From: Daniel Rosel Date: Wed, 22 Oct 2025 13:24:47 +0200 Subject: [PATCH] ful ldeps --- .github/workflows/latex.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/latex.yml b/.github/workflows/latex.yml index 8e1d0dc..83eb5a8 100644 --- a/.github/workflows/latex.yml +++ b/.github/workflows/latex.yml @@ -12,7 +12,7 @@ jobs: with: scheme: small run: | - tlmgr install biber biblatex csquotes geometry microtype hyperref cleveref siunitx booktabs graphics caption latexmk + tlmgr install biber biblatex csquotes geometry microtype hyperref cleveref siunitx booktabs graphics caption latexmk acmart libertine inconsolata newtx xkeyval xstring environ totpages refcount comment fancyhdr manyfoot balance cmap preprint etoolbox make pdf - name: Upload PDF uses: actions/upload-artifact@v4