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 5e3f767121d..01c3baaeb90 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1615,6 +1615,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'vaucanson-g', '\.(def|tex)|' . $standardtex,
'vertex', 'vertex\.tex|' . $standardtex,
'vhistory', '\.sty', # not hyperref.cfg
+ 'voss-mathmode','NULL', # doc
'vrb', 'vrb\.tex',
'vruler', '^..[^s].*\.sty', # not miscdoc.sty
'wasy2', 'wasyfont\.tex',
@@ -2205,6 +2206,7 @@ $standardinsrunner="latex -interaction=nonstopmode";
'seuthesis', => 'NULL', # doc
'tkz-tab', => 'NULL', # doc
'turnthepage', => 'NULL', # doc
+ 'voss-mathmode', => 'NULL', # doc
);
$standardmakeindex='\.ist';