summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-05-21 21:08:02 +0000
committerKarl Berry <karl@freefriends.org>2019-05-21 21:08:02 +0000
commit474fcb97dec178e39c0f996b2e4a99f9e4bf1a11 (patch)
tree9008f33e51616cc7f245a234fe143a67a2324082 /Master/tlpkg/libexec
parentae33300b5a7e260971065fd5c13c614351ba3754 (diff)
hmtrump (21may19)
git-svn-id: svn://tug.org/texlive/trunk@51178 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 01c28e6450f..0b3a2e8b843 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1434,6 +1434,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'grotesq' => '&POSTgrotesq',
'grverb' => '&POSTgrverb',
'guide-latex-fr' => '&POST_rmsymlink',
+ 'hmtrump' => '&POSThmtrump',
'hustthesis' => '&POSThustthesis',
'ibygrk' => '&POSTibygrk',
'isodoc' => '&POSTisodoc',
@@ -6150,6 +6151,12 @@ sub POSTgrverb {
&SYSTEM ("$MV $mapdir/psfonts.map $mapdir/grverb.map");
}
+sub POSThmtrump {
+ print "POST$package - move .ttf from subdir\n";
+ &mv_with_mkdir ("nkd04_playing_cards_index/nkd04_playing_cards_index.ttf",
+ "$DEST/fonts/truetype/public/$package");
+}
+
sub POSThustthesis {
print "POST$package - move ref-example.bib\n";
&SYSTEM ("$MV $DEST/bibtex/bib/$package/ref-example.bib"