commit | f9ada90ea5141b6635b78a829a0a641b02a1ffc6 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Nov 07 12:27:11 2018 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Wed Nov 07 12:28:51 2018 +1030 |
tree | 61922b64971e5a649f9dd36a697f48a80408969d | |
parent | 067b9bf01cbde33ab263e990a125df180315b780 [diff] [blame] |
Makefile: Document how to build Change-Id: Ief393626f9ca5a838eba574e6b70587405118d4e Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/Makefile b/Makefile index 7f6c891..e4c0f52 100644 --- a/Makefile +++ b/Makefile
@@ -1,3 +1,6 @@ +# To build: +# $ apt install fonts-linuxlibertine texlive-xetex pandoc +# $ make # we need xelatex for utf-8 support tex = xelatex