aboutsummaryrefslogtreecommitdiffstats
path: root/output/header.tex
diff options
context:
space:
mode:
authorkj_sh6042023-07-09 20:12:06 -0400
committerkj_sh6042023-07-09 20:12:06 -0400
commit00545062123b3c62a396fd345ac9a037ba7989b1 (patch)
tree471bedcb1e0b52ac2e9114936abc28a705dd7c01 /output/header.tex
parent80040cdfdc7fbc66c782a58b0f383465c676913d (diff)
feat: added `header.tex` in attempt to still utilize original pdflatex engine
Diffstat (limited to 'output/header.tex')
-rw-r--r--output/header.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/output/header.tex b/output/header.tex
new file mode 100644
index 0000000..2dcb452
--- /dev/null
+++ b/output/header.tex
@@ -0,0 +1,3 @@
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{emoji}