Directory macros/unicodetex/latex/emotion
😄 Emotion
There are many emojis with long names, and we cannot remember them all. At the same time, when we type an emoji, we want to see what it looks like in text editor. Now, you do not need to remember the emoji name, just select it from the keyboard and wrap it with \emotion{}
. Unlike other emoji packages, you can use emojis more easily and flexibility.
Usage
Setup emoji font
You can use your favorite emoji font. command \emotionsetup
accept one parameter(font name), which you have installed in your computer
\emotionsetup{Twemoji Mozilla}
Use emoji symbol
Command \emotion
accept one parameter. the parameter can be emoji symbol or the defined emoji id
\emotion{☘} \emotion{🥵} \emotion{emotion}
Custom emoji alias
Sometimes, typing a emoji symbol is not easy. Therefore, we also provide a command to simplify the process. The command \emotiondef
requires two parameters: one is the emoji id, and the other is emoji value(either the emoji symbol or its unicode value).
\emotiondef{apple}{🍎} \emotiondef{tea}{🍵} \emotiondef{!}{❗️} \emotiondef{A}{^^^^^^01f1e6}
\emotion{apple} \emotion{tea} \emotion{A} \emotion{!}
License
Copyright (C) 2023-2024 by Xuwang Zeng
Download the contents of this package in one zip archive (35.9k).
emotion – Make emojis more easy to use in XeLaTeX and LuaLaTeX
There are many emojis with long names, and we cannot
remember them all. At the same time, when we type an
emoji, we want to see what it looks like in text editor.
Now, you do not need to remember the emoji name, just
select it from the keyboard and wrap it with \emotion
.
Unlike other emoji packages, you can thus use emojis
more easily and flexibly.
Package | emotion |
Home page | https://github.com/ourfor/LaTeX-emotion |
Bug tracker | https://github.com/ourfor/LaTeX-emotion/issues |
Repository | https://github.com/ourfor/LaTeX-emotion.git |
Version | 0.2 2024-02-13 |
Licenses | Apache License, version 2.0 |
Copyright | 2023–2024 Zeng Xuwang |
Maintainer | Xuwang Zeng |
Contained in | TeX Live as emotion MiKTeX as emotion |
Topics | Experimental LaTeX3 |