summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-06 20:40:32 +0000
committerKarl Berry <karl@freefriends.org>2024-02-06 20:40:32 +0000
commitf14642c2653ad3bb3aa54544dc72dec0d67b5e96 (patch)
tree1109b914a8ef357b272f797a4e5c49015f9b4992 /Master/tlpkg/libexec/ctan2tds
parentc416b6ff9f0fe0d938da526db5bd6ece9976c804 (diff)
mnhyphn (6feb24)
git-svn-id: svn://tug.org/texlive/trunk@69727 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9e77d7c4090..c691b74be1c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -971,7 +971,6 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'mkstmpdad', "die 'skipping, requires dpstory packages'",
'mlbib', "die 'skipping, bib file names are too generic'",
'mlmodern', "&MAKEflatten",
- 'mnhyphn', "&MAKEmnhyphn",
'mnsymbol', "&MAKEflatten",
'modular', "&MAKEflatten",
'mol2chemfig', "die 'skipping, python setup.py'",
@@ -2352,6 +2351,7 @@ $standardtex
'misc', '\.sty|\.ltx|\.cls',
'mkpattern', 'mkpatter.tex',
'mlawriter', 'mlawriter.tex',
+ 'mnhyphn', 'mnhyphn.tex',
'montex', '(mlsgalig|mlstrans|mnhyphex)\.tex|' . $standardtex,
'mpman-ru', 'NULL', # doc package
'msg', '-msg\.tex|' . $standardtex,