Questions tagged [kerning]
{kerning} is the process of adjusting the spacing between characters in a proportional font, usually to achieve a visually pleasing result.
426 questions
10 votes
1 answer
462 views
The nature of the \sup operator
I am writing some notes for a very time-consuming job. I was wondering what kind of operator \sup is, or what its nature is, considering that it does not leave any space between itself and the curly ...
3 votes
2 answers
140 views
How can I improve kerning between a non-italic opening quotation mark and some italic text?
When I'm typesetting a story, I might have a line of dialogue where the opening quotation mark is in the normal ("upright") font shape, but the beginning or all of the dialogue itself (for ...
8 votes
1 answer
207 views
Kerning for function composition \circ f in math mode
I noticed that, in the many math fonts, the letter f looks asymmetrical when it is to the right of a binary operator. I think it is because the spacing is computed from the bottom tip of the f, ...
10 votes
2 answers
254 views
Fix integral lower bound kerning in textstyle or smaller with unicode-math
When using unicode math, the lower bound of the integrals is very close to the integral symbol, see this example \documentclass{article} \usepackage{unicode-math} \begin{document} Lorem ipsum $\int_0^...
6 votes
1 answer
115 views
Add a kerning pair for smallcaps lualatex
I want to add kerning for a letter combination of the small caps in the font I am using. Here a minimal example using one of the default fonts: \documentclass{article} \usepackage{fontspec} \...
3 votes
1 answer
151 views
How to kern letters and put them higher or lower depending on the previous letter?
I want to generate a title in which E are following an R or a T. Since the font Trajan has a quite wide R and Tthis looks odd: My aim is to put the first E after the R a little bit higher and smaller ...
6 votes
1 answer
198 views
MinionPro's kerning problem of comma and period with single and double quotation marks
Here is a kerning problem of comma and period with quotation marks: I tried the code following Kerning with Lualatex. But it does not seem that I have enough information to make it work. FYI, windows ...
3 votes
3 answers
168 views
Proper footnote number marker kerning
Consider this example: \documentclass[11pt]{scrbook} \usepackage{fontspec} \usepackage{unicode-math} \setmainfont[SlantedFont=lmromanslant10-regular.otf]{lmroman10-regular.otf} \begin{document} \...
8 votes
0 answers
152 views
Unexpected kerning after math mode in unicode-math
Without changing anything in the document, including the unicode-math package seems to modify the kerning of letters in math mode or at the boundary between math and regular text. Compare this example ...
9 votes
1 answer
359 views
Kerning error around "l" in purchased font ("Better Sans")
I bought a font called "Better Sans" here: Better Sans at MyFonts . Used with LaTeX and LibreOffice, there is a kerning error, but used with Textmaker, Word and InDesign, no error occurs. ...
3 votes
1 answer
137 views
How to typeset the "different set symbol" with \complement to handle proper kerning?
The question is related with this link, but not the same. Claim(Background): In "ISO-80000-2-2019", the "different set" symbol is just A\B: However, In China, the math textbook ...
8 votes
2 answers
118 views
How to tweak this widebar implementation to allow nesting?
I am using the definition of \widebar from this answer by Hendrik Vogt. However, as the comment by Mankka mentions, nested uses such as \widebar{\widebar{x}} do not behave ideally: the bars are ...
2 votes
3 answers
225 views
ConTeXt: adjust interword space for letterspacing
I find that ConTeXt's letterspacing command does not adjust the interword space the way I'd expect it to. As the letterspacing factor grows, it gets hard to tell words apart, as the spaces between ...
2 votes
0 answers
85 views
Kerning for text in subscripts and superscripts in LuaLaTeX
LuaLaTeX, with unicode-math does not seem to use the text kerning for subscripts and superscripts. I however get the kerned V-A pair with pdfLaTeX (with amsmath). Is this a bug? \documentclass{article}...
2 votes
1 answer
83 views
Irregular letterspacing in ConTeXt
Some words, when letterspaced in ConTeXt, yield irregular results. E.g.: \startTEXpage[offset=1em] \letterspacing[1]{RELATIVE} \stopTEXpage The behaviour seems to depend on the language (it doesn'...