diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-09 00:19:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-09 00:19:49 +0000 |
commit | 9d22f4a5b8b14da9a2ee92d9a508b3fcffc0a8a4 (patch) | |
tree | c8fd29119ebaab8b97c5b58988297e439cb55776 /Master/tlpkg | |
parent | ccada31351692d0ea2f29deddc6308621cdf5571 (diff) |
univie-ling (8feb18)
git-svn-id: svn://tug.org/texlive/trunk@46572 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/univie-ling.tlpsrc | 0 |
4 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e836e8b86b7..fe15a34615d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -658,7 +658,7 @@ my @TLP_working = qw( undergradmath underlin underoverlap underscore undolabl unfonts-core unfonts-extra uni-wtal-ger uni-wtal-lin unicode-data unicode-bidi unicode-math unisugar - unitn-bimrep units unitsdef universa universalis + unitn-bimrep units unitsdef universa universalis univie-ling unravel unswcover uothesis uowthesis uowthesistitlepage upca uplatex upmethodology uppunctlm upquote diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 05946b09f9e..f8f77e16006 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1293,6 +1293,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'texfot' => '&PREHOOK_texfot', 'tudscr' => '&PREHOOK_tudscr', 'tui' => '&PREHOOK_tui', + 'univie-ling' => '&PREHOOK_flatten1', 'utf8mex' => '&PREHOOK_flatten1', 'vhistory' => '&PREHOOK_vhistory', 'wasy' => '&PREHOOK_wasy', @@ -1883,7 +1884,8 @@ $standardtex 'underoverlap','underoverlap\.sty', 'underscore', '^..[^s].*\.sty', # not miscdoc.sty 'undolabl', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide - 'unitn-bimrep','\.jpg|' . $standardtex, + 'unitn-bimrep','\.jpg|' . $standardtex, + 'univie-ling', 'univielogo-sw.pdf|' . $standardtex, 'universa', '\.fd|uni\.sty', # not unidoc.sty 'upca', '^upca\.tex', 'uptex-base', '\.(ini|src|tex)$', diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index 52b30d7bc21..9373d9f6d06 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -176,6 +176,7 @@ depend umich-thesis depend unamth-template depend unamthesis depend unitn-bimrep +depend univie-ling depend unswcover depend uothesis depend urcls diff --git a/Master/tlpkg/tlpsrc/univie-ling.tlpsrc b/Master/tlpkg/tlpsrc/univie-ling.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/univie-ling.tlpsrc |