From bb71ed3596175125330ee12a28070141c0eccf45 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 19 Oct 2020 20:57:17 +0000 Subject: utfsym (18oct20) git-svn-id: svn://tug.org/texlive/trunk@56702 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 3 ++- Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 + Master/tlpkg/tlpsrc/utfsym.tlpsrc | 0 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/utfsym.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ef1de7bc5d5..262dbe9d758 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -792,7 +792,7 @@ my @TLP_working = qw( upca uplatex upmethodology uppunctlm upquote uptex-base uptex-fonts upzhkinsoku uri url urlbst urcls urwchancal usebib ushort uspace uspatent - ut-thesis utexasthesis utf8add utf8mex uwmslide uwthesis + ut-thesis utexasthesis utf8add utf8mex utfsym uwmslide uwthesis vak vancouver variablelm variations varindex varisize varsfromjobname varwidth vaucanson-g vcell vdmlisting velthuis venn venndiagram venturisadf diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e8ac694fda1..f46a9950790 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1342,7 +1342,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'urcls', "&MAKEflatten", 'urwchancal', "&MAKEcopy", 'uspatent', "&MAKEflatten", - 'utfsym', "die 'skipping, too many files'", + 'utfsym', "&MAKEflatten", 'util-half', "die 'skipping, noinfo license, old Knuthian font'", 'utopia', "die 'skipping, frozen'", 'utorontothesis', "die 'skipping, noinfo license, 1997'", @@ -2192,6 +2192,7 @@ $standardtex 'uptex-base', '\.(ini|src|tex)$', 'url', '^[^m].*\.sty', # not miscdoc.sty 'utf8mex', '^utf8.*\.(ini|tex)', + 'utfsym', '\.tikz$|' . $standardtex, 'variations', '^variations\.tex|' . $standardtex, # not docvariations.tex 'varisize', '\.tex', 'varwidth', '^..[^s].*\.sty', # not miscdoc.sty diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index d0beee53b73..202061baabf 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -199,6 +199,7 @@ depend tkz-orm depend tkz-tab depend tsemlines depend tufte-latex +depend utfsym depend venndiagram depend visualpstricks depend xpicture diff --git a/Master/tlpkg/tlpsrc/utfsym.tlpsrc b/Master/tlpkg/tlpsrc/utfsym.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3