diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-27 20:42:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-27 20:42:33 +0000 |
commit | db205b45f945c0169b2aa41c3c528aa73514438e (patch) | |
tree | d89e184cb46767e9ece35b9a9ec956bb610e0f93 /Master/tlpkg | |
parent | bc4c88bdc361d0d84a2c28a7d78467ecaa072e25 (diff) |
univie-ling
git-svn-id: svn://tug.org/texlive/trunk@46757 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4cd5a652262..a65746bb361 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1891,7 +1891,7 @@ $standardtex 'underscore', '^..[^s].*\.sty', # not miscdoc.sty 'undolabl', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide 'unitn-bimrep','\.jpg|' . $standardtex, - 'univie-ling', 'univielogo-sw.pdf|' . $standardtex, + 'univie-ling', 'univie.*logo.*.pdf|' . $standardtex, 'universa', '\.fd|uni\.sty', # not unidoc.sty 'upca', '^upca\.tex', 'uptex-base', '\.(ini|src|tex)$', |