summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tile-graphic/tg.cfg.txt
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-05-29 03:02:52 +0000
committerNorbert Preining <norbert@preining.info>2020-05-29 03:02:52 +0000
commit66c6ec32c62e3eee6a1d7008fa1381238a47bb7e (patch)
treee9b55e08e6efbbabcc3bde4e7260e22d3d997321 /macros/latex/contrib/tile-graphic/tg.cfg.txt
parent745892fbddea56040139108277e728b53fd8fc11 (diff)
CTAN sync 202005290302
Diffstat (limited to 'macros/latex/contrib/tile-graphic/tg.cfg.txt')
-rw-r--r--macros/latex/contrib/tile-graphic/tg.cfg.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/latex/contrib/tile-graphic/tg.cfg.txt b/macros/latex/contrib/tile-graphic/tg.cfg.txt
new file mode 100644
index 0000000000..ea1eeaa6de
--- /dev/null
+++ b/macros/latex/contrib/tile-graphic/tg.cfg.txt
@@ -0,0 +1,16 @@
+\ifcase\tg@case\relax
+ \def\tg@pdfcreator@app{pdflatex}
+% <customizations-for-pdflatex>
+\or
+ \def\tg@pdfcreator@app{lualatex}
+% <customizations-for-lualatex>
+\or
+ \def\tg@pdfcreator@app{xelatex}
+% <customizations-for-xelatex>
+\or
+ \def\tg@pdfcreator@app{ps2pdf}
+% <customizations-for-ps2pdf>
+\or
+ \def\tg@pdfcreator@app{acrodist}
+% <customizations-for-acrodist>
+\fi