diff options
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 |