diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2017-01-27 19:18:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:37:54 +0700 |
commit | 35a3ef3660268b4849aa37288598b7eed0c6a33a (patch) | |
tree | 1282f35b52fbab8c5217fc1d4eefe6b2dcc2a271 /academic/reduce-algebra/README | |
parent | 94478be0b2891ecadf36a6886edae2aabe800486 (diff) |
academic/reduce-algebra: Updated for version 20170124svn3877.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/reduce-algebra/README')
-rw-r--r-- | academic/reduce-algebra/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/academic/reduce-algebra/README b/academic/reduce-algebra/README index 6fb32afec896..5b6e1afcffe2 100644 --- a/academic/reduce-algebra/README +++ b/academic/reduce-algebra/README @@ -15,9 +15,3 @@ REDUCE primarily runs on either Portable Standard Lisp (PSL) or Codemist Standard Lisp (CSL), both of which are included in the SourceForge distribution. By modern standards, REDUCE is a surprisingly small and compact application, which runs well on all major operating systems. - -NOTE: TeX4ht (a part of the texlive package available at -SlackBuilds.org) is used to build the REDUCE manual in HTML format. It -is not built if TeX4ht is not found on the system. The manual in PDF -format is built anyway. The HTML manual is also available on the REDUCE -homepage: http://reduce-algebra.sourceforge.net/manual/manual.html |