summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh')
-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
+