A LaTeX package for inputting and outputting Emojis such as 😃👍 with upLaTeX
- e-upTeX engine + dvipdfmx
- If you want to use Apple Color Emoji instead of Twitter Emoji, the followings are also required:
- Mac OS X 10.7+ (10.9+ is recommended)
- ImageMagick convert
- Download ZIP and expand it.
- Run
ptex2pdf -u -l coloremoji-twitter-test
to compile a test document.
- Download ZIP and expand it.
- Run
to extract emoji images from Apple Color Emoji.ttf of your Mac. Then two directories named "hires" and "lowres" containing a lot of emoji images will be generated in "emoji_images" directory.
./extract_emoji.rb
- Run
to compile a test document.
ptex2pdf -u -l coloremoji-apple-test
See ZR-san's blog and my blog for details.
- extract_emoji.rb is a branch of tmm1's emoji-extractor.rb.
- Twitter Emoji is a product of the Twitter Emoji for Everyone repository.
This package is licensed under the MIT license.