CTAN Comprehensive TeX Archive Network

Directory macros/luatex/latex/emoji

README.md

The emoji package

CTAN GitHub release

Emoji support in (Lua).

Introduction

The emoji package allows user to typeset emoji in a document. It requires LuaHB engine, which can be called by lualatex since Live 2020 or lualatex-dev in Live 2019.

Usage

\documentclass{article}
\usepackage{emoji}
\setemojifont{Apple Color Emoji}  % Optional

\begin{document}
\emoji{joy}
\emoji{+1}
\emoji{family-man-woman-girl-boy}
\emoji{woman-and-man-holding-hands-light-skin-tone-medium-dark-skin-tone}
\end{document}

Result:

😂 👍 👨‍👩‍👧‍👦 👩🏻‍🤝‍👨🏾

License

This work may be distributed and/or modified under the conditions of the Project Public License, either version 1.3c of this license or (at your option) any later version.


Copyright (C) 2020, 2021 by Xiangdong Zeng.

Download the contents of this package in one zip archive (1.1M).

emoji – Emoji support in (Lua)

This package allows users to typeset emojis in documents. It requires the LuaHB engine, which can be called by lualatex since Live 2020, or lualatex-dev in Live 2019.

Packageemoji
Bug trackerhttps://github.com/stone-zeng/latex-emoji/issues
Repositoryhttps://github.com/stone-zeng/latex-emoji
Version0.2.2 2021-07-17
LicensesThe Project Public License 1.3c
Copyright2020–2021 Xiangdong Zeng
MaintainerXiangdong Zeng
TDS archiveemoji.tds.zip
Contained inTeX Live as emoji
MiKTeX as emoji
TopicsLua
Graphics use
Graphics
Experimental 3
...
Guest Book Sitemap Contact Contact Author