From 0deaceb5e1a46d7063fefc5d145d1814db7d3ea9 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 19 Jun 2020 08:48:54 +0900 Subject: acrosort update --- texmf-dist/doc/latex/acrosort/examples/emoji/tg-emoji.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 texmf-dist/doc/latex/acrosort/examples/emoji/tg-emoji.tex (limited to 'texmf-dist/doc/latex/acrosort/examples/emoji/tg-emoji.tex') diff --git a/texmf-dist/doc/latex/acrosort/examples/emoji/tg-emoji.tex b/texmf-dist/doc/latex/acrosort/examples/emoji/tg-emoji.tex new file mode 100644 index 00000000..7ab4175c --- /dev/null +++ b/texmf-dist/doc/latex/acrosort/examples/emoji/tg-emoji.tex @@ -0,0 +1,13 @@ +\documentclass{article} +% xelatex uses change options to wrttofiles and !packagefiles, while your at it +% change pdfcreator=pdflatex to pdfcreator=xelatex +% See documentation of the tile-graphic package +\usepackage[!wrttofiles,packagefiles,pdfcreator=pdflatex]{tile-graphic} + +\setTileParams{4}{4}{MyEmoji} + +\begin{document} + +\tileTheGraphic + +\end{document} \ No newline at end of file -- cgit v1.2.3