diff options
author | Karl Berry <karl@freefriends.org> | 2020-06-27 21:05:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-06-27 21:05:21 +0000 |
commit | af15eeb8e349b21b68afd5e0d40a02715b7709ed (patch) | |
tree | e552c5dcfa1d4acb5664ae5c9c9c8a398b96f179 | |
parent | 529eaa29136641a302e470c4a2eb02a8c2bb2d1f (diff) |
emoji (27jun20)
git-svn-id: svn://tug.org/texlive/trunk@55678 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/emoji/README.md (renamed from Master/texmf-dist/doc/lualatex/emoji/README.md) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/emoji/emoji-doc.pdf | bin | 0 -> 1082051 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/emoji/emoji-doc.tex (renamed from Master/texmf-dist/doc/lualatex/emoji/emoji-doc.tex) | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/emoji/emoji-doc.pdf | bin | 1057851 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/emoji/emoji-table.def (renamed from Master/texmf-dist/tex/lualatex/emoji/emoji-table.def) | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/emoji/emoji.sty (renamed from Master/texmf-dist/tex/lualatex/emoji/emoji.sty) | 2 |
6 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/lualatex/emoji/README.md b/Master/texmf-dist/doc/latex/emoji/README.md index ee0ee3456d2..ee0ee3456d2 100644 --- a/Master/texmf-dist/doc/lualatex/emoji/README.md +++ b/Master/texmf-dist/doc/latex/emoji/README.md diff --git a/Master/texmf-dist/doc/latex/emoji/emoji-doc.pdf b/Master/texmf-dist/doc/latex/emoji/emoji-doc.pdf Binary files differnew file mode 100644 index 00000000000..1d7e734a6f6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/emoji/emoji-doc.pdf diff --git a/Master/texmf-dist/doc/lualatex/emoji/emoji-doc.tex b/Master/texmf-dist/doc/latex/emoji/emoji-doc.tex index f3b0d5b336f..9d1eb737f8e 100644 --- a/Master/texmf-dist/doc/lualatex/emoji/emoji-doc.tex +++ b/Master/texmf-dist/doc/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/Master/texmf-dist/doc/lualatex/emoji/emoji-doc.pdf b/Master/texmf-dist/doc/lualatex/emoji/emoji-doc.pdf Binary files differdeleted file mode 100644 index bce5a6a00dc..00000000000 --- a/Master/texmf-dist/doc/lualatex/emoji/emoji-doc.pdf +++ /dev/null diff --git a/Master/texmf-dist/tex/lualatex/emoji/emoji-table.def b/Master/texmf-dist/tex/latex/emoji/emoji-table.def index 75c2134e892..c3b09ee36dd 100644 --- a/Master/texmf-dist/tex/lualatex/emoji/emoji-table.def +++ b/Master/texmf-dist/tex/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/Master/texmf-dist/tex/lualatex/emoji/emoji.sty b/Master/texmf-dist/tex/latex/emoji/emoji.sty index 75b669e5116..f010705cb4d 100644 --- a/Master/texmf-dist/tex/lualatex/emoji/emoji.sty +++ b/Master/texmf-dist/tex/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. } |