From 588af8b05b56b88dd653d9cd9c5d7b867605ba1c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Jan 2016 23:17:28 +0000 Subject: libertinus (22jan16) git-svn-id: svn://tug.org/texlive/trunk@39461 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/libertinus/FONTLOG.txt | 101 +++++++++++++++++++++ Master/texmf-dist/doc/fonts/libertinus/OFL.txt | 95 +++++++++++++++++++ Master/texmf-dist/doc/fonts/libertinus/README.txt | 17 ++++ .../documentation/libertinus-testmath.pdf | Bin 0 -> 163010 bytes .../libertinuskeyboard-regular-table.pdf | Bin 0 -> 151485 bytes .../documentation/libertinusmath-regular-table.pdf | Bin 0 -> 500961 bytes .../documentation/libertinusmono-regular-table.pdf | Bin 0 -> 171416 bytes .../documentation/libertinussans-bold-table.pdf | Bin 0 -> 374604 bytes .../documentation/libertinussans-italic-table.pdf | Bin 0 -> 399507 bytes .../documentation/libertinussans-regular-table.pdf | Bin 0 -> 333441 bytes .../documentation/libertinusserif-bold-table.pdf | Bin 0 -> 350513 bytes .../libertinusserif-bolditalic-table.pdf | Bin 0 -> 271024 bytes .../documentation/libertinusserif-italic-table.pdf | Bin 0 -> 344660 bytes .../libertinusserif-regular-table.pdf | Bin 0 -> 407797 bytes .../libertinusserif-semibold-table.pdf | Bin 0 -> 320463 bytes .../libertinusserif-semibolditalic-table.pdf | Bin 0 -> 346903 bytes .../libertinusserifdisplay-regular-table.pdf | Bin 0 -> 342955 bytes .../libertinusserifinitials-regular-table.pdf | Bin 0 -> 241432 bytes .../libertinus/libertinuskeyboard-regular.otf | Bin 0 -> 121604 bytes .../public/libertinus/libertinusmath-regular.otf | Bin 0 -> 707228 bytes .../public/libertinus/libertinusmono-regular.otf | Bin 0 -> 133320 bytes .../public/libertinus/libertinussans-bold.otf | Bin 0 -> 489860 bytes .../public/libertinus/libertinussans-italic.otf | Bin 0 -> 621108 bytes .../public/libertinus/libertinussans-regular.otf | Bin 0 -> 391708 bytes .../public/libertinus/libertinusserif-bold.otf | Bin 0 -> 405856 bytes .../libertinus/libertinusserif-bolditalic.otf | Bin 0 -> 329984 bytes .../public/libertinus/libertinusserif-italic.otf | Bin 0 -> 416612 bytes .../public/libertinus/libertinusserif-regular.otf | Bin 0 -> 510604 bytes .../public/libertinus/libertinusserif-semibold.otf | Bin 0 -> 342384 bytes .../libertinus/libertinusserif-semibolditalic.otf | Bin 0 -> 386988 bytes .../libertinus/libertinusserifdisplay-regular.otf | Bin 0 -> 370660 bytes .../libertinus/libertinusserifinitials-regular.otf | Bin 0 -> 401572 bytes Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/libertinus.tlpsrc | 0 35 files changed, 215 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/fonts/libertinus/FONTLOG.txt create mode 100644 Master/texmf-dist/doc/fonts/libertinus/OFL.txt create mode 100644 Master/texmf-dist/doc/fonts/libertinus/README.txt create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinus-testmath.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinuskeyboard-regular-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmath-regular-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmono-regular-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-bold-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-italic-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-regular-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bold-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bolditalic-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-italic-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-regular-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibold-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibolditalic-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifdisplay-regular-table.pdf create mode 100644 Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifinitials-regular-table.pdf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinuskeyboard-regular.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmath-regular.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmono-regular.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-bold.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-italic.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-regular.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bold.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bolditalic.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-italic.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-regular.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibold.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibolditalic.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifdisplay-regular.otf create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifinitials-regular.otf create mode 100644 Master/tlpkg/tlpsrc/libertinus.tlpsrc diff --git a/Master/texmf-dist/doc/fonts/libertinus/FONTLOG.txt b/Master/texmf-dist/doc/fonts/libertinus/FONTLOG.txt new file mode 100644 index 00000000000..a7f321e9fbf --- /dev/null +++ b/Master/texmf-dist/doc/fonts/libertinus/FONTLOG.txt @@ -0,0 +1,101 @@ +FONTLOG for Libertinus +--------------------- + +This file provides detailed information on the Libertinus font software. This +information should be distributed along with the Libertinus fonts and any +derivative works. + + +Basic Font Information +---------------------- + +Libertinus fonts is a fork of the Linux Libertine and Linux Biolinum fonts that +started as an OpenType math companion of the Libertine font family, but grown +as a full fork to address some of the bugs in the fonts. + +The family consists of: + +* Libertinus Serif: forked from *Linux Libertine*. +* Libertinus Sans: forked from *Linux Biolinum*. +* Libertinus Mono: forked from *Linux Libertinus Mono*. +* Libertinus Math: an OpenType math font for use in OpenType math-capable + applications like LuaTeX, XeTeX or MS Word 2007+. + +Libertinus development is currently hosted on: +http://github.com/khaledhosny/libertinus + +Feature requests, bug reports and patches should be directed to our issue +tracker. + + + +Information for Contributors +---------------------------- + +Libertinus is released under the OFL 1.1 - http://scripts.sil.org/OFL For +information on what you're allowed to change or modify, consult the OFL-1.1.txt +and OFL-FAQ.txt files. The OFL-FAQ also gives a very general rationale and +various recommendations regarding why you would want to contribute to the +project or make your own version of the font. + +See the project website for the current master and the various branches: +http://github.com/khaledhosny/libertinus + + +ChangeLog +--------- + +22 Jan 2016 (Khaled Hosny) Version 6.1 +- Renamed the fonts from Libertine to Libertinus to be complaint with the + Reserved Font Name clause of Linux Libertine license. Thanks to Frédéric Wang + for the new name. +- Dropped legacy Mac platform font names. + +18 Jan 2016 (Khaled Hosny) Version 6.0 +First release of the forked Libertine fonts, changes since the fork include: +- New Libertine Math font. +- Dropped the use of Unicode PUA for alternate glyphs in favour of making them + encoded. +- Dropped the TrueType versions of the fonts. +- Dropped the Romanian-specific cedilla/comma substitution, it is no longer + recommended to do this at font feature level. +- Fixed upstream font kerning regression. +- Renamed the glyphs to follow the recommended Adobe Glyph Names for New Fonts. +- Fixed lots of inconsistencies in the font files. +- Fixed the encoding of Indian Rubee symbol. +- Made the sans question mark a bit more sans-like. +- Fixed sans interrobang to not use the serif glyphs. +- Removed some bogus ligatures like “!!”, “??”, “...”, etc. +- Fixed the “short f” feature. +- Made the “bunny ears” glyphs with dieresis the alternate form, and made the + more conventional form the default. +- Dropped the “aalt” feature, since it is of limited use and hard to keep up to + date. +- Fixed diaeresis positioning in bold serif. +- Fixed the following upstream bugs: + http://sourceforge.net/p/linuxlibertine/bugs/315/ + http://sourceforge.net/p/linuxlibertine/bugs/311/ + http://sourceforge.net/p/linuxlibertine/bugs/303/ + http://sourceforge.net/p/linuxlibertine/bugs/254/ + http://sourceforge.net/p/linuxlibertine/bugs/293/ + http://sourceforge.net/p/linuxlibertine/bugs/291/ + http://sourceforge.net/p/linuxlibertine/bugs/275/ + http://sourceforge.net/p/linuxlibertine/bugs/235/ + + +Acknowledgements +------------------------- +If you make modifications be sure to add your name (N), email (E), web-address +(W) and description (D). This list is sorted by last name in alphabetical +order.) + +N: Khaled Hosny +E: khaledhosny@eglug.org +W: http://www.khaledhosny.org +D: Libertinus fork author + +N: Philipp Poll +E: gillian@linuxlibertine.org +W: http://www.linuxlibertine.org +D: Original authors + diff --git a/Master/texmf-dist/doc/fonts/libertinus/OFL.txt b/Master/texmf-dist/doc/fonts/libertinus/OFL.txt new file mode 100644 index 00000000000..101a7c81f60 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/libertinus/OFL.txt @@ -0,0 +1,95 @@ +Portions copyright (c) 2012-2016, Khaled Hosny (khaledhosny@eglug.org). +Portions copyright (c) 2003–2012, Philipp H. Poll (www.linuxlibertine.org | gillian at linuxlibertine.org), +with Reserved Font Name "Linux Libertine" and "Biolinum". + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/Master/texmf-dist/doc/fonts/libertinus/README.txt b/Master/texmf-dist/doc/fonts/libertinus/README.txt new file mode 100644 index 00000000000..048eaaa2600 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/libertinus/README.txt @@ -0,0 +1,17 @@ +Libertinus fonts +================ + +Libertinus fonts is a fork of the Linux Libertine and Linux Biolinum fonts that +started as an OpenType math companion of the Libertine font family, but grown +as a full fork to address some of the bugs in the fonts. + +The family consists of: + +* Libertinus Serif: forked from *Linux Libertine*. +* Libertinus Sans: forked from *Linux Biolinum*. +* Libertinus Mono: forked from *Linux Libertine Mono*. +* Libertinus Math: an OpenType math font for use in OpenType math-capable + applications like LuaTeX, XeTeX or MS Word 2007+. + +Libertinus fonts are available under the terms of Open Font License version +1.1. diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinus-testmath.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinus-testmath.pdf new file mode 100644 index 00000000000..53b7e48fc58 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinus-testmath.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinuskeyboard-regular-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinuskeyboard-regular-table.pdf new file mode 100644 index 00000000000..c9fcb3bd6ef Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinuskeyboard-regular-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmath-regular-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmath-regular-table.pdf new file mode 100644 index 00000000000..bd0bca6b2fa Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmath-regular-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmono-regular-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmono-regular-table.pdf new file mode 100644 index 00000000000..fad1d662115 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusmono-regular-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-bold-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-bold-table.pdf new file mode 100644 index 00000000000..e506dcc06ba Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-bold-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-italic-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-italic-table.pdf new file mode 100644 index 00000000000..35eca43e0b1 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-italic-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-regular-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-regular-table.pdf new file mode 100644 index 00000000000..5449c4b39e4 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinussans-regular-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bold-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bold-table.pdf new file mode 100644 index 00000000000..56717accaf7 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bold-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bolditalic-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bolditalic-table.pdf new file mode 100644 index 00000000000..a39c1a20fe7 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bolditalic-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-italic-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-italic-table.pdf new file mode 100644 index 00000000000..8f4910bad4a Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-italic-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-regular-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-regular-table.pdf new file mode 100644 index 00000000000..22513b525c5 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-regular-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibold-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibold-table.pdf new file mode 100644 index 00000000000..4e0e67c78c2 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibold-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibolditalic-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibolditalic-table.pdf new file mode 100644 index 00000000000..76f33df3677 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibolditalic-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifdisplay-regular-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifdisplay-regular-table.pdf new file mode 100644 index 00000000000..dae3e23a179 Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifdisplay-regular-table.pdf differ diff --git a/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifinitials-regular-table.pdf b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifinitials-regular-table.pdf new file mode 100644 index 00000000000..dbf3dc1629f Binary files /dev/null and b/Master/texmf-dist/doc/fonts/libertinus/documentation/libertinusserifinitials-regular-table.pdf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinuskeyboard-regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinuskeyboard-regular.otf new file mode 100644 index 00000000000..1e32dcd41ee Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinuskeyboard-regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmath-regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmath-regular.otf new file mode 100644 index 00000000000..1574729f7e1 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmath-regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmono-regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmono-regular.otf new file mode 100644 index 00000000000..6f3e245ecda Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusmono-regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-bold.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-bold.otf new file mode 100644 index 00000000000..ede5b896b1b Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-bold.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-italic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-italic.otf new file mode 100644 index 00000000000..52f48b28cd2 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-italic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-regular.otf new file mode 100644 index 00000000000..f97f2356df2 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinussans-regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bold.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bold.otf new file mode 100644 index 00000000000..1cae7fd39a9 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bold.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bolditalic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bolditalic.otf new file mode 100644 index 00000000000..bd70aa7d5c1 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-bolditalic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-italic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-italic.otf new file mode 100644 index 00000000000..5724bb58b3a Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-italic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-regular.otf new file mode 100644 index 00000000000..7e9f923769f Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibold.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibold.otf new file mode 100644 index 00000000000..882c3ebdddb Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibold.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibolditalic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibolditalic.otf new file mode 100644 index 00000000000..078ed01787f Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserif-semibolditalic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifdisplay-regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifdisplay-regular.otf new file mode 100644 index 00000000000..6e44c00b69a Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifdisplay-regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifinitials-regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifinitials-regular.otf new file mode 100644 index 00000000000..f9627729d87 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus/libertinusserifinitials-regular.otf differ diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index dd64da19fee..585f2eec9ba 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -332,7 +332,7 @@ my @TLP_working = qw( lcd lcg lcyw leading leadsheets leaflet lecturer ledmac leftidx leipzig lengthconvert lettre lettrine levy lewis lexikon lexref lfb lgreek lh lhcyr lhelp - libertine + libertine libertinus libgreek librarian librebaskerville librebodoni librecaslon libris lilyglyphs limap linearA linegoal lineno linguex diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 7e5c1cd0355..f3f0957b0a2 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -148,6 +148,7 @@ depend kurier depend lato depend lfb depend libertine +depend libertinus depend librebaskerville depend librebodoni depend librecaslon diff --git a/Master/tlpkg/tlpsrc/libertinus.tlpsrc b/Master/tlpkg/tlpsrc/libertinus.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3