diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-20 22:22:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-20 22:22:13 +0000 |
commit | 148927fcbcc401e2880e3c664ca0f9363a7669fc (patch) | |
tree | 3d2aab9de35a4c4b0c54bddba9079c5a22f9ea49 /Master/tlpkg | |
parent | ba4436784d91f5588b7eb0f58debe42e07769d2e (diff) |
cascadia-code (20jan21)
git-svn-id: svn://tug.org/texlive/trunk@57478 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/cascadia-code.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index aa94a4b52be..9c5fac313e6 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -153,7 +153,7 @@ my @TLP_working = qw( calligra calligra-type1 callouts calrsfs cals calxxxx-yyyy cancel canoniclayout cantarell capt-of captcont captdef caption carbohydrates carlisle carlito carolmin-ps - cascade cascadilla cases casyl + cascade cascadia-code cascadilla cases casyl catchfile catchfilebetweentags catcodes catechis catoptions causets cbcoptic cbfonts cbfonts-fd cc-pl ccaption ccfonts ccicons cclicenses ccool diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d10e2dcd026..ae5f0175a0c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -230,6 +230,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'calxxxx', "die 'skipping, nomodify license'", 'camel', "die 'skipping, nosell license'", 'cantarell', "&MAKEcopy", + 'cascadia-code', "&MAKEflatten", 'cascover', "die 'skipping, license unclear, ancient'", 'casiofont', "die 'skipping, nonfree font'", 'cassette', "die 'skipping, nonfree license'", diff --git a/Master/tlpkg/tlpsrc/cascadia-code.tlpsrc b/Master/tlpkg/tlpsrc/cascadia-code.tlpsrc new file mode 100644 index 00000000000..e53029a5217 --- /dev/null +++ b/Master/tlpkg/tlpsrc/cascadia-code.tlpsrc @@ -0,0 +1 @@ +execute addMap CascadiaCodThree.map diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index a8ce1bf8ebc..a36b184db03 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -58,6 +58,7 @@ depend calligra-type1 depend cantarell depend carlito depend carolmin-ps +depend cascadia-code depend ccicons depend cfr-initials depend cfr-lm |