From c8a4ab35eba6a85196ad7ab8f9c4cd884adfd22c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 18 Dec 2016 23:22:12 -0500 Subject: [PATCH] Oops, forgot to link the template --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c4b6c6..24ff5cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # CV -The source code of my academic CV, based on Jason Blevins's [CV template]. +The source code of my academic CV, based on Jason +Blevins's [CV template][template]. You'll need XeTeX since I'm using [fontspec][fontspec] for typesetting the beautiful [EB Garamond][ebgaramond] font by Georg Duffner. @@ -9,5 +10,6 @@ Use `xelatex cv.tex` to generate the PDF. Or alternatively, use `latexmk -pvc -xelatex cv.tex` to preview and automatically re-compile when saving changes. +[template]: http://jblevins.org/projects/cv-template/ [fontspec]: https://www.ctan.org/pkg/fontspec?lang=en [ebgaramond]: http://www.georgduffner.at/ebgaramond/ -- 2.20.1