[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh455-firstaid: if we want to test with pgfmorepages we need to load it ... (a252cf85)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Dec 14 23:48:58 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : hotfix/gh455-firstaid
Link : https://github.com/latex3/latex2e/commit/a252cf85cf9a1a231aa259547e6dc83105210974
>---------------------------------------------------------------
commit a252cf85cf9a1a231aa259547e6dc83105210974
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Dec 14 23:48:58 2020 +0100
if we want to test with pgfmorepages we need to load it ...
>---------------------------------------------------------------
a252cf85cf9a1a231aa259547e6dc83105210974
support/texlive.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/support/texlive.sh b/support/texlive.sh
index 6f1c655f..e35fc5e1 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -61,6 +61,7 @@ tlmgr install \
tlmgr install \
bidi \
dinbrief \
+ pgfmorepages \
filehook
# Additional support for typesetting
More information about the latex3-commits
mailing list.