Katex: \Box symbol gives warning

Created on 4 Jan 2017  Â·  5Comments  Â·  Source: KaTeX/KaTeX

When trying to use \Box I get the following warning in Chrome:

No character metrics for 'â–¡' in style 'Main-Regular'

It does display correctly though.

bug

Most helpful comment

Finally tracked this down. See #609.

All 5 comments

I'm new here, so I don't know the exact problem, but I observe that character 9633 (â–¡) is defined in style AMS-Regular but not in style Main-Regular in src/fontMetricsData.js. Confused why this isn't automatic via metrics/extract_ttfs.py. (Also, can you set a style somehow?)

I am also getting this error in Firefox and Safari

@edemaine it sounds like that's the bug. That should be pretty easy to fix.

Finally tracked this down. See #609.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

q2apro picture q2apro  Â·  3Comments

hagenw picture hagenw  Â·  3Comments

asmeurer picture asmeurer  Â·  3Comments

OisinMoran picture OisinMoran  Â·  4Comments

msridhar picture msridhar  Â·  3Comments