diff options
author | Karl Berry <karl@freefriends.org> | 2024-06-10 21:06:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-06-10 21:06:06 +0000 |
commit | 25685a373fa53a9fdcd16f9f346c466965d7ad03 (patch) | |
tree | 565fdae26cb5dc971f4c5b6d1b058a966852df03 /Master/tlpkg | |
parent | 00558f3dac8676dda5160c2e885a0998779e1850 (diff) |
standardsectioning (7jun24)
git-svn-id: svn://tug.org/texlive/trunk@71479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/standardsectioning.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2d18528ff91..2894e8ccb92 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -790,7 +790,8 @@ my @TLP_working = qw( sphack sphdthesis splines splitbib splitindex spot spotcolor spreadtab spverbatim sr-vorl srbook-mem srbtiks srcltx srdp-mathematik srcredact sseq sslides - stack stackengine stage standalone stanli starfont startex + stack stackengine stage standalone standardsectioning stanli + starfont startex statex statex2 statistics statistik statmath staves starray stdclsdv stdpage stealcaps steinmetz stellenbosch stellenbosch-2 step stepgreek stex diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f92e85eff62..829064664a1 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3404,6 +3404,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'sillypage' => 'etex', 'skdoc' => 'tex', 'spath3' => 'etex', + 'standardsectioning' => etex, 'stix2-type1' => 'tex', 'svg' => 'etex', 'svn-multi' => 'latex', # interaction for .pl diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index cb59f67d804..ef2aa34dd93 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1304,6 +1304,7 @@ depend sslides depend stack depend stackengine depend standalone +depend standardsectioning depend starray depend stdclsdv depend stdpage diff --git a/Master/tlpkg/tlpsrc/standardsectioning.tlpsrc b/Master/tlpkg/tlpsrc/standardsectioning.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/standardsectioning.tlpsrc |