diff options
| author | Blista Kanjo | 2023-07-10 01:43:34 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-07-10 01:43:34 -0400 |
| commit | 653f160abd934f73a0878c68050052c6eede9358 (patch) | |
| tree | 9c0d11bb92955203610e32ef9f8b5f36354118b1 /output | |
| parent | 00545062123b3c62a396fd345ac9a037ba7989b1 (diff) | |
feat: more stable compiles with `xelatex` and the header.tex file
Diffstat (limited to 'output')
| -rw-r--r-- | output/header.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/output/header.tex b/output/header.tex index 2dcb452..1ea5a37 100644 --- a/output/header.tex +++ b/output/header.tex @@ -1,3 +1,3 @@ \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} -\usepackage{emoji} +\usepackage{fontspec} |
