From 1f318de8121837c781c1564aa840419df9582ac3 Mon Sep 17 00:00:00 2001 From: Pascal Deschenes Date: Tue, 1 May 2012 18:15:01 -0400 Subject: [PATCH] add missing note about dvips in installation requirements sub section + associated section text --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98b39675..2c402c85 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,9 @@ inline with regular text. For example: ### INSTALLATION REQUIREMENTS -* TeTex or MacTex/BasicTeX (convert) +In order to get the mathematical equations rendering to work, you need the following binaries: + +* LaText, TeTex or MacTex/BasicTeX (latex, dvips) * ImageMagick (convert) * Ghostscript (gs)