diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-05-28 18:43:02 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-05-28 18:43:02 -0400 |
commit | 84aed252dd24fc62cfec4b877edd5c8e90e43035 (patch) | |
tree | 11bfdb7a69b0ae7f8a738ff09db9650685090dd9 /README | |
parent | d1fcf6fb400ef1dab7d988354b4ca48614e93420 (diff) | |
parent | d6ed0246fef2253ad8f4c4e98fcf27c016bdbd37 (diff) |
Merge branch 'configure'
Diffstat (limited to 'README')
-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 |