commit db3768da891be15e38334a9151b0e5725fe70c3e
Author: Juergen Spitzmueller <[email protected]>
Date: Fri Mar 2 12:17:33 2018 +0100
Fix the implementation of new libertine package
Needs to go to 2.3.1-staging
(cherry picked from commit 905516fd706a90148a458f9936c565cbe5fcfcff)
---
lib/chkconfig.ltx | 1 +
lib/latexfonts | 9 ++++++++-
status.23x | 2 ++
3 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index 6573ef0..7a07851 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -446,6 +446,7 @@
\TestPackage{lh-lcy}
\TestPackage{libertine}
\TestPackage{fontaxes} % required by libertine
+\TestPackage{libertine}
\TestPackage{libertine-type1}
\TestPackage{libertineMono-type1}
\TestPackage{libertineMono}
diff --git a/lib/latexfonts b/lib/latexfonts
index 5cc0b3f..a0a93ee 100644
--- a/lib/latexfonts
+++ b/lib/latexfonts
@@ -171,10 +171,17 @@ Font libertine
Family rm
OsfOption osf
Package libertineRoman
- CompleteFont libertine
+ CompleteFont libertine-full
AltFonts libertine-type1,libertine-2012,libertine-legacy
EndFont
+AltFont libertine-full
+ GuiName "Libertine"
+ Family rm
+ Package libertine
+ Requires libertineRoman
+EndFont
+
AltFont libertine-type1
GuiName "Libertine"
Family rm
diff --git a/status.23x b/status.23x
index 3d1d7b6..6c71962 100644
--- a/status.23x
+++ b/status.23x
@@ -39,6 +39,8 @@ What's new
- Properly escape labels entered for included program listings in Insert > File
> Child Document (part of bug 10544).
+- Fix the implementation of new libertine font package.
+
* LYX2LYX