diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-17 20:48:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-17 20:48:26 +0000 |
commit | 333487fa7d67a14476a0bd7734bffff2fabfd64f (patch) | |
tree | c19b5ea90736b33fa18be27b34ceb096e17bcdd0 /Master/tlpkg | |
parent | 2b525643dd1aa6f46e24a42d3275777f53d5ff92 (diff) |
gs1 [was GS1] (17jun21)
git-svn-id: svn://tug.org/texlive/trunk@59620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/gs1.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 bdcddeec323..83ee990e1f6 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 - Asana-Math ESIEEcv GS1 HA-prosper IEEEconf IEEEtran + Asana-Math ESIEEcv HA-prosper IEEEconf IEEEtran SIstyle SIunits Tabbing Type1fonts a0poster a2ping a4wide a5comb aaai-named aalok aastex abbr abc abnt abntex2 abraces abstract abstyles @@ -371,7 +371,7 @@ my @TLP_working = qw( greekdates greektex greektonoi greenpoint gregoriotex grfext grffile grfpaste grid grid-system gridpapers gridset gridslides grotesq grundgesetze - gsemthesis gtl gtrlib-largetrees gtrcrd + gs1 gsemthesis gtl gtrlib-largetrees gtrcrd gu gudea guitar guitarchordschemes guitartabs guitlogo gzt h2020proposal hackthefootline hacm hagenberg-thesis halloweenmath handin handout hands hang hanging hanoi diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f70d5b12520..55b611934f8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -60,6 +60,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'Einfuehrung', "die 'skipping, use einfuehrung (lowercase)'", 'FAQ-en', "die 'skipping, obsolete'", 'FiXme', "die 'skipping, use fixme'", + 'GS1', "die 'skipping, use gs1'", 'GuIT', "die 'skipping, use guitlogo'", 'HA-prosper', '&MAKEhaprosper', 'IEEEtran', "&MAKEIEEEtran", @@ -594,7 +595,6 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'grnumalt', "die 'skipping, nonfree'", 'grtimes', "die 'skipping, requires nonfree monotype times'", 'grverb', "die 'skipping, nonfree restriction on Crete U. Press'", - 'gs1', "die 'skipping, use GS1'", 'gudea', "&MAKEflatten", 'guide-latex-fr', "die 'skipping, nonfree cc-nc-nd'", 'guitbeamer', "die 'skipping, nonfree'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index d786e9e9877..ee21edcdf5d 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -7,7 +7,6 @@ depend collection-pictures # depend 2up depend ESIEEcv -depend GS1 depend HA-prosper depend Tabbing depend a0poster @@ -586,6 +585,7 @@ depend grid-system depend gridpapers depend gridset depend gridslides +depend gs1 depend guitlogo depend halloweenmath depend hackthefootline diff --git a/Master/tlpkg/tlpsrc/gs1.tlpsrc b/Master/tlpkg/tlpsrc/gs1.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/gs1.tlpsrc |