summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-02 21:56:38 +0000
committerKarl Berry <karl@freefriends.org>2021-12-02 21:56:38 +0000
commit97649e7d9e2120ae1cf2b221d7df6f93f80c6c37 (patch)
treec975da08e4a41ce8c4770c32e8ea1a8e31030e56 /Master/tlpkg/libexec/ctan2tds
parenta74989377656219c0c7b81049b6a924e5b77670a (diff)
luafindfont
git-svn-id: svn://tug.org/texlive/trunk@61207 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5864c4536fc..6dd2d83ca1e 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -824,6 +824,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'lua-visual-debug', "&MAKEflatten",
'lua2dox', "die 'skipping, author request'",
'luabidi', "&MAKEflatten",
+ 'luafindfont', "&MAKEflatten",
'luamesh', "&MAKEflatten",
'luarandom', "&MAKEflatten",
'luatex-def', "die 'skipping, replaced by graphics-def'",
@@ -3455,6 +3456,7 @@ $standardttf = '\.ttf|\.TTC';
'ltxfileinfo' => 'ltxfileinfo$',
'ltximg' => 'ltximg\.pl$',
'lua2dox' => 'lua2dox_filter?$',
+ 'luafindfont' => 'luafindfont.lua',
'luaotfload' => 'luaotfload-tool',
'lwarp' => 'lwarpmk.lua',
'm-tx' => 'm-tx.lua',
@@ -3563,6 +3565,7 @@ $standardttf = '\.ttf|\.TTC';
'latexmk' => 'latexmk.1',
'light-latex-make' => '\.1$',
'ltximg' => '\.1$',
+ 'luafindfont' => '\.1$',
'mathspic' => 'mathspic.1',
'mkjobtexmf' => 'mkjobtexmf.man',
'musixtnt' => '\.1$',