Skip to content

Commit 8ed784d

Browse files
authored
chore: add missing latex package
1 parent a988473 commit 8ed784d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci-setup/texlive-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ if ! command -v "$TEX_COMPILER" > /dev/null; then
2828

2929
echo "----------------------------------------"
3030
echo "Installing additional texlive packages:"
31-
tlmgr install fontawesome luatextra luacode minted fvextra catchfile xstring framed lastpage pdfmanagement-testphase newpax tcolorbox environ pdfcol tikzfill markdown paralist csvsimple gobble upquote tagpdf
31+
tlmgr install fontawesome luatextra luacode minted fvextra catchfile xstring framed lastpage pdfmanagement-testphase newpax tcolorbox environ pdfcol tikzfill markdown paralist csvsimple gobble upquote tagpdf enumitem
3232

3333
echo "----------------------------------------"
3434
echo "Ensuring the newpax package is sufficiently up to date:"

0 commit comments

Comments
 (0)