-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamCode ExampleContains an illustrative code example, solution, or work-aroundContains an illustrative code example, solution, or work-aroundFixedTest Neededv3v4.0
Milestone
Description
The symbol ×
is not properly rendered: a × b
↦ a \mathbin{×} b
.
Obviously this isn't a huge problem, but it's not ideal either—I've run across some other examples of symbols which should obviously be mathbin
or mathrel
but whose Unicode character is not classed correctly by MathJax.
In the meantime, can someone help with these questions:
- How to tell MathJax to always use a certain math class for a symbol?
- Is there a way to determine which class MathJax is using for a given symbol?
Metadata
Metadata
Assignees
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamCode ExampleContains an illustrative code example, solution, or work-aroundContains an illustrative code example, solution, or work-aroundFixedTest Neededv3v4.0