|
|
|
|
|
by nschloe
1486 days ago
|
|
Blog post author here. The kerning is probably a problem with their font config that can hopefully be fixed. I don't think -- and that's me personal estimation -- that people will write tons of `a\,=\,b` to work around the bad kerning, so that's a change I would still recommend making. |
|
For example, a\mathbin{foo}b is supposed to render as "a foo b", but on GitHub it comes out as "afoob".
When I looked at the MathJax configuration GitHub uses, nothing pops out as being odd. It would be funny if a minifier totally messed up the part of the MathJax source code specifically for this.