summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 3a5619d22f6..66f5bf7e839 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1257,6 +1257,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'msu-thesis', 'gb4e-compat\.tex|' . $standardtex,
'multirow', '^..[^s].*\.sty', # not miscdoc.sty
'musixtex', 'NULL', # leave musixdoc.sty
+ 'mycv', 'mycv.*\.tex|' . $standardtex,
'mylatexformat', '.*\.ltx',
'nag', '\.nag|' . $standardtex,
'navigator', '(t-)?navigator.tex|' . $standardtex,