[latex3-commits] [git/LaTeX3-latex3-luaotfload] 3.12-20200126: temporarly don't install fontspec (c18acb3)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon Feb 3 14:28:23 CET 2020


Repository : https://github.com/latex3/luaotfload
On branch  : 3.12-20200126
Link       : https://github.com/latex3/luaotfload/commit/c18acb38722b0f4fcc49dc1aa518f5f21e8ac251

>---------------------------------------------------------------

commit c18acb38722b0f4fcc49dc1aa518f5f21e8ac251
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Feb 3 14:28:23 2020 +0100

    temporarly don't install fontspec


>---------------------------------------------------------------

c18acb38722b0f4fcc49dc1aa518f5f21e8ac251
 texlive.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/texlive.sh b/texlive.sh
index 8ba344b..7134048 100644
--- a/texlive.sh
+++ b/texlive.sh
@@ -44,7 +44,7 @@ echo graphics xcolor graphics-def pgf
 
 # fonts support - perhaps take here luaotfload out of the list ...
 # or is it installed as dependency anyway?
-echo fontspec microtype unicode-math luaotfload
+echo  microtype unicode-math luaotfload
 
 # fonts
 echo sourcecodepro Asana-Math  ebgaramond  tex-gyre  amsfonts gnu-freefont





More information about the latex3-commits mailing list.