#How do I use emojis on Texifier?

1 messages · Page 1 of 1 (latest)

steady willow
#

This might be incredibly out of scope for what i imagine is a server which primarily uses Windows, but I run MacOS and have installed the app called Texifier. I looked at the preamble for this bot and copied the emoji support used there, but it doesn't work. I have a very limited knowledge surrounding this as well.

In the documentation, it says that its "internal typesetter is TexpadTeX."

light meteor
#

ok your app uses some sort of unusual custom tex distribution which might not have all the packages on texlive

steady willow
#

weird

light meteor
#

if i'm reading the docs right, it seems to include tlmgr? try running
tlmgr install hwemoji
in your terminal

steady willow
#

Sorry -- what location should i run that from?

light meteor
#

the mac os terminal app

steady willow
#

zsh: command not found: tlmgr