summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/prerex/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/prerex/README')
-rw-r--r--Master/texmf-dist/doc/latex/prerex/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/prerex/README b/Master/texmf-dist/doc/latex/prerex/README
index 7249e000697..ed3ae30ab80 100644
--- a/Master/texmf-dist/doc/latex/prerex/README
+++ b/Master/texmf-dist/doc/latex/prerex/README
@@ -1,4 +1,4 @@
-prerex, version 6.3.2: Macros for prerequisite charts, with associated
+prerex, version 6.4.0: Macros for prerequisite charts, with associated
editor and viewer applications.
This package consists of
@@ -70,8 +70,8 @@ of the whole diagram or selected sets of course boxes. When a course
box is moved, the arrows into and out of it automatically follow.
To install:
- tar zxvf prerex-6.2.tar.gz
- cd prerex-6.2
+ tar zxvf prerex-6.4.0.tar.gz
+ cd prerex-6.4.0
./configure --help
./configure [options]
make
@@ -83,9 +83,8 @@ is a GUI and viewer for the prerex editor. It may be used just as a
minimalistic viewer of arbitrary PDF files but supports editing of
charts generated using prerex.sty by allowing coordinates of course
boxes, arrows, and background points to be conveyed back to the prerex
-editor command-line using the clipboard.
-
-See the INSTALL in the tarball for installation instructions.
+editor command-line using the clipboard. See the INSTALL in the tarball
+for installation instructions.
See the file doc/intro.pdf for an overview of the prerex system.
@@ -95,3 +94,6 @@ the LaTeX Project Public License.
The source files for prerex and vprerex may be modified and distributed
according to the terms of the GNU General Public Licence (version 2).
+
+The source files for libedit (embedded in the prerex tarball) may be
+modified and distributed according to the terms of the BSD licence.