aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-09-19 19:41:22 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-09-19 19:41:22 -0700
commite3e4706730a1be3ed9f1782e20200068cf4ad94e (patch)
tree6ad6257747cfc9bbe1cc60cf7196c986a57ffc2b
parentadd8eaa70eac1d6d2c3aa23648033869a9a178b9 (diff)
downloadoso2pdf-e3e4706730a1be3ed9f1782e20200068cf4ad94e.tar.gz
more runtime dependencies
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c17bc38..e20bc8e 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,9 @@ Runtime dependencies:
- a working installation of pandoc
- some XeLaTeX compatible font, such as Liberation Serif
+- my
+ [~/.pandoc/templates/pessay.latex](https://github.com/spwhitton/dotfiles/blob/master/.pandoc/templates/pessay.latex)
+- my [~/texmf/tex/latex/pessay/pessay.cls](https://github.com/spwhitton/dotfiles/blob/master/texmf/tex/latex/pessay/pessay.cls)
To build and install, first
[install stack](https://github.com/commercialhaskell/stack), and then