EmojiList
Website: https://emorzz1g.github.io/EmojiList/
参考GitHub项目,在Latex中使用emoji。
如何在Latex中使用Emoji (ZH)
- 使用LuaLatex编译器
- 在Latex文件中引入库
- 导入emoji包:
\usingpackage{emoji}
- 可选的emoji家族
\setemojifont{TwemojiMozilla}
- 在我们的网站中复制你需要的Latex指令
例如:\emoji{grinning-face}
How to Use Emojis in LaTeX (Eng.)
- Use the LuaLaTeX compiler
- Import libraries in the LaTeX file
- Import the emoji package:
\usepackage{emoji}
- Optional emoji font family:
\setemojifont{TwemojiMozilla}
- Import the emoji package:
- Copy the required LaTeX commands from our website
For example: \emoji{grinning-face}
Commits
- 如果您喜欢我的项目,希望您可以留下一个星星⭐。非常感谢您的支持!如果您有任何问题,您可以直接和我联系或提出Issue。
(If you like my project, please star⭐ my repo. It’s very important to me. Thank you for your support. If you have any questions, you can contact me or raise an Issue.)