diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-17 23:13:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-17 23:13:00 +0000 |
commit | c7ac449f0aede549bd987568506dd60f716d936b (patch) | |
tree | 0309653aea6686572d829cab7579560ce520e842 /Master/tlpkg | |
parent | e3593764d6e1c6507d07c49248b32253aeed04d3 (diff) |
new generic package upca (17may11)
git-svn-id: svn://tug.org/texlive/trunk@22511 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 | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/upca.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1213b6c0ca8..55d5b94f561 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -369,7 +369,7 @@ my @TLP_working = qw( umthesis umtypewriter unamthesis underlin underscore undertilde undolabl uni-wtal-ger unicode-math unisugar units unitsdef universa - uothesis uowthesis upmethodology upquote + uothesis uowthesis upca upmethodology upquote uri url urlbst urwchancal ushort ut-thesis uwthesis vancouver variations varindex varisize varsfromjobname varwidth vaucanson-g diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 65c4d3119d9..c1a2c4f34c6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1224,6 +1224,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'underscore', '^..[^s].*\.sty', # not miscdoc.sty 'undolabl', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide 'universa', '\.fd|uni\.sty', # not unidoc.sty + 'upca', '^upca\.tex', 'url', '^[^m].*\.sty', # not miscdoc.sty 'variations', '^variations\.tex|' . $standardtex, # not docvariations.tex 'varisize', '\.tex', diff --git a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc index dce9a8953fe..ceae3dc690e 100644 --- a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc @@ -32,6 +32,7 @@ depend shade depend systeme depend tabto-generic depend texapi +depend upca depend xlop depend yax # diff --git a/Master/tlpkg/tlpsrc/upca.tlpsrc b/Master/tlpkg/tlpsrc/upca.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/upca.tlpsrc |