diff options
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -8,17 +8,17 @@ Contains some .tex files for generating the report in plain TeX and .py files fo Requisites: -- GNU Make +- Make - Python3 -- PDFTeX - -- Color.tex (usually preinstalled) +- PDFTeX with color.tex, miniltx.tex (installed with TeX Live) - SciPy, Matplotlib, numpy (Python libraries) -Run `make -j8` in the toplevel directory to build with the GNU Makefile. +- Ghostscript for PNG building + +Run `./configure ; make -j8` in the toplevel directory to build with the GNU Makefile. ## Results |