{libertine} is about the Linux Libertine font which can be loaded with the package of the same name.
32
votes
1answer
2k views
Make ligatures in Linux Libertine copyable (and searchable)
I'm currently working on an essay written in LaTeX form. I'm facing problems with ligatures - in my pdf output (rendered using pdftex) opened in Adobe Reader I get X's and V's when copy-pasting words ...
8
votes
2answers
406 views
How does “libertine-type1” work?
I am really struggling to understand how the packages libertine-type1 and biolinum-type1 work now that libertine-legacy is depreciated. According to the new libertine.sty all options when using ...
19
votes
1answer
2k views
libertine font package doesn't work anymore (December 2011)
If you're using an up-to-date system and you're having trouble with using the Linux Libertine fonts, you should probably check out Linux Libertine package and fonts not working any more (fall 2012), ...
18
votes
3answers
985 views
Linux Libertine package and fonts not working anymore (fall 2012)
So in the last couple of weeks I've had some issues with the Linux Libertine font and
package, both don't seem to work anymore on a completely up-to-date version of MacTeX (which is equivalent to TeX ...
13
votes
1answer
706 views
Italic Correction for Linux Libertine Font
I was looking for a new font for the manuals of my LaTeX packages and found the Linux Libertine most pleasing. However it seems that it doesn't support italic correction (yet).
I assume that a font ...
6
votes
2answers
289 views
Extracting characters from the new libertine (with pdflatex)
The issue: I need to access e.g. libertine's delta glyph in pdflatex.
This question notes that the \libertineGlyph command is no longer provided by the latest version of the libertine package. It ...
9
votes
1answer
657 views
Linux Libertine and pdfTeX: glyph `a' undefined
I have little doubt, usually, in the Linux Libertine font with LaTeX / pdflatex, but a couple of weeks ago, the following happened to me:
I have the file with the following test.tex
...
7
votes
2answers
298 views
Internal error: bad native font flag (XeLaTeX, fontspec, newtxmath, libertine, \dot)
I'm trying to use \dot{P} in a math environment.
MWE:
\documentclass{scrartcl}
\usepackage[no-math]{fontspec}
\usepackage{libertineotf}
\usepackage[libertine]{newtxmath}
\begin{document}
...
1
vote
1answer
186 views
How to set equation numbers in lining numerals?
I'm using XeLaTeX with Linux Libertine (using fontspec) and oldstyle numbers. I'd like, however, to set equation numbers (using amsmath's \eqref) in lining numbers. This does not work:
...
6
votes
1answer
432 views
\setmainfont{Linux Libertine O} uses pfb files instead of otf
(This is sort of a follow-up to libertineotf and xelatex - bold smallcaps broken?, based on a problem that I had noticed earlier, but hadn't put my finger on.)
\documentclass{article}
...
4
votes
1answer
205 views
libertineotf and xelatex - bold smallcaps broken?
It seems like bold smallcaps don't work with libertineotf any longer? I am currently adjusting an old template which I was using with pdflatex, and I need those bold small caps:
...
19
votes
2answers
628 views
How to get Wikipedia W from Linux Libertine?
How can I get the Wikipedia-looking crossing-w from Linux Libertine font?
They talk about it on their homepage and in the wikipedia article, but I can't find an example of how to actually produce it.
...
3
votes
2answers
381 views
Linux Libertine Initials break emph
Loading the Linux Libertine Initials font breaks the emph command, even if the font is not used:
\documentclass{scrartcl}
...
10
votes
2answers
410 views
Substitute italic ampersand with alternative ampersand in Linux Libertine O
Based in this answer I want to create a command \amper that uses the alternative ampersand of Linux Libertine O and leaves the regular \& alone. The problem with the MWE below is that hyperref ...
4
votes
2answers
281 views
How to disable oldstyle numerals in a boldface text in Linux Libertine?
This document compiles (in XeLaTeX), but the boldface numbers are set oldstyle. Why? How to use boldface lining digits with Linux Libertine?
\documentclass{article}
\RequirePackage{fontspec}
...
3
votes
1answer
376 views
MikTeX 2.9: libertine suddenly broken [closed]
MikTeX 2.9: 'libertine' seems to have broken at some point today (9 Dec leading into 10 Dec). The following code should produce some material in libertine:
\documentclass[a4paper,10pt]{article}
...
3
votes
1answer
398 views
Font mixup with Neo Euler and Fontspec
For my document I would like to use Linux Libertine as main font and Neo Euler as maths font. However, there seems to be some conflict with the code I am using. Here is a MWE and its output:
...
3
votes
1answer
166 views
What settings for \[x]spaceskip would you suggest for Linux Libertine?
Quite contrary to my own answer here, I think that the default \spaceskip setting for Linux Libertine is rather unfortunate: seemingly, the shrink component is too high (and I end up getting to narrow ...
2
votes
0answers
101 views
\pdfglyphtounicode with XeTeX
One well known problem with using the font Linux Libertine (presumably other fonts too), is that its many ligatures are not recognized in the resulting pdf-file, so that it's not possible to search ...
2
votes
2answers
383 views
\emph yields bold-italic using the package “libertine”
How can I make \emph use italics again after loading the package libertine? I suspect that this may be a bug in the font itself. I tried reinstalling the font and upgrading it onto the most recent ...