Add Victor Mono as the monospace font

This commit is contained in:
Jip J. Dekker 2021-01-04 12:47:57 +11:00
parent 8a747b41fd
commit 1ca5272b1f
22 changed files with 12 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -2,9 +2,20 @@
\usepackage[australian]{babel}
\usepackage{hyperref}
% Fonts
\usepackage{fontspec}
\setmonofont{VictorMono}[
Path=assets/fonts/VictorMono/,
Extension=.otf,
UprightFont = *-Regular,
BoldFont=*-Bold,
ItalicFont=*-Italic,
BoldItalicFont=*-BoldItalic,
]
% References
\usepackage{biblatex}
% Glossary / Acronyms
\usepackage[acronym]{glossaries}
\makeglossaries
\makeglossaries{}