You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MathJax TeX fonts (the only font currently available in MathJax v3) do not include this glyph. The only option is to use
\unicode[STIXGeneral]{x1D7D9}
but this relies on your readers having the STIX fonts (or some other font containing this glyph) installed locally.
But since the "blackboard bold" font is a work-around used when writing with chalk on a blackboard to represent what would have been typeset as bold characters in print, perhaps you can use \mathbf{1}, which is what the blackboard-bold character is supposed to represent.
I need to output the number in this format to the screen
Please advise me how to do this.
The text was updated successfully, but these errors were encountered: