From 6c76d108053732941431a176e9a29a74d96a8587 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 13 Feb 2014 00:41:23 +0000 Subject: voss-mathmode (13feb14) git-svn-id: svn://tug.org/texlive/trunk@32953 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Master/tlpkg/libexec') 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'; -- cgit v1.2.3