Skip to content

Incorrect rendering of \sum etc. with \nolimits #3569

Description

@gottfriedsen

Issue Summary

Sums, products, unions etc. with \nolimits result in incorrect rendering.

For instance, the math code 1 \sum_a\nolimits results in the following rendering:

Image

\prod and \bigcup instead of \sum results in similar behaviour. With \int the error does not occur.

Steps to Reproduce:

See the link to complete examples: https://jsbin.com/lewedefopa/1/edit?html,output

Technical details:

The error occurs in all of the following setups. Other setups were not tested.

  • MathJax Version: 4.1.2
  • Client OS:
    • Kubuntu 26.04
    • Browser:
      • Chromium 148.0.7778.167
      • Firefox 151.0.3
    • iPadOS 17.7.11
      • Browser: Safari

MathJax configuration:

none

and loading MathJax via

<script src="https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-chtml.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions