diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/libertinus-fonts.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 c546236a754..66970a5efeb 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -383,7 +383,8 @@ my @TLP_working = qw( lccaps lcd lcg lcyw leading leadsheets leaflet lecturer ledmac leftidx leipzig lengthconvert lettre lettrine levy lewis lexikon lexref lfb lgreek lh lhcyr lhelp - libertine libertinegc libertinus libertinus-otf libertinust1math + libertine libertinegc libertinus + libertinus-fonts libertinus-otf libertinust1math libgreek librarian librebaskerville librebodoni librecaslon libris lilyglyphs limap limecv linearA linegoal lineno ling-macros linguex linop diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0cc3ea4c6b3..eeaa29565d2 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -652,6 +652,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'libertine-legacy', "die 'skipping, replaced by libertine'", 'libertine-type1', "die 'skipping, replaced by libertine'", 'libertineotf', "die 'skipping, replaced by libertine'", + 'libertinus-fonts', "&MAKEflatten", 'libertinus-otf', "&MAKEflatten", 'librarian', "&MAKEflatten", 'libris', "&MAKEcopy", diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 9c97faf8464..1f3370ed564 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -167,7 +167,7 @@ depend lato depend lfb depend libertine depend libertinegc -depend libertinus +depend libertinus-fonts depend libertinus-otf depend libertinust1math depend librebaskerville diff --git a/Master/tlpkg/tlpsrc/libertinus-fonts.tlpsrc b/Master/tlpkg/tlpsrc/libertinus-fonts.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/libertinus-fonts.tlpsrc |