Questions tagged [libertine]
{libertine} is about the Linux Libertine font which can be loaded with the package of the same name.
270 questions
4
votes
2
answers
113
views
Libertine font features missing when compiling with xelatex or lualatex
I want to use the libertine package in my fonts, as I prefer them over the standard font. Here is a MWE
% list every file used to standard output
\listfiles
\documentclass[
12pt,
a4paper,
...
2
votes
1
answer
68
views
How to get the fancy ampersand of Biolinum (for headings) with Libertinus and pdflatex?
I've recently switched from Libertine to Libertinus. Now the fancy Biolinum ampersand has been replaced by the boring -- and too high -- variant. I use pdflatex and would like to be able to insert the ...
0
votes
1
answer
160
views
Undefined control sequences in figureversions.sty and libertine.sty after Miktex update
After foolishly updating Miktex nothing works anymore. I use pdflatex with Miktex --- ReportDate: 2025-12-14 20:41:09 CurrentVersion: 25.4 SetupDate: 2025-12-14 12:30:00 SetupVersion: 24.1 ...
6
votes
1
answer
190
views
IPA diacritics appear offset to the left in LuaLaTeX
I'm using the package newtx for my main text- and maths- fonts, and Linux Libertine O for IPA. The font files are from the libertine package (https://ctan.org/pkg/libertine), but I don't want ...
0
votes
0
answers
128
views
Error when using breqn with Libertinus with lualatex. Is there a workaround?
I asked google for good bold font to use with lauatex and it told me to use Libertinus Serif. So I copied the exact code it showed and it worked very well with lualatex and I liked the font.
But once ...
2
votes
0
answers
62
views
Integral with overbar from Cambria Math (range) is not displayed in equation
I use integral signs from Cambria Math instead of Libertinus Math, but I have problems with \upint and \lowint in the displayed formulas.
Nevertheless, \int, also comes from Cambria Math, but it is ...
5
votes
2
answers
279
views
How to apply the libertine font to a specific range in pdfLaTeX?
This question is an extension of the: question. I should use the Linux Libertine O font to typeset the W of the WikipediA logo. But, I don't want to apply the libertine font globally, only apply it to ...
3
votes
1
answer
103
views
Mixing numbers and uppercase letters in Libertine
I'm writing a document that uses ACM's acmart document class. I have no way of changing the class itself or its font definitions.
I have some words that contain a mixture of numbers and (uppercase) ...
0
votes
2
answers
827
views
libertine.sty' not found [closed]
The latest update of the libertine package (5.3.0) does not work with MikTeX anymore. It just gives a 'libertine.sty' not found' error. I'm running texstudio 4.8.4 with MikTeX 24.1 on window 10. Any ...
4
votes
2
answers
247
views
Use old-style figures in textstyle and displaystyle math, but lining figures in scriptstyle? (libertine, newtxmath)
I’m trying to roughly recreate some historical typography. Following the source material, I’d like my document to use old-style figures in text mode and in non-subscript math (i.e. under \textstyle/\...
1
vote
0
answers
35
views
Redefining the part command and customizing the page layout
Here is my current code
\documentclass{book}
\usepackage[
headheight=55pt,
paperheight=29.7cm,
paperwidth=21cm,
top=2cm,
bottom=2cm,
left=3cm,
right=3cm
]{geometry}
\...
2
votes
1
answer
113
views
Broken spacing before calligraphic letters in math
I am using Tom de Jong’s thesis template, which configures fonts as follows (in packages.sty):
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{csquotes}
\usepackage[final]{microtype}
...
2
votes
2
answers
136
views
Fix warning for Beamer subitem bullet with Libertine font (newtx)
\documentclass{beamer}
\usepackage[T1]{fontenc}
\usepackage[libertine]{newtx}
\begin{document}
\begin{frame}{A frame}
\begin{itemize}
\item An item
\begin{itemize}
\item A ...
2
votes
1
answer
191
views
Can't get libertine to work with newtxmath in lualatex and have PDF/A compliance
I am desperately trying to use libertine font together with newtxmath in lualatex and found two solutions which are equally bad for different reasons. Here is the document:
\pdfvariable minorversion=5
...
5
votes
2
answers
247
views
how to fix libertine package with lualatex putting tilde too low?
When I try to use the libertine package with lualatex:
\documentclass{article}
\usepackage{libertine}
\begin{document}
\(\mathbf{\tilde{n}}\)
\end{document}
I'm seeing problems making a letter with ...