正如所讨论的如何使用 Noto Color Emoji 与 lualatex在 lualatex 的开发版本中,可以直接使用彩色表情符号:
\documentclass{article}
\usepackage{fontspec}
\setmainfont{Apple Color Emoji}[Renderer=Harfbuzz]
\begin{document}
Text
答案1
答案2
您需要具有所需字母的字体。
我没有Apple Color Emoji
字体所以我使用了symbola
。
\documentclass{article}
\usepackage{fontspec}
\setmainfont{Libration Sans}
\newfontfamily{\emojifont}{Apple Color Emoji}[Renderer=Harfbuzz]
\begin{document}
Text {\emojifont