summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-21 22:19:26 +0000
committerKarl Berry <karl@freefriends.org>2021-01-21 22:19:26 +0000
commit3837e4bedcee747b16cfda62f43252c4c9a96342 (patch)
tree3fb90c8763088fd7ee067b1c4ba90fd95ce17d2d /Master/tlpkg/libexec
parent3f702dd72656cea7f94813dbd44586a28dfb7e76 (diff)
matapli (21jan21)
git-svn-id: svn://tug.org/texlive/trunk@57491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 6558946ffc7..e646da430f7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1494,6 +1494,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'latexindent' => '&PREHOOK_latexindent',
'lilyglyphs' => '&PREHOOK_lilyglyphs',
'lollipop' => '&PREHOOK_flatten1',
+ 'matapli' => '&PREHOOK_flatten1',
'mathspic' => '&PREHOOK_mathspic',
'movie15' => '&PREHOOK_flatten1',
'musixtex-fonts' => '&PREHOOK_unzip',
@@ -2037,6 +2038,7 @@ $standardtex
'magyar', 'NULL', # do not install in runtime, conflicts with babel
'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex',
'marathi', 'namuna-.*\.tex|' . $standardtex,
+ 'matapli', 'matapli\.cls', # not mataplidoc.cls
'math-e', 'NULL',
'math-into-latex-4', 'NULL',
'mathabx', 'mathabx\.(dcl|tex)|' . $standardtex,