From b02da5204c34b1030d297bcc32fde53a1c10ae5a Mon Sep 17 00:00:00 2001 From: Zacchaeus Date: Thu, 22 Nov 2018 23:04:57 +0000 Subject: [PATCH] Update deprecated xelatex and lualatex commands --- coloremoji.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coloremoji.sty b/coloremoji.sty index af8948e..d023cdf 100644 --- a/coloremoji.sty +++ b/coloremoji.sty @@ -33,7 +33,7 @@ }% } -\bool_if:nTF { \xetex_if_engine_p: || \luatex_if_engine_p: } +\bool_if:nTF { \sys_if_engine_xetex_p: || \sys_if_engine_luatex_p: } { \cs_set_eq:NN \coloremoji \coloremoji_unicode:n }