diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/prerex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/prerex/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/prerex/README b/Master/texmf-dist/doc/latex/prerex/README index 1990c45cea0..9ba5b73693f 100644 --- a/Master/texmf-dist/doc/latex/prerex/README +++ b/Master/texmf-dist/doc/latex/prerex/README @@ -1,4 +1,4 @@ -prerex, version 2019-11-14. Macros for prerequisite charts, with +prerex, version 2019-11-15. Macros for prerequisite charts, with associated editor and viewer applications. This package consists of @@ -19,9 +19,7 @@ is written in C and vprerex is written in C++ using the Qt-4 or Qt-5 and poppler-qt libraries. See chart.{pdf,svg} for a small example of a prerequisite -chart and real-life examples at - -http://www.cs.queensu.ca/students/undergraduate/prerequisites/ +chart. Prerequisite charts are useful to students selecting courses and planning their programs, and to faculty and staff advising students @@ -71,8 +69,8 @@ of course boxes. When a course box is moved, the arrows into and out of it automatically follow. To install on most Unix-like platforms, including OS-X and Cygwin on Windows: - tar zxvf prerex-6.5.4.tar.gz - cd prerex-6.5.4 + tar zxvf prerex-6.8.0.tar.gz + cd prerex-6.8.0 ./configure [--prefix=$HOME] make make install (as root if necessary) |