summaryrefslogtreecommitdiff
path: root/macros/luatex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-28 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2020-06-28 03:01:21 +0000
commitb744c27771c8d669144b77ff52439d43a5596ff2 (patch)
tree0e71e5bb43906ba61fa85acdff3fd79f5faff459 /macros/luatex
parent62dc979b3581324476e859c5193c81c4583e2618 (diff)
CTAN sync 202006280301
Diffstat (limited to 'macros/luatex')
-rw-r--r--macros/luatex/latex/emoji/emoji-doc.pdfbin1057851 -> 1082051 bytes
-rw-r--r--macros/luatex/latex/emoji/emoji-doc.tex2
-rw-r--r--macros/luatex/latex/emoji/emoji-table.def2
-rw-r--r--macros/luatex/latex/emoji/emoji.sty2
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
index bce5a6a00d..1d7e734a6f 100644
--- a/macros/luatex/latex/emoji/emoji-doc.pdf
+++ b/macros/luatex/latex/emoji/emoji-doc.pdf
Binary files differ
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. }