diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/logix.tlpsrc | 0 |
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index b5cf7186d8a..ebbc6fa4794 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -414,7 +414,7 @@ my @TLP_working = qw( listbib listing listings listings-ext listlbls listliketab listofitems listofsymbols lithuanian liturg lkproof llncsconf lm lm-math lmake lni lobster2 - locality localloc logbox logical-markup-utils logicproof logicpuzzle + locality localloc logbox logical-markup-utils logicproof logicpuzzle logix logpap logreq lollipop longdivision longfbox longfigure longnamefilelist loops lpform lpic lplfitch lps diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index fa2b05e0540..7d17febf26e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -708,6 +708,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'logfilter', "die 'skipping, nosource (and java)'", 'loggates', "die 'skipping, LaTeX 2.09 and never in TL'", 'logic', "die 'skipping, noinfo license, ancient'", + 'logix', "&MAKEflatten", 'loops', "&MAKEflatten", 'lsabon', "die 'skipping, nonfree font support'", 'lshort', "die 'skipping, use lshort-english (or whatever language)'", @@ -2944,7 +2945,7 @@ $standardocp='\.ocp'; $standardofm='\.ofm'; %specialofm = (); -$standardotf='\.(otf|woff)$'; +$standardotf='\.(otf|woff2?)$'; %specialotf = ( 'cm-unicode' => '^[^.]*\.otf', # not Fontmap.CMU.otf ); diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index da0190378f2..d4de5ff3cba 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -189,6 +189,7 @@ depend libris depend linearA depend linguisticspro depend lobster2 +depend logix depend lxfonts depend ly1 depend marcellus diff --git a/Master/tlpkg/tlpsrc/logix.tlpsrc b/Master/tlpkg/tlpsrc/logix.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/logix.tlpsrc |