summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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,