aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--genesis.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9f201fe..67eed13 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ genesis.pdf : genesis.tex
latexmk -pdf $<
clean:
- latexmk -c
+ latexmk -C
rm -f *.dep
.PHONY: clean
diff --git a/genesis.tex b/genesis.tex
index b542568..01f1128 100644
--- a/genesis.tex
+++ b/genesis.tex
@@ -6,7 +6,7 @@
\setmainlanguage{dutch}
\usepackage{fontspec}
-\newfontfamily{\shlomo}{Shlomo}
+\newfontfamily{\shlomo}{Ezra SIL}
\DeclareTextFontCommand{\textshlomo}{\shlomo}
\usepackage{tikz}