diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-23 15:01:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-23 15:01:05 +0000 |
commit | ac1540c1ec0b144db1719fe71efbb01883e54485 (patch) | |
tree | f8d2d0a13ddcfc9f30889b7caa3456cf39a42a06 /Master/tlpkg | |
parent | 96e455da59b8a45214cd29053a163e3bc21e7457 (diff) |
SIstyle -> sistyle
git-svn-id: svn://tug.org/texlive/trunk@59682 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 | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/sistyle.tlpsrc (renamed from Master/tlpkg/tlpsrc/SIstyle.tlpsrc) | 0 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index b55c210959b..e31a97e5db0 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -20,7 +20,7 @@ our %OPT; my @TLP_working = qw( 12many 2up - SIstyle SIunits Tabbing Type1fonts + SIunits Tabbing Type1fonts a0poster a2ping a4wide a5comb aaai-named aalok aastex abbr abc abnt abntex2 abraces abstract abstyles academicons accanthis accents accessibility accfonts accsupp achemso diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 60ea3a32b5c..106625c4fff 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -68,7 +68,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'IEEEtran', "die 'skipping, use ieeetran'", 'LaTeX-FAQ-francaise', "die 'skipping, use faq-fr'", 'LingTrees', "die 'skipping, requires python'", - 'SIstyle', '&MAKEflatten', + 'SIstyle', "die 'skipping, use sistyle'", 'SQLTeX', "die 'skipping, see sqltex'", 'TOPtesi', "die 'skipping, use toptesi'", 'TeXemplar', "die 'skipping, use texemplar'", @@ -1229,7 +1229,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'sikumuna', "die 'skipping, lyx template'", 'simpsons', "die 'skipping, noinfo license'", 'simurgh', "&MAKEflatten", - 'sistyle', "die 'skipping, use SIstyle'", + 'sistyle', "&MAKEflatten", 'skak', "&MAKEflatten", 'skeyval', "&MAKEmv_doctex", 'slashbox', "die 'skipping, noinfo license, c.1993'", diff --git a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc index 8012c87fe1d..84066c2e4f8 100644 --- a/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-mathscience.tlpsrc @@ -5,7 +5,7 @@ depend collection-fontsrecommended depend collection-latex # depend 12many -depend SIstyle +depend sistyle depend SIunits depend accents depend alg diff --git a/Master/tlpkg/tlpsrc/SIstyle.tlpsrc b/Master/tlpkg/tlpsrc/sistyle.tlpsrc index e69de29bb2d..e69de29bb2d 100644 --- a/Master/tlpkg/tlpsrc/SIstyle.tlpsrc +++ b/Master/tlpkg/tlpsrc/sistyle.tlpsrc |