summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-04 22:10:28 +0000
committerKarl Berry <karl@freefriends.org>2021-03-04 22:10:28 +0000
commit26d10d9f2d0cc75e2d7688f259ff8ec7212053f9 (patch)
treebac2cea75b228fd78b6c045618c93e62b606f633 /Master/texmf-dist/scripts
parent7df76069beaebbde72a91ad3fd9102eee6857877 (diff)
gregoriotex (4mar21)
git-svn-id: svn://tug.org/texlive/trunk@58125 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rw-r--r--Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh b/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
index 6f3887ad0b0..1486b5797aa 100644
--- a/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
+++ b/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
@@ -27,6 +27,12 @@ $RM tex/lualatex/gregoriotex/gregoriosyms.sty
$RM tex/lualatex/gregoriotex/gregoriotex.sty
rmdir -p tex/lualatex/gregoriotex 2> /dev/null || true
+$RM fonts/truetype/public/gregoriotex/granapadano-hole.ttf
+$RM fonts/truetype/public/gregoriotex/granapadano-hollow.ttf
+$RM fonts/truetype/public/gregoriotex/granapadano-op-hole.ttf
+$RM fonts/truetype/public/gregoriotex/granapadano-op-hollow.ttf
+$RM fonts/truetype/public/gregoriotex/granapadano-op.ttf
+$RM fonts/truetype/public/gregoriotex/granapadano.ttf
$RM fonts/truetype/public/gregoriotex/greciliae-hole.ttf
$RM fonts/truetype/public/gregoriotex/greciliae-hollow.ttf
$RM fonts/truetype/public/gregoriotex/greciliae-op-hole.ttf
@@ -35,6 +41,12 @@ $RM fonts/truetype/public/gregoriotex/greciliae-op.ttf
$RM fonts/truetype/public/gregoriotex/greciliae.ttf
$RM fonts/truetype/public/gregoriotex/greextra.ttf
$RM fonts/truetype/public/gregoriotex/gregall.ttf
+$RM fonts/truetype/public/gregoriotex/gregorio-hole.ttf
+$RM fonts/truetype/public/gregoriotex/gregorio-hollow.ttf
+$RM fonts/truetype/public/gregoriotex/gregorio-op-hole.ttf
+$RM fonts/truetype/public/gregoriotex/gregorio-op-hollow.ttf
+$RM fonts/truetype/public/gregoriotex/gregorio-op.ttf
+$RM fonts/truetype/public/gregoriotex/gregorio.ttf
$RM fonts/truetype/public/gregoriotex/grelaon.ttf
$RM fonts/truetype/public/gregoriotex/gresgmodern.ttf
rmdir -p fonts/truetype/public/gregoriotex 2> /dev/null || true
@@ -84,3 +96,14 @@ $RM scripts/gregoriotex/uninstall-gtex.sh
rmdir -p scripts/gregoriotex 2> /dev/null || true
${TEXHASH}
+$RM doc/luatex/gregoriotex//CHANGELOG.md
+$RM doc/luatex/gregoriotex//CONTRIBUTING.md
+$RM doc/luatex/gregoriotex//CONTRIBUTORS.md
+$RM doc/luatex/gregoriotex//COPYING.md
+$RM doc/luatex/gregoriotex//README.md
+$RM doc/luatex/gregoriotex//UPGRADE.md
+rmdir -p doc/luatex/gregoriotex/ 2> /dev/null || true
+
+$RM source/luatex/gregoriotex//gregorio-6.0.0-beta2.zip
+rmdir -p source/luatex/gregoriotex/ 2> /dev/null || true
+