Skip to main content

Questions tagged [kerning]

{kerning} is the process of adjusting the spacing between characters in a proportional font, usually to achieve a visually pleasing result.

10 votes
1 answer
462 views

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 ...
Sebastiano's user avatar
  • 66.8k
3 votes
2 answers
140 views

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 ...
inklesspen's user avatar
8 votes
1 answer
207 views

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, ...
hugomg's user avatar
  • 1,161
10 votes
2 answers
254 views

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^...
HerpDerpington's user avatar
6 votes
1 answer
115 views

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} \...
HerpDerpington's user avatar
3 votes
1 answer
151 views

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 ...
lukascbossert's user avatar
6 votes
1 answer
198 views

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 ...
glenncounty's user avatar
3 votes
3 answers
168 views

Consider this example: \documentclass[11pt]{scrbook} \usepackage{fontspec} \usepackage{unicode-math} \setmainfont[SlantedFont=lmromanslant10-regular.otf]{lmroman10-regular.otf} \begin{document} \...
HerpDerpington's user avatar
8 votes
0 answers
152 views

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 ...
HerpDerpington's user avatar
9 votes
1 answer
359 views

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. ...
Keks Dose's user avatar
  • 32.2k
3 votes
1 answer
137 views

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 ...
Explorer's user avatar
  • 8,566
8 votes
2 answers
118 views

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 ...
ronno's user avatar
  • 1,563
2 votes
3 answers
225 views

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 ...
impresso's user avatar
  • 444
2 votes
0 answers
85 views

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}...
Apoorv Potnis's user avatar
2 votes
1 answer
83 views

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'...
impresso's user avatar
  • 444

15 30 50 per page
1
2 3 4 5
29