[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Require pdftexcmds (9ecac5dd)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Nov 26 20:55:13 CET 2019
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/9ecac5dd45de5e81356a1ccbf4e10d3694950d66
>---------------------------------------------------------------
commit 9ecac5dd45de5e81356a1ccbf4e10d3694950d66
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 26 19:55:13 2019 +0000
Require pdftexcmds
>---------------------------------------------------------------
9ecac5dd45de5e81356a1ccbf4e10d3694950d66
support/texlive.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/support/texlive.sh b/support/texlive.sh
index c77e6acb..64e86bd5 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -42,6 +42,7 @@ tlmgr install \
hyperref \
iftex \
oberdiek \
+ pdftexcmds \
lh \
lualibs \
luaotfload \
More information about the latex3-commits
mailing list