summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-10 23:05:18 +0000
committerKarl Berry <karl@freefriends.org>2012-05-10 23:05:18 +0000
commitdd4ed517c862a027861583962334b41bf201ce5f (patch)
tree05bfe700cc4d9407bdd8049546e8a8536e2866aa /Master/tlpkg
parent0d18b654e3cb09904ca68ad7ae8c841017efa19a (diff)
new font newtx 0.91 (8may12)
git-svn-id: svn://tug.org/texlive/trunk@26291 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds8
-rw-r--r--Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/newtx.tlpsrc1
4 files changed, 11 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 77de81af228..4bd98a387d0 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -281,7 +281,7 @@ my @TLP_working = qw(
mychemistry mycv mylatexformat
nag nameauth namespc natbib nath nature navigator ncclatex ncctools
nddiss needspace
- newcommand newfile newlfm newsletr newspaper newunicodechar newvbtm
+ newcommand newfile newlfm newsletr newspaper newtx newunicodechar newvbtm
newverbs nextpage
nfssext-cfr niceframe nicefilelist nicetext nih nkarta nlctdoc
noitcrul nolbreaks
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c7e156d4ef7..56dc15d84e3 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1043,6 +1043,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'lithuanian' => '&POSTlithuanian',
'luatexja' => '&POSTluatexja',
'montex' => '&POSTmontex',
+ 'newtx' => '&POSTnewtx',
'niceframe' => '&POSTrmsymlink',
'pedigree-perl' => '&POSTpedigreeperl',
'pgf' => '&POSTpgf',
@@ -4856,6 +4857,13 @@ sub POSTmontex {
&SYSTEM ("$MV 00readme 00readme.mfinput.km");
}
+sub POSTnewtx {
+ print "\t POST$package - move .map\n";
+ my $mapdir = "$DEST/fonts/map/dvips/public/$package";
+ &xmkdir ("$mapdir");
+ &SYSTEM ("$MV $DEST/fonts/map/dvips/public/ntx.map $mapdir/ntx.map");
+}
+
sub POSTpedigreeperl {
print "POST$package - mv *.pm Pedigree/*.pm\n";
my $scriptdir = "$DEST/scripts/$package";
diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc
index 67fbd5ebf52..7040c74986f 100644
--- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc
@@ -124,6 +124,7 @@ depend mathdesign
depend mdputu
depend mdsymbol
depend mnsymbol
+depend newtx
depend nkarta
depend ocherokee
depend ocr-b
diff --git a/Master/tlpkg/tlpsrc/newtx.tlpsrc b/Master/tlpkg/tlpsrc/newtx.tlpsrc
new file mode 100644
index 00000000000..2c59603885b
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/newtx.tlpsrc
@@ -0,0 +1 @@
+execute addMap ntx.map