CTAN Comprehensive TeX Archive Network

Verzeichnis graphics/coloremoji

README.md

coloremoji.sty

Style package for directly including color emojis in latex documents

Version 1.0 All files subject to the lppl 1.3c license.

Installation

mkdir -p ~/Library/texmf/tex/latex/local
cd ~/Library/texmf/tex/latex/local
git clone git@github.com:alecjacobson/coloremoji.sty.git
texhash coloremoji.sty

Related blog entry

Examples

The following code:

\documentclass{article}
\usepackage{coloremoji}
\begin{document}
Hello, 🌎.
\end{document}

produces something like:Hello, world.

You can even use emojis in math. The following code:

\[
🐊^{🐊^{🐊}} = ∫_{🎃} 🙊 \ d🍀
\]

produces something like:Emojis in math
mode.

Known issues

This style sheet creates a PDF where each emoji is actually an embedded image rather than a character using the Apple Color Emoji typeface. This means you won't be able to correctly copy and paste emjois from the resulting .pdf files.

The encoding of the .tex must support emoji's, that is unicode characters. So switch your encoding to something like UTF-8.

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (31.7M).

coloremoji – Style package for directly including color emojis in documents

This package provides support for including coloremoji icons in text and math mode of a document.

Coloremoji can be directly entered (as unicode) in the .tex document and will be replaced with color images using the Apple Color Emoji typeface in the output .pdf document.

Paketcoloremoji
Home-Pagehttps://github.com/alecjacobson/coloremoji.sty
Repositoryhttps://github.com/alecjacobson/coloremoji.sty
Version1.0
LizenzenThe Project Public License 1.3c
Copyright2018 Alec Jacobson
BetreuerAlec Jacobson
Enthalten inMiKTeX als coloremoji
ThemenGrafiken
Logo
Textsymbole
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren