[latex3-commits] [git/LaTeX3-latex3-latex3] master: Require pdfescape (c8f3c2769)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Dec 14 10:26:25 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/c8f3c2769ff4efa58b70713e364d228a044c52f6
>---------------------------------------------------------------
commit c8f3c2769ff4efa58b70713e364d228a044c52f6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Dec 14 09:26:25 2019 +0000
Require pdfescape
>---------------------------------------------------------------
c8f3c2769ff4efa58b70713e364d228a044c52f6
support/texlive.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/support/texlive.sh b/support/texlive.sh
index 37fd30ec2..388b16916 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -58,6 +58,7 @@ tlmgr install \
epstopdf-pkg \
fandol \
lualatex-math \
+ pdfescape \
pdftexcmds \
pgf \
trimspaces \
More information about the latex3-commits
mailing list