summaryrefslogtreecommitdiff
path: root/macros/luatex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-04-24 03:03:14 +0000
committerNorbert Preining <norbert@preining.info>2020-04-24 03:03:14 +0000
commit18510c8052e3e5b3d9a373c6418289f70d0fc28d (patch)
treebe7605a3002eaf737fb2c748068ac9e720739a1a /macros/luatex
parentb86f6f3256611ce04f593d897b9cf412d18fa062 (diff)
CTAN sync 202004240303
Diffstat (limited to 'macros/luatex')
-rw-r--r--macros/luatex/latex/emojicite/README.md2
-rw-r--r--macros/luatex/latex/emojicite/emojicite-doc.pdfbin175903 -> 175889 bytes
-rw-r--r--macros/luatex/latex/emojicite/emojicite-doc.tex6
-rw-r--r--macros/luatex/latex/emojicite/emojicite.sty2
4 files changed, 4 insertions, 6 deletions
diff --git a/macros/luatex/latex/emojicite/README.md b/macros/luatex/latex/emojicite/README.md
index 7c72f2552c..dd3e7f73fc 100644
--- a/macros/luatex/latex/emojicite/README.md
+++ b/macros/luatex/latex/emojicite/README.md
@@ -67,6 +67,6 @@ description on the requirements.
-----
-Copyright (C) 2020 by Leon Sixt.
+Copyright (C) 2020 by Leon Sixt, License LPPL 1.3c
🙏 to Xiangdong Zeng creator of [emoji](https://github.com/stone-zeng/latex-emoji)
diff --git a/macros/luatex/latex/emojicite/emojicite-doc.pdf b/macros/luatex/latex/emojicite/emojicite-doc.pdf
index 4ef79c3566..a5d025bd8f 100644
--- a/macros/luatex/latex/emojicite/emojicite-doc.pdf
+++ b/macros/luatex/latex/emojicite/emojicite-doc.pdf
Binary files differ
diff --git a/macros/luatex/latex/emojicite/emojicite-doc.tex b/macros/luatex/latex/emojicite/emojicite-doc.tex
index baf37b8991..ac068cf80b 100644
--- a/macros/luatex/latex/emojicite/emojicite-doc.tex
+++ b/macros/luatex/latex/emojicite/emojicite-doc.tex
@@ -61,8 +61,8 @@
\title{The \pkg{emojicite} package \thanks{\url{https://github.com/berleon/emojicite}} \\
Adds Emojis to Citations \\
\normalsize (requires Lua\LaTeX)}
- \author{Leon Sixt \thanks{\url{mail@leon-sixt.com}}}
-\date{\emoji{date} 2020/04/13\quad v0.1}
+ \author{Leon Sixt \thanks{\url{mail@leon-sixt.de}}}
+\date{\emoji{date} 2020/04/13\quad v0.2}
\begin{document}
@@ -110,8 +110,6 @@ See the \pkg{emoji} package for are an in-depth description of the requirements.
\section{Examplary Usage}
-Here are some emoji, I found fitting.
-
\begin{table}[H]
\centering
\caption{How did you liked the cited work?}
diff --git a/macros/luatex/latex/emojicite/emojicite.sty b/macros/luatex/latex/emojicite/emojicite.sty
index 3b459046b3..548d9d6fda 100644
--- a/macros/luatex/latex/emojicite/emojicite.sty
+++ b/macros/luatex/latex/emojicite/emojicite.sty
@@ -16,7 +16,7 @@
%% The Current Maintainer of this work is Leon Sixt.
%%
\NeedsTeXFormat{LaTeX2e}[2020/02/02]
-\ProvidesExplPackage{emoji}{2020/04/14}{0.1}{Add Emojis to Citations (in LuaLaTeX)}
+\ProvidesExplPackage{emoji}{2020/04/14}{0.2}{Add Emojis to Citations (in LuaLaTeX)}
\usepackage{emoji}
\usepackage{natbib}