diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-10 22:58:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-10 22:58:23 +0000 |
commit | 14363fe6c1130453f3e0f33d9be64bae3f261e0f (patch) | |
tree | 3dd5085fc02cc4a5a8eb761f2a079d25c3715e28 /Master/tlpkg | |
parent | ae7109f2fab6c082ec89fb538add7cdd9c0fafb5 (diff) |
new latex package uspatent (10sep12)
git-svn-id: svn://tug.org/texlive/trunk@27641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/uspatent.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 7abb83b80fa..39c22c2f6d9 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -437,7 +437,8 @@ my @TLP_working = qw( unamthesis underlin underscore undolabl uni-wtal-ger unicode-math unisugar units unitsdef universa uothesis uowthesis upca upmethodology upquote - uri url urlbst urwchancal usebib ushort ut-thesis uwmslide uwthesis + uri url urlbst urwchancal usebib ushort uspatent + ut-thesis uwmslide uwthesis vak vancouver variations varindex varisize varsfromjobname varwidth vaucanson-g velthuis venn venturisadf verbasef verbatimbox verbatimcopy verbdef diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 96b313171a8..efa9448dba6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2375,6 +2375,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'tcolorbox' => 'tcolorbox-german.pdf', # no source 'toptesi' => 'logo.*', # legalities unknown 'tree-dvips' => 'avm.*', # author no response + 'uspatent' => '.*Guide.pdf', # no source, spaces 'xskak' => 'xskak.pdf', # no source 'yannisgr' => '^(digits|gen_acc)\.mf' # levy dup ); diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index bec95230678..4a1ec93d689 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -99,6 +99,7 @@ depend unamthesis depend ut-thesis depend uothesis depend uowthesis +depend uspatent depend uwthesis depend vancouver depend york-thesis diff --git a/Master/tlpkg/tlpsrc/uspatent.tlpsrc b/Master/tlpkg/tlpsrc/uspatent.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/uspatent.tlpsrc |