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