home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / dtp / amiweb2c-2.1 / amiweb2c21.readme < prev    next >
Encoding:
Text File  |  1998-03-16  |  4.3 KB  |  128 lines

  1. Short: Unix TeX for the Amiga.
  2. Files: amiweb2c21.lha, amiweb2c21.readme
  3. Type: /text/tex
  4. Author: Andreas Scherer et.al.
  5. Uploader: <andreas.scherer@pobox.com>
  6.  
  7.  
  8.  
  9.                          Welcome to "AmiWeb2c 2.1"
  10.  
  11.  
  12.              the complete installation of Donald Ervin Knuth's
  13.  
  14.                         TeX Engine, Release 3.14159
  15.  
  16.                   including standard TeX by D. E. Knuth,
  17.             e-TeX 2.0 by Peter Breitenlohner and Philip Taylor,
  18.              Omega 1.5 by Yannis Haralambous and John Plaice,
  19.                      and PDFTeX 0.12 by Han The Thanh
  20.  
  21.                       MetaFont Engine, Release 2.718
  22.  
  23.           together with Oren Patashnik's `BibTeX', Release 0.99c
  24.              and John Douglas Hobby's `MetaPost', Release 0.64
  25.              and Tomas Gerhard Rokicki's `DVIPS', Release 5.78
  26.                   and more than a dozen utility programs
  27.  
  28.  
  29.                                on the Amiga
  30.  
  31.  
  32. LEGALESE:
  33.  
  34. The following copyright notice covers the files I wrote and the core
  35. system of AmiWeb2c created from them; for the convenience of users I
  36. added complete packages and selected parts of packages that might be
  37. useful in connection with AmiWeb2c; these additional parts are covered
  38. by the copyright of their respective authors and are not part of the
  39. core system of AmiWeb2c.
  40.  
  41. Copyright (C) 1995, 1997 Andreas Scherer
  42.  
  43. AmiWeb2c is free software; you can redistribute it and/or modify it
  44. under the terms of the GNU General Public License as published by
  45. the Free Software Foundation; either version 2 of the License, or
  46. (at your option) any later version.
  47.  
  48. AmiWeb2c is distributed in the hope that it will be useful, but
  49. WITHOUT ANY WARRANTY; without even the implied warranty of
  50. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  51. GNU General Public License for more details.
  52.  
  53. You should have received a copy of the GNU General Public License
  54. along with AmiWeb2c; if not, write to the Free Software Foundation,
  55. Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  56.  
  57.  
  58. INTRODUCTION:
  59.  
  60. The native Amiga port of all these programs was done by Andreas Scherer
  61. on the basis of the complete "Web2c 7.2" Unix installation of the `TeX'
  62. system (see http://www.tug.org/web2c.html) as maintained by Olaf Weber,
  63. who took over from Karl Berry.  Modifications and enhancements were
  64. introduced to make the implementation work on the Amiga with the
  65. SAS/C++ 6.58 compiler.
  66.  
  67. What you get with `amiweb2c21.lha' is a stripped excerpt of the
  68. complete `Unix-TeX' system from
  69.  
  70.    ftp://ftp.dante.de/tex-archive/systems/web2c/
  71.  
  72. ported to the Amiga.  Due to its total size of more than 30 megabytes
  73. of installed material, I decided to exclude everything that is publicly
  74. available from either AmiNet (e.g., ftp://ftp.informatik.rwth-aachen.de/
  75. pub/aminet/) or more likely from CTAN (Comprehensive TeX Archive Network;
  76. the German node is ftp://ftp.dante.de/tex-archive/), so in addition to
  77. the present distribution you will have to fetch several other packages
  78. before you can start for real.
  79.  
  80. So why should you want to get `amiweb2c21.lha' at all?  Because it
  81. contains a native port of the famous `texk' implementation of the TeX
  82. system for Unix, on which most of the installations are based.
  83.  
  84. Included are (among others)
  85.  
  86.    TeX 3.14159 (standard TeX, e-TeX, Omega, and PDFTeX)
  87.    MetaFont 2.718
  88.    BibTeX 0.99c
  89.    MetaPost 0.64
  90.    DVIPS 5.78
  91.  
  92. and a lot of auxiliary tools and programs.  The complete Unix-TeX system
  93. was ported directly from the Web2c 7.2 system, which already provides full
  94. (yet hidden) support for the Amiga.  Necessary stuff for implementors is
  95. coming with this distribution.
  96.  
  97. The contents of this archive is automatically installed at the
  98. appropriate places by either the command
  99.  
  100.    $ lha x -a amiweb2c21.lha
  101.  
  102. or the commands
  103.  
  104.    $ gzip -d amiweb2c-2.1.tar.gz
  105.    $ tar xvf amiweb2c-2.1.tar
  106.  
  107. depending on the source from where you fetched the distribution.
  108.  
  109. Almost 11 (metric) megabytes will be extracted to the root directory
  110. `AmiWeb2c-2.1/'.  Everything else has to be added in the directory
  111. structure below this top level.  The bulk of either archive consists
  112. of the binaries for all programs created from the original Web2c sources.
  113.  
  114. Detailed information about what else is needed and about how to install
  115. "AmiWeb2c 2.1" is given in "texmf/doc/amiga/README.amiweb2c".
  116.  
  117.  
  118.  
  119. Enjoy!
  120.  
  121.  
  122. March 1998
  123.  
  124. Andreas Scherer
  125. Rochusstraße 22-24
  126. 52062 Aachen, Germany
  127. <andreas.scherer@pobox.com>
  128.