summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-09 23:18:21 +0000
committerKarl Berry <karl@freefriends.org>2014-12-09 23:18:21 +0000
commit54709c78e04108450e0dc9f08277c7c9bf11db6c (patch)
treea441d97fe4e0e5c76854310931d0a247b37213da /Master/tlpkg/bin
parent3ad5daddebe775a97446de745751a44518fa11ef (diff)
pstricks-add (9dec14)
git-svn-id: svn://tug.org/texlive/trunk@35772 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check4
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo1
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index c53815d65b1..bbb42fde9f1 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -319,7 +319,7 @@ my @TLP_working = qw(
lxfonts ly1
m-tx macros2e macroswap mafr magaz mailing mailmerge
makebarcode makebox makecell makecirc makecmds makedtx makeglos makeplot
- makeshape mandi manuscript margbib
+ makeshape mandi manfnt manuscript margbib
marginfix marginnote marvosym
matc3 matc3mem match_parens
math-e mathabx mathabx-type1 mathalfa mathastext
@@ -332,7 +332,7 @@ my @TLP_working = qw(
metafont-beginners metago metalogo metaobj metaplot
metapost-examples metatex metauml
method metre metrix
- mf2pt1 mfnfss mfpic mfpic4ode mftinc mhchem
+ mf2pt1 mflogo-font mfnfss mfpic mfpic4ode mftinc mhchem
mhequ microtype microtype-de midnight midpage mil3 miller
minibox minifp minipage-marginpar miniplot minitoc minorrevision
minted mintspirit minutes
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 43849f4e78d..501fdab63fb 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -153,6 +153,7 @@ sub find_ctan_dir {
# names totally dissimilar
$ctan_dir = "fonts/fourier-GUT" if $me eq "fourier";
+ $ctan_dir = "fonts/manual/ps-type1/hoekwater" if $me eq "manfnt-font";
$ctan_dir = "graphics/pdftex" if $me eq "pdftex-def";
$ctan_dir = "info/biblio" if $me eq "beebe";
$ctan_dir = "info/epslatex/french" if $me eq "epslatex-fr";