Skip to content
Snippets Groups Projects
Commit 8cf3783c authored by John Swinbank's avatar John Swinbank
Browse files

Set default font to Calibri

That's what's used as the main font in the ESCAPE Word template (although they
also scatter in some Arial to stop things from being too easy).
parent 6ee81474
No related branches found
No related tags found
No related merge requests found
Pipeline #16578 passed
......@@ -6,6 +6,8 @@
\documentclass[note]{astron}
\usepackage{csquotes}
\usepackage{subcaption}
\usepackage{fontspec}
\IfFontExistsTF{Calibri}{\setmainfont{Calibri}}{}
\input{meta}
\input{changes}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment