1

If I use lining superscript numbers for footnotes with realscripts package, I realize that it uses locally \addfontfeature, so there is no kerning. Please, consider this trivial case:

\documentclass[a4paper,12pt]{article}
\usepackage{fontspec}
\usepackage[english]{babel}
\babelfont[english]{rm}[Ligatures=TeX,Numbers={Proportional,OldStyle}]{Source Serif Pro}
\usepackage{realscripts}
\begin{document}
To be, or not to be\footnote{xxx}.
\end{document}

I adjusted some kerning into the font to eliminate excessive space between the superscript number and following period (or comma), but it does't work for the aforementioned reasons.

Referring to this thread: Lining numbers for footnote I ask:

  1. is the only method to have real lining superscript to resort to realscripts?

Referring to this thread: Adjusting kerning with LuaTeX and realscripts

  1. if it's so, is there a way to "automatize" the procedure for footnote numbers?
user41063
  • 1,967

0 Answers0