[latex3-commits] [git/LaTeX3-latex3-luaotfload] 3.12-20200126: force uninstallation of fontspec (fa8653a)

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


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

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

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

    force uninstallation of fontspec


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

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

diff --git a/texlive.sh b/texlive.sh
index a3c6621..578219f 100644
--- a/texlive.sh
+++ b/texlive.sh
@@ -76,7 +76,7 @@ echo metafont mfware texlive-scripts
 
 # Keep no backups (not required, simply makes cache bigger)
 tlmgr option -- autobackup 0
-tlmgr uninstall fontspec
+tlmgr uninstall --force fontspec
 # Update the TL install but add nothing new
 tlmgr update --self --all --no-auto-install
 





More information about the latex3-commits mailing list.