From 703bf7b923dd816c06585986abdcc13ef6b78de9 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Wed, 31 Aug 2022 20:43:38 -0600 Subject: [PATCH] STIX font for main text --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 9625eff..e86b258 100644 --- a/BUILD.md +++ b/BUILD.md @@ -22,7 +22,7 @@ sudo apt update sudo apt install texlive-latex-recommended texlive-xetex \ texlive-humanities texlive-pstricks \ python3-pygments \ - fonts-gemunu-libre fonts-linuxlibertine \ + fonts-gemunu-libre fonts-linuxlibertine fonts-stix \ biber git ```