diff options
Diffstat (limited to 'macros/luatex')
-rw-r--r-- | macros/luatex/latex/emoji/emoji-doc.pdf | bin | 1057851 -> 1082051 bytes | |||
-rw-r--r-- | macros/luatex/latex/emoji/emoji-doc.tex | 2 | ||||
-rw-r--r-- | macros/luatex/latex/emoji/emoji-table.def | 2 | ||||
-rw-r--r-- | macros/luatex/latex/emoji/emoji.sty | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/macros/luatex/latex/emoji/emoji-doc.pdf b/macros/luatex/latex/emoji/emoji-doc.pdf Binary files differindex bce5a6a00d..1d7e734a6f 100644 --- a/macros/luatex/latex/emoji/emoji-doc.pdf +++ b/macros/luatex/latex/emoji/emoji-doc.pdf diff --git a/macros/luatex/latex/emoji/emoji-doc.tex b/macros/luatex/latex/emoji/emoji-doc.tex index f3b0d5b336..9d1eb737f8 100644 --- a/macros/luatex/latex/emoji/emoji-doc.tex +++ b/macros/luatex/latex/emoji/emoji-doc.tex @@ -221,7 +221,7 @@ \title{The \pkg{emoji} package \thanks{\url{https://github.com/stone-zeng/latex-emoji}} \\ Emoji support in (Lua)\LaTeX} \author{Xiangdong Zeng \thanks{\url{xdzeng96@gmail.com}}} -\date{\emoji{date} 2020/03/16\quad v0.2} +\date{\emoji{date} 2020/06/27\quad v0.2.1} \begin{document} diff --git a/macros/luatex/latex/emoji/emoji-table.def b/macros/luatex/latex/emoji/emoji-table.def index 75c2134e89..c3b09ee36d 100644 --- a/macros/luatex/latex/emoji/emoji-table.def +++ b/macros/luatex/latex/emoji/emoji-table.def @@ -16,7 +16,7 @@ %% The Current Maintainer of this work is Xiangdong Zeng. %% \ProvidesExplFile{emoji-table.def} - {2020/03/16}{0.2}{Emoji support in (Lua)LaTeX} + {2020/06/27}{0.2.1}{Emoji support in (Lua)LaTeX} \__emoji_group:n {Smileys~\&~Emotion} \__emoji_subgroup:n {Face-smiling} \__emoji_def:nnnnn {^^^^^^01f600} {grinning-face} {grinning} {Grinning~face} {1.0} diff --git a/macros/luatex/latex/emoji/emoji.sty b/macros/luatex/latex/emoji/emoji.sty index 75b669e511..f010705cb4 100644 --- a/macros/luatex/latex/emoji/emoji.sty +++ b/macros/luatex/latex/emoji/emoji.sty @@ -16,7 +16,7 @@ %% The Current Maintainer of this work is Xiangdong Zeng. %% \NeedsTeXFormat{LaTeX2e}[2020/02/02] -\ProvidesExplPackage{emoji}{2020/03/16}{0.2}{Emoji support in (Lua)LaTeX} +\ProvidesExplPackage{emoji}{2020/06/27}{0.2.1}{Emoji support in (Lua)LaTeX} \msg_new:nnn { emoji } { require-luatex } { The~'emoji'~package~requires~LuaTeX. } |