diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-16 21:42:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-16 21:42:56 +0000 |
commit | 70486f94e9067354cad7d753c629ab8b30446f5d (patch) | |
tree | d49e3909778e981143199f9597eff3f6535d6150 /Master/tlpkg | |
parent | 571aaec816f92f0d08cba6d71a27628b61265495 (diff) |
sdaps (16dec19)
git-svn-id: svn://tug.org/texlive/trunk@53147 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-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/sdaps.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 43894f310ef..3c2a6814a4e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -624,7 +624,7 @@ my @TLP_working = qw( sciposter scientific-thesis-cover scontents scratch scratch3 scratchx screenplay screenplay-pkg scrjrnl scrlttr2copy scsnowman - sdrt sduthesis + sdaps sdrt sduthesis secdot section sectionbox sectionbreak sectsty seealso selectp selinput selnolig semantic semantic-markup semaphor seminar semioneside semproc sepfootnotes sepnum seqsplit diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 92f96434acf..0114997907f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1998,6 +1998,7 @@ $standardtex 'sa-tikz', 'tikzlib.*tex|' . $standardtex, 'sansmath', '^..[^s].*\.sty', # not miscdoc.sty 'scrlttr2copy','\.lco', + 'sdaps', '\.dict$|' . $standardtex, 'sduthesis', 'figures|' . $standardtex, 'selnolig', '\.lua|' . $standardtex, 'seminar', '\.bug|\.bg2|\.cls|\.sty|2up.tex', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index a4306f85853..a48f748c0a2 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1014,6 +1014,7 @@ depend scanpages depend schedule depend scontents depend scrlttr2copy +depend sdaps depend sdrt depend secdot depend sectionbox diff --git a/Master/tlpkg/tlpsrc/sdaps.tlpsrc b/Master/tlpkg/tlpsrc/sdaps.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/sdaps.tlpsrc |