home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / os2tex.zip / os2tex.eng < prev    next >
Text File  |  1996-12-22  |  3KB  |  120 lines

  1. *********************************************************************
  2. * OS2TeX                                          Version: 12/01/96 *
  3. *********************************************************************
  4.  
  5.  
  6. What is OS2TeX?
  7.  
  8. OS2TeX is a distribution of Donald E. Knuth's typesetting system TeX
  9. for the IBM operating system OS/2 Warp.
  10.  
  11. ---------------------------------------------------------------------
  12.  
  13. What are the features of OS2TeX?
  14.  
  15. - An installation program installs and configures the whole system
  16.  
  17. - User interface (shell) is supporting every step to create and work
  18.   on TeX documents
  19.  
  20. - Automatic creation of the needed fonts for every output device
  21.   controlled by an OS/2 printer driver.
  22.  
  23. - OS2TeX is based on the client-server architecture. Caused by this
  24.   the consistency of the fonts is guaranteed, even if several DVI
  25.   drivers are active at the same time.
  26.  
  27. - Tool for the driver independent integration of graphics into TeX
  28.   documents by the transformation of graphics to fonts. The graphics
  29.   can be scaled to several resolutions. Therefore it is possible to
  30.   print documents with graphcis on printers with different 
  31.   resolutions, e.g. 300 dpi and 360 dpi.
  32.  
  33. - OS2TeX is built up multi-threaded, including modern techniques of
  34.   process syncronisation, so serveral steps can be done at the same 
  35.   time.
  36.  
  37. ---------------------------------------------------------------------
  38.  
  39. Installation requirements:
  40.  
  41. - OS/2 Warp V3 and higher.
  42.  
  43. - HPFS filesystem.
  44.  
  45. - 12 MB of free disk space.
  46.  
  47.  
  48. How to install OS2TeX?
  49.  
  50.  
  51. 1.   Unzip file os2tex.zip:
  52.  
  53.        unzip os2tex.zip
  54.  
  55.      You'll get 6 files:
  56.  
  57.        os2tex.ger
  58.        os2tex.eng
  59.        disk1.zip
  60.        disk2.zip
  61.        disk3.zip
  62.        disk4.zip
  63.  
  64. 2.1. Create a temporary directorie on hard disk:
  65.  
  66.        md temp
  67.  
  68. 2.2  Change into that directory:
  69.  
  70.        cd temp
  71.  
  72. 2.3  Unzip disk1.zip through disk4.zip:
  73.  
  74.        unzip -o -d disk1.zip
  75.        unzip -o -d disk2.zip
  76.        unzip -o -d disk3.zip
  77.        unzip -o -d disk4.zip
  78.       
  79. 2.4  Start the installation program and follow the instructions:
  80.  
  81.        install.exe
  82.  
  83.  
  84. After the installation has finished, please shutdown the system
  85. and reboot for activating all changes.
  86.  
  87. ---------------------------------------------------------------------
  88.  
  89. How to register?
  90.  
  91. If you'd like to register OS2TeX or to provide feedback, make feature
  92. requests or to report a bug, please contact the author:
  93.  
  94. J\"urgen Kleinb\"ohl
  95. Heinrich-Heine-Str. 18
  96. 64560 Riedstadt
  97. Germany
  98.  
  99. e-mail: kleinboe@rbg.informatik.th-darmstadt.de
  100.  
  101. OS2TeX is shareware and costs DM 50,-- per copy. For an extra charge
  102. of DM 15,-- the programm is sent by mail.  Updates will be free of
  103. charge (subject for alterations). For holding these conditions as 
  104. much as possible users should do the registration!!!
  105.  
  106.  
  107. ---------------------------------------------------------------------
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.