[latex3-commits] [git/LaTeX3-latex3-latex3] master: Require pdftexcmds (030a129ff)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Nov 25 12:17:08 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/030a129ff6a8331c9547e2826437d23a99a87bbf
>---------------------------------------------------------------
commit 030a129ff6a8331c9547e2826437d23a99a87bbf
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Nov 25 11:17:08 2019 +0000
Require pdftexcmds
>---------------------------------------------------------------
030a129ff6a8331c9547e2826437d23a99a87bbf
support/texlive.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/support/texlive.sh b/support/texlive.sh
index e815ef4d4..06fa0efa5 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -56,6 +56,7 @@ tlmgr install \
epstopdf-pkg \
fandol \
lualatex-math \
+ pdftexcmds \
pgf \
trimspaces \
ucharcat \
More information about the latex3-commits
mailing list