diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-19 16:18:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-19 16:18:33 +0000 |
commit | ebef987b8c6d488e7b2e8cac8b0fece05e462ae9 (patch) | |
tree | 0617a28ea6b5ac06e69e85e8667cfe0f7b498f14 | |
parent | 1d6032301e0b9d82755599825de24e00fc837bc3 (diff) |
prerex (18apr12)
git-svn-id: svn://tug.org/texlive/trunk@26041 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/prerex/README | 22 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/prerex/prerex-6.4.0.tar.gz | bin | 557876 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/prerex/prerex-6.4.2.tar.gz | bin | 0 -> 112273 bytes |
3 files changed, 9 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/prerex/README b/Master/texmf-dist/doc/latex/prerex/README index ed3ae30ab80..96d5a0eb5da 100644 --- a/Master/texmf-dist/doc/latex/prerex/README +++ b/Master/texmf-dist/doc/latex/prerex/README @@ -1,4 +1,4 @@ -prerex, version 6.4.0: Macros for prerequisite charts, with associated +prerex, version 6.4.2: Macros for prerequisite charts, with associated editor and viewer applications. This package consists of @@ -66,16 +66,15 @@ See doc/prerex.pdf for detailed documentation. The prerex editor allows interactive editing of the chart environments of LaTeX source files. It supports add, remove, cut-and-paste, and edit operations on course boxes and arrows, and vertical or horizontal shifts -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.4.0.tar.gz - cd prerex-6.4.0 - ./configure --help - ./configure [options] +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 +on any Unix-like system, including OS-X and Cygwin on Windows: + + tar zxvf prerex-6.4.2.tar.gz + cd prerex-6.4.2 + ./configure [--prefix=$HOME] make - sudo make install + make install (as root if necessary) The effects of editing operations may be observed in any PDF viewer. The vprerex (visual prerex) application included in the prerex suite @@ -94,6 +93,3 @@ 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. diff --git a/Master/texmf-dist/doc/latex/prerex/prerex-6.4.0.tar.gz b/Master/texmf-dist/doc/latex/prerex/prerex-6.4.0.tar.gz Binary files differdeleted file mode 100644 index 80b935ba64a..00000000000 --- a/Master/texmf-dist/doc/latex/prerex/prerex-6.4.0.tar.gz +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/prerex/prerex-6.4.2.tar.gz b/Master/texmf-dist/doc/latex/prerex/prerex-6.4.2.tar.gz Binary files differnew file mode 100644 index 00000000000..532811fb6d0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/prerex/prerex-6.4.2.tar.gz |