diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/voss-mathmode.tlpsrc | 0 |
2 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'; diff --git a/Master/tlpkg/tlpsrc/voss-mathmode.tlpsrc b/Master/tlpkg/tlpsrc/voss-mathmode.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/voss-mathmode.tlpsrc |