This is for math. In Latex, you get these symbols with \mathbb{}. They are most commonly used to represent to represent number sets, like the set of all integers Z (from the German), set of all natural numbers N, set of complex numbers C, set of all real numbers R, rationals Q (for βquotientβ), set of quaternions H (named after Hamilton), or an unknown set F (for βfieldβ). This explains why many of the letters in thiβ¦
> This is for math. Heh. The "tabs vs spaces" debate of mathematical typography is whether these symbols should be used at all in printing, or reserved for actual blackboards. In LaTeX you can have actual boldface letters, so you should write a boldface letter R to represent the real numbers and so on. Using "blackboard bold" in print looks terribly off to some (many?) people.
Unicode Character βπβ (U+1D54F)
201β210 of 308 posts
Re: Unicode Character βπβ (U+1D54F)
#202I'm responsible for this character being supported in Iosevka, JetBrains Mono, 3270, and Cozette, looks like. For arguments I wanted to stick to mathematical convention like f(x) without looking like a regular variable. While the lowercase π© (subject role) is more common, uppercase makes it a function and is useful in functional programming. More visibility for the character is helpful if it means wider font supportβ¦
That's funny; I immediately thought of BQN when I saw this character pop up on HN :)
Re: Unicode Character βπβ (U+1D54F)
#203These tweets by @SawyerMerritt seem to have been the "inspiration" for X's logo: https://twitter.com/SawyerMerritt/status/1683150433806692352 Correction to my previous reply: @ajtourville designed the thicker X logo below for our (now discontinued) @OfficialXPod. The thicker logo was inspired by a font he found online (bottom right). I created the video above using the font logo, adding a glow and little lines in theβ¦
Re: Unicode Character βπβ (U+1D54F)
#204Re: Unicode Character βπβ (U+1D54F)
#205I'm responsible for this character being supported in Iosevka, JetBrains Mono, 3270, and Cozette, looks like. For arguments I wanted to stick to mathematical convention like f(x) without looking like a regular variable. While the lowercase π© (subject role) is more common, uppercase makes it a function and is useful in functional programming. More visibility for the character is helpful if it means wider font supportβ¦
Re: Unicode Character βπβ (U+1D54F)
#206Earlier quoted context omitted.
> you'll notice that the scratch in the background doesn't reach the X What does this mean? I've tried finding various images of the X logo on news sites and twitter.com itself and I don't see anything resembling a "scratch in the background" but maybe I'm just missing something obvious.
This tweet has the graphic itβs talking about, and explains better than the referenced article: https://twitter.com/keewa/status/1683378941732728832?s=20
Re: Unicode Character βπβ (U+1D54F)
#207Earlier quoted context omitted.
> This is for math. Heh. The "tabs vs spaces" debate of mathematical typography is whether these symbols should be used at all in printing, or reserved for actual blackboards. In LaTeX you can have actual boldface letters, so you should write a boldface letter R to represent the real numbers and so on. Using "blackboard bold" in print looks terribly off to some (many?) people.
I strongly disagree that the bold symbols are better, even though theyβre what blackboard bold was originally conceived to approximate. The reason: Bold font draws attention (ask a typographer about type color), but usually, the bolder symbols are not the ones requiring that attention. (If I read a text about real analysis, I know that the domains and codomains will be the real numbers, for example.) The blackboard bβ¦
But there is certainly some dependency on the font. For example, the Baskerville used by the Publications de l'IHΓS is a much thicker font, and the bold letters flow very naturally. Look for example here
http://www.numdam.org/item/PMIHES/
The publications in the sixties and seventies, which are scanned, are very beautiful and the bold letters mix smoothly in the text. You cannot see them "from far away" as happens with Computer Modern.
Curiously, the modern pdfs look slightly different, with apparently thinner fonts. This may be an effect of printing, that smears the ink a bit and produces slightly thicker type?
Re: Unicode Character βπβ (U+1D54F)
#208Earlier quoted context omitted.
Are you sure? When I type https://xn--971h.com in it doesn't work, but clicking the link in your comment does because HN has made the href x.com. The browser converts π.com to x.com before going there too. Moreover, X and π are treated as equivalent characters in this context, so whois π.com looks up x.com, and π.com's punycode encoding is x.com: https://www.whatsmydns.net/idn-punycode-converter?q=%F0%9D%9... whoβ¦
HN automatically converts these urls to punycode, maybe this is a bug and it automatically converts everything to punycode even though it doesn't make sense?
Re: Unicode Character βπβ (U+1D54F)
#209Re: Unicode Character βπβ (U+1D54F)
#210This is for math. In Latex, you get these symbols with \mathbb{}. They are most commonly used to represent to represent number sets, like the set of all integers Z (from the German), set of all natural numbers N, set of complex numbers C, set of all real numbers R, rationals Q (for βquotientβ), set of quaternions H (named after Hamilton), or an unknown set F (for βfieldβ). This explains why many of the letters in thiβ¦
> This is for math. Heh. The "tabs vs spaces" debate of mathematical typography is whether these symbols should be used at all in printing, or reserved for actual blackboards. In LaTeX you can have actual boldface letters, so you should write a boldface letter R to represent the real numbers and so on. Using "blackboard bold" in print looks terribly off to some (many?) people.