Skip to main content

All Questions

Tagged with
3 votes
0 answers
41 views

Adjust kerning for garamond math

I would like to adjust the kerning between some glyphs, since imo e.g. '(' and 'f' are typeset way too close. % !TEX program = lualatex \documentclass{minimal} \usepackage{fontspec} \usepackage{...
JoN's user avatar
  • 364
8 votes
3 answers
636 views

Palatino kerning issue

There are a number of digital versions of Palatino: Palatino LT Pro, Book Antiqua, TeX Gyre Pagella, Domitian and FPL Neu. In a number of these (which include the version I am using) there is a ...
user avatar
1 vote
1 answer
195 views

Kerning with Lualatex

This is a recurring topic, but I haven't found a satisfactory and up-to-date answer. I apologize for any redundancy. I'd like to use Hoefler Text within Linux/Tex Live. I installed the font as a ...
jfk's user avatar
  • 91
0 votes
2 answers
181 views

Add extra kerning before certain punctuation in Babel, but not for the typewriter font

I want to add extra kerning before exclamation marks, question marks, colons, semicolons, etc. and extra kerning before and after en and em dashes. My current code is based off of this answer. The ...
Amarakon's user avatar
  • 165
4 votes
1 answer
109 views

Acro Package Bug with Kerning

I've observed that the acro package bugs out the kerning. It makes the kerning pair apply incorrectly after the acronym. In my MWE, the second word in each pair has incorrect kerning. I've added an ...
User23456234's user avatar
  • 1,888
9 votes
2 answers
354 views

Adjust italic correction for a math symbol for subscripts

I am using the DejaVu math font and noticed that the zero in f_0 is very far away from the f. % !TeX program = lualatex \documentclass{article} \usepackage{unicode-math} \setmathfont{texgyredejavu-...
schtandard's user avatar
  • 15.4k
2 votes
0 answers
96 views

Lua(La)TeX does not kern at discretionaries following ligatures?

\documentclass{book} \usepackage[usenglish]{babel} \usepackage{fontspec} \directlua{ fonts.handlers.otf.addfeature { name = "testkern", type = "kern", ...
keth-tex's user avatar
  • 452
1 vote
1 answer
81 views

Reduce the space between letter "f" and subscript that follows for Asana-Math (unicode-math)

Following the second part of this answer, I'm trying to do the similar thing for Asana-Math: reducing the space between letter "f" and the subscript that follows. However, my modified ...
Jinwen's user avatar
  • 8,618
8 votes
1 answer
472 views

Is there a way to add italic correction at the end of inline math?

I would like to add italic correction at the end of inline math, depending on the italic correction of the last math character. Here is a MWE showing why I would like to have that: %! TEX program = ...
red_trumpet's user avatar
5 votes
1 answer
342 views

How do I get italic correction in LuaLaTex with unicode-math and \left \right?

The story about italic correction in LuaLaTeX when using unicode-math seems to be an old one. However, the issue does not appear to be fixed. Here is what it looks like with unicode-math and without ...
red_trumpet's user avatar
4 votes
0 answers
170 views

Lua font handler can change some STIX Two Math kerns but not others

The STIX Two Math font leaves large gaps between some pairs of characters, such as 'dp' or 'df'. The Lua otf font handler is able to reduce these gaps for some pairs (e.g., 'ab' or 'ad'), but it ...
John's user avatar
  • 2,400
3 votes
1 answer
167 views

LuaLaTeX: GSUB/GPOS multiple glyphs per type only partially kerned

I have an issue in combination with the fontspec package and a ttf/otf font I am developing: Kerning works fine in XeLaTeX (and e.g. in browsers etc.), but kerning is only partially applied in ...
Artecat's user avatar
  • 33
3 votes
0 answers
272 views

Specifying kerning for math fonts

I'd like to manually fix some longstanding spacing issues between certain pairs of capital letters in Latin Modern Math, such as UF and YX. Because these pairs represent actual products, I'd rather ...
photon.engine's user avatar
4 votes
1 answer
222 views

Kerning ligatures with font-feature in luatex

Manipulating fonts is somewhat daunting, and usually too much for me, so I restrict myself to a few things. I use Duffner's EB Garamond -- his original version from his website. I'm a bit puzzled by ...
Kubo's user avatar
  • 302
6 votes
0 answers
128 views

LuaTeX: OpenType staircase kerning (MATH kerning) has opposed effect than expected

This is a follow up question to a previous reported font problem. Compiling the following MWE with LuaLaTeX \documentclass{article} \usepackage{unicode-math} \setmathfont{LibertinusMath-Regular.otf}[...
nagmat84's user avatar
  • 1,125

15 30 50 per page