Skip to content

Option to Ignore Font Differences #4

Description

@malcolm-jones

If I comment out \usepackage{newtxmath} from the following LaTeX to change the math font, then a difference is shown (as pictured). Is it possible to ignore font differences?

\documentclass{article}
\usepackage{newtxmath}
\pagenumbering{gobble}
\begin{document}
The $x$ is just in a different font.
\end{document}
Image

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