diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-06 21:52:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-06 21:52:09 +0000 |
commit | f9a711de58ce886e55f254d2a876714624dcdfb4 (patch) | |
tree | c34c1c9b66fdbd28cad33cc1b62db4d9dce862ce /Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh | |
parent | dde58105c75cd4e37c7c73306951f8ed8eadb473 (diff) |
gregoriotex (25may17)
git-svn-id: svn://tug.org/texlive/trunk@44502 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh')
-rw-r--r-- | Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh b/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh index 8f49241b56a..24318acb662 100644 --- a/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh +++ b/Master/texmf-dist/scripts/gregoriotex/uninstall-gtex.sh @@ -37,7 +37,9 @@ $RM fonts/truetype/public/gregoriotex/greextra.ttf $RM fonts/truetype/public/gregoriotex/gregall.ttf $RM fonts/truetype/public/gregoriotex/grelaon.ttf $RM fonts/truetype/public/gregoriotex/gresgmodern.ttf +$RM fonts/truetype/public/gregoriotex/gresym.ttf $RM fonts/truetype/public/gregoriotex/parmesan-op.ttf +$RM fonts/truetype/public/gregoriotex/parmesan.ttf rmdir -p fonts/truetype/public/gregoriotex 2> /dev/null || true $RM doc/luatex/gregoriotex/Appendix_Font_Tables.tex |