summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
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"