X-Git-Url: https://git.shemshak.org/~bandali/cv/blobdiff_plain/d99d2f71fc804b4e1f1007c6a118ea59b8c8fdbb..HEAD:/README.md diff --git a/README.md b/README.md index 9ddda37..e95fd42 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,7 @@ 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. - -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/ ## License