Skip to content

Math in footnotes looks bolder than text #17

Description

@apoorvpotnis

Math in footnotes looks slightly bolder than the surrounding text.

\documentclass{article}

% \usepackage{microtype}
\usepackage{realscripts}
% \usepackage{lato}
\setmainfont{Lato}[Extension = .ttf, 
UprightFont = *-Regular,
BoldFont = *-Bold,
ItalicFont = *-Italic, 
BoldItalicFont = *-BoldItalic]
\usepackage[partial=upright, math-style=ISO, bold-style=ISO, CharacterVariant=2]{lete-sans-math}

\begin{document}
    \textit{Some text}. \(Some text\).\footnote{\textit{Some text}. \(Some text\).}
\end{document}

Image
Image

pdflatex output with CMR fonts:

Image
Image

Is this because many optical weights, both for text and math, are available for CMR? This problem seems to be present for virtually all the OpenType MATH fonts that I've tested.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions