texlive[71924] Master/tlpkg/libexec/ctan2tds:
commits+karl at tug.org
commits+karl at tug.org
Sun Jul 28 23:23:40 CEST 2024
Revision: 71924
https://tug.org/svn/texlive?view=revision&revision=71924
Author: karl
Date: 2024-07-28 23:23:40 +0200 (Sun, 28 Jul 2024)
Log Message:
-----------
tikzbricks-doc-settings.sty not in runtime
Modified Paths:
--------------
trunk/Master/tlpkg/libexec/ctan2tds
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2024-07-28 21:21:41 UTC (rev 71923)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2024-07-28 21:23:40 UTC (rev 71924)
@@ -2101,7 +2101,6 @@
'beamer-rl', '\.dict|' . $standardtex,
'beamer2thesis','\.jpg|' . $standardtex,
'beamertheme-npbt', 'images|' . $standardtex,
- 'beamertheme-tcolorbox', '[^s]\.sty$', # not *-doc-settings.sty
'bezierplot', '\.lua|' . $standardtex,
'bghyphen', '\.tex',
'biblatex-ext','\.lua|' . $standardtex,
@@ -2438,7 +2437,6 @@
'pgf-spectra', 'pgf-spectra.*(library|data).*tex|' . $standardtex,
'pgfmolbio', 'pgfmolbio\..*\.|' . $standardtex, # .lua+.tex submodules
'pgfornament-han', 'han$|' . $standardtex,
- 'pgfplotsthemebeamer', 'pgfplotsthemebeamer.sty', # not doc-settings
'phonenumbers','[A-Z][A-Z]_.*|Landes.*tex|' . $standardtex,
'pictex', '\.sty|\.tex',
'pictexsum', 'NULL', # doc pkg
@@ -2556,8 +2554,7 @@
'tikz-qtree', '(pgf|tikz-)(subpic|q?tree(-compat)?)\.(tex|sty)',
'tikz-sfc', '\.code\.tex$',
'tikz-trackschematic', '\.code\.tex$|tic\.sty$', # not *documentation.sty
- 'tikzducks', '(code|-(generic|plain)).tex$|ducks\.sty|\.mkiv$', # not *doc-settings.sty
- 'tikzmarmots', '\.code\.tex$|tikzmarmots(|-v1)\.sty$', # not *doc-settings.sty
+ 'tikzducks', '(code|-(generic|plain)).tex$|ducks\.sty|\.mkiv$',
'tikzposter', 'tikzposter[^-].*\.tex|' . $standardtex,
# tipa: we want to install all .sty except tipaman|boxchar|codelist.
# i can't explain why ^(?!...), the "zero-width negative look-ahead
More information about the tex-live-commits
mailing list.