Skip to content

Commit 7e0d2bf

Browse files
fix(manuscript): support unicode thin space in tex
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent 86cbd30 commit 7e0d2bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reproducibility/manuscript/header.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
\usepackage{nameref}
22
\usepackage{placeins}
3+
\usepackage[utf8]{inputenc}
4+
\usepackage{fontspec}
35
\usepackage[labelfont=bf]{caption}
46
% \usepackage{showframe}
57
% \usepackage{layout}

0 commit comments

Comments
 (0)