How come when i use \Huge in \(\LaTeX\) to make emojis bigger, some of them turn into two different emojis instead of one?
i guess thatβs how the system works?
huh?
Could you give an example?
Iβm confused by this ^^^ what Jay said
for the code i did
it was one emoji: `\(\Huge{π΅βπ«}\)`
\(\Huge{π΅βπ«}\) see
I see two emoji in both
Itβs an Apple-customed emoji
I think anyways
Ya thats because if you do `\(\Huge{π΅βπ«}\)` it goes into 2 emojis instead of just π΅βπ«
\(\Huge{π΅βπ«}\) ``` \(\Huge{π΅βπ«}\) ```
I do see what Fort is saying though
well there's your problem, it probably works by the emoji being next to each-other, when they are enlarged, that's not how it works. (Each emoji gets it's own element, so they aren't technically next to each-other) In other words, not a bug, working as intended, apple being dumb as usual for even allowing something out of spec like that because it wouldn't work on anything that's not apple anyway.
okay but how come bbcode can enlarge it not \(\LaTeX\)
BBCode surrounds the emoji completely, whereas \(\sf{\LaTeX}\) surrounds each part of the emoji in its own element
BBCode: ``` <b>π΅βπ«</b> ``` Whereas \(\sf{\LaTeX}\): ``` <b>π΅</b><b>π«</b> ``` (Thatβs just in theory, likelihood is that bold for BBCode is differently styled than bold for \(\sf{LaTeX}\))
Mk ty
Join our real-time social learning platform and learn together with your friends!