diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-01 22:55:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-01 22:55:52 +0000 |
commit | f1c60f1822c360e7b5b1fb07c10f849ae083dc87 (patch) | |
tree | c3cbb52999b3652df6b08c8348af1977ac4f3c5b /Master/tlpkg/bin | |
parent | 9f469f9f9fc65be597f4d4d41dc6ef4d626db751 (diff) |
chemfig (1mar21)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58030 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tl | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 9 |
2 files changed, 6 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index ed617645f77..0f366a6a08c 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -172,7 +172,7 @@ fi find $pkg \( -name .svn \) -prune -o -print | sort -f | uniq -i -d >&2 # not group-writable; cron checks also. -chmod -R u+w,go-w,a+rX-st --changes $pkg +chmod -R u+w,go-w,a+rX-st $pkg # check for symlinks find $pkg -type l -ls | grep -v /Master/bin | sort >&2 diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c4659db0cad..cef57225a6e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -429,7 +429,7 @@ my @TLP_working = qw( lapdf lastpackage lastpage latex latex-amsmath-dev latex-base-dev latex-brochure - latex-course latex-doc-ptr latex-fonts + latex-course latex-doc-ptr latex-firstaid-dev latex-fonts latex-git-log latex-graphics-companion latex-graphics-dev latex-make latex-mr latex-notes-zh-cn latex-papersize latex-refsheet @@ -534,7 +534,8 @@ my @TLP_working = qw( navigator navydocs ncclatex ncctools ncntrsbk nddiss ndsu-thesis needspace nestquot neuralnetwork nevelok - newcommand newcomputermodern newenviron newfile newfloat newlfm newpx + newcommand newcomputermodern newenviron newfile newfloat + newlfm newpax newpx newsletr newspaper newtx newtxsf newtxtt newunicodechar newvbtm newverbs nextpage @@ -785,7 +786,7 @@ my @TLP_working = qw( twemoji-colr twoinone twoup txfonts txfontsb txgreeks txuprcal type1cm typed-checklist typeface typehtml typeoutfileinfo typewriter - typicons typoaid typogrid + typicons typoaid typogrid tzplot uaclasses uafthesis uantwerpendocs uassign ucalgmthesis ucharcat ucharclasses ucbthesis ucdavisthesis ucs ucsmonograph ucthesis udesoftec uebungsblatt uestcthesis @@ -833,7 +834,7 @@ my @TLP_working = qw( xetexref xevlna xfakebold xfor xgreek xhfill xifthen xii xii-lat xindex xint xits xkcdcolors xkeyval xlop xltabular xltxtra - xmltex xmpincl xmuthesis xnewcommand + xml2pmx xmltex xmpincl xmuthesis xnewcommand xoptarg xpatch xpeek xpiano xpicture xpinyin xprintlen xpunctuate xq xsavebox xsim xskak xstring xtab xtuthesis xunicode xurl xwatermark xyling xymtex xypic xypic-tut-pt xytree |