From c54283520d10450ff6c5d9e9f4bede4e16ca42f1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 18 Jul 2019 20:44:54 +0000 Subject: unicode-alphabets (17jul19) git-svn-id: svn://tug.org/texlive/trunk@51669 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 3 ++- Master/tlpkg/libexec/ctan2tds | 3 +++ Master/tlpkg/tlpsrc/collection-langother.tlpsrc | 1 + Master/tlpkg/tlpsrc/unicode-alphabets.tlpsrc | 0 4 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/unicode-alphabets.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index bb6433fee05..5e43c80864d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -718,7 +718,8 @@ my @TLP_working = qw( unam-thesis unamth-template unamthesis undergradmath underlin underoverlap underscore undolabl unfonts-core unfonts-extra - uni-wtal-ger uni-wtal-lin unicode-data unicode-bidi unicode-math + uni-wtal-ger uni-wtal-lin + unicode-alphabets unicode-data unicode-bidi unicode-math unizgklasa unisugar unitn-bimrep units unitsdef universa universalis univie-ling unravel unswcover diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 097dbefad61..32bfce0ff43 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1257,6 +1257,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ulsy', "die 'skipping, noinfo license, old'", 'umrand', "die 'skipping, nonfree'", 'undertilde', "die 'skipping, noinfo license, author not responsive'", + 'unicode-alphabets', "&MAKEflatten", 'unitsdef', "&MAKEflatten", 'univers', "die 'skipping, nonfree font'", 'unswthesis', "die 'skipping, noinfo license'", @@ -2034,6 +2035,7 @@ $standardtex 'underoverlap','underoverlap\.sty', 'underscore', '^..[^s].*\.sty', # not miscdoc.sty 'undolabl', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide + 'unicode-alphabets', '\.tsv|csvsimple|' . $standardtex, 'unitn-bimrep','\.jpg|' . $standardtex, 'univie-ling', 'univie.*logo.*.pdf|' . $standardtex, 'universa', '\.fd|uni\.sty', # not unidoc.sty @@ -3228,6 +3230,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'suftesi' => 'example/MaterialeInizialeFinale/.DS_Store', 'tlc2' => 'NULL', # doc package 'tufte-latex' => $standardclean . '|.tds.zip$', + 'unicode-alphabets' => 'NULL', # not csvsimple.tmp.* 'velthuis' => $standardclean . '|devnag.c', # already in source 'wsuipa' => $standardclean . '|.*pk$', # premade pk files ); diff --git a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc index 9d75233040e..26e367eaec9 100644 --- a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc @@ -53,6 +53,7 @@ depend sanskrit depend sanskrit-t1 depend thaienum depend thaispec +depend unicode-alphabets depend velthuis depend vntex depend wnri diff --git a/Master/tlpkg/tlpsrc/unicode-alphabets.tlpsrc b/Master/tlpkg/tlpsrc/unicode-alphabets.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3