mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
Revert "Support for the new libertine package"
This reverts commit ecbed31e80
.
This package does not make sense for us. It is just a portmanteau package that loads libertine-type1 and biolinum-type1. Using this package directly results in option clashes if libertine and biolinum are both selected.
Sorry for the noise.
This commit is contained in:
parent
ecbed31e80
commit
e74b088c26
@ -309,7 +309,7 @@ Biolinum
|
|||||||
Found:
|
Found:
|
||||||
\begin_inset Info
|
\begin_inset Info
|
||||||
type "package"
|
type "package"
|
||||||
arg "libertine"
|
arg "biolinum-type1"
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
@ -318,13 +318,13 @@ arg "libertine"
|
|||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
CTAN:
|
CTAN:
|
||||||
\family typewriter
|
\family typewriter
|
||||||
fonts/libertine/
|
fonts/biolinum-type1/
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
Notes: The
|
Notes: The
|
||||||
\family sans
|
\family sans
|
||||||
libertine
|
biolinum-type1
|
||||||
\family default
|
\family default
|
||||||
package provides support for the
|
package provides support for the
|
||||||
\emph on
|
\emph on
|
||||||
@ -341,23 +341,27 @@ Libertine
|
|||||||
Biolinum
|
Biolinum
|
||||||
\emph default
|
\emph default
|
||||||
supports Old Style Figures, which will be automatically activated if those
|
supports Old Style Figures, which will be automatically activated if those
|
||||||
figures are available and requested for the font.
|
figures are available and requested for the roman font.
|
||||||
An older version of the font is provided by the package
|
An older version of the font is provided by the package
|
||||||
\family sans
|
\family sans
|
||||||
biolinum-type1
|
libertine-legacy
|
||||||
\family default
|
\family default
|
||||||
(found:
|
(found:
|
||||||
\begin_inset Info
|
\begin_inset Info
|
||||||
type "package"
|
type "package"
|
||||||
arg "biolinum-type1"
|
arg "libertine"
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
).
|
).
|
||||||
It is selected automatically if the
|
If you only have this package, you will need to set the roman font to
|
||||||
\family sans
|
\emph on
|
||||||
libertine
|
Libertine
|
||||||
\family default
|
\emph default
|
||||||
package is not available.
|
and the Sans Serif font to
|
||||||
|
\emph on
|
||||||
|
Standard
|
||||||
|
\emph default
|
||||||
|
in order to get Biolinum.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
@ -741,7 +745,7 @@ Libertine
|
|||||||
Found:
|
Found:
|
||||||
\begin_inset Info
|
\begin_inset Info
|
||||||
type "package"
|
type "package"
|
||||||
arg "libertine"
|
arg "libertine-type1"
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
@ -750,36 +754,30 @@ arg "libertine"
|
|||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
CTAN:
|
CTAN:
|
||||||
\family typewriter
|
\family typewriter
|
||||||
fonts/libertine/
|
fonts/libertine-type1/
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
Notes: The
|
Notes: The
|
||||||
\family typewriter
|
\family sans
|
||||||
libertine
|
libertine-type1
|
||||||
\family default
|
\family default
|
||||||
package provides support for the
|
package provides support for the
|
||||||
\emph on
|
\emph on
|
||||||
Libertine
|
Libertine
|
||||||
\emph default
|
\emph default
|
||||||
roman family of fonts.
|
roman family of fonts.
|
||||||
An older versions of the package, libertine-type1 (found:
|
An older version of the package,
|
||||||
|
\family sans
|
||||||
|
libertine-legacy
|
||||||
|
\family default
|
||||||
|
(found:
|
||||||
\begin_inset Info
|
\begin_inset Info
|
||||||
type "package"
|
type "package"
|
||||||
arg "libertine-type1"
|
arg "libertine"
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
) is also supported and used as a fallback, as well as the even older package
|
), is also supported and used as a fallback.
|
||||||
also called
|
|
||||||
\family typewriter
|
|
||||||
libertine
|
|
||||||
\family default
|
|
||||||
(for which, however, old style figures cannot be supported properly due
|
|
||||||
to option conflicts with the new
|
|
||||||
\family typewriter
|
|
||||||
libertine
|
|
||||||
\family default
|
|
||||||
package).
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
|
@ -131,21 +131,12 @@ AltFont eco
|
|||||||
EndFont
|
EndFont
|
||||||
|
|
||||||
Font libertine
|
Font libertine
|
||||||
GuiName "Libertine"
|
|
||||||
Family rm
|
|
||||||
OsfOption lining
|
|
||||||
OsfDefault 1
|
|
||||||
Package libertine
|
|
||||||
PackageOption rm
|
|
||||||
AltFonts libertine-type1,libertine-legacy
|
|
||||||
EndFont
|
|
||||||
|
|
||||||
AltFont libertine-type1
|
|
||||||
GuiName "Libertine"
|
GuiName "Libertine"
|
||||||
Family rm
|
Family rm
|
||||||
OsfOption lining
|
OsfOption lining
|
||||||
OsfDefault 1
|
OsfDefault 1
|
||||||
Package libertine-type1
|
Package libertine-type1
|
||||||
|
AltFonts libertine-legacy
|
||||||
EndFont
|
EndFont
|
||||||
|
|
||||||
AltFont libertine-legacy
|
AltFont libertine-legacy
|
||||||
@ -402,16 +393,6 @@ Font berasans
|
|||||||
EndFont
|
EndFont
|
||||||
|
|
||||||
Font biolinum
|
Font biolinum
|
||||||
GuiName "Biolinum"
|
|
||||||
Family sf
|
|
||||||
OsfOption lining
|
|
||||||
OsfDefault 1
|
|
||||||
Package libertine
|
|
||||||
PackageOption sf
|
|
||||||
AltFonts biolinum-type1
|
|
||||||
EndFont
|
|
||||||
|
|
||||||
Font biolinum-type1
|
|
||||||
GuiName "Biolinum"
|
GuiName "Biolinum"
|
||||||
Family sf
|
Family sf
|
||||||
OsfOption lining
|
OsfOption lining
|
||||||
|
Loading…
Reference in New Issue
Block a user