Latex Emoji Save

Emoji support in (Lua)LaTeX

Project README

The emoji package

CTAN GitHub release

Emoji support in (Lua)LaTeX.

Introduction

The emoji package allows user to typeset emoji in a LaTeX document. It requires LuaHBTeX engine, which can be called by lualatex since TeX Live 2020.

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 LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version.


Copyright (C) 2020โ€“2023 by Xiangdong Zeng.

Open Source Agenda is not affiliated with "Latex Emoji" Project. README Source: stone-zeng/latex-emoji
Stars
60
Open Issues
4
Last Commit
5 months ago

Open Source Agenda Badge

Open Source Agenda Rating