Installationshinweise
- Fr die Benutzung wird eine Tcl-Shell `wishx' mit folgenden Eigenschaften
  bentigt:
  - Tcl Version 7.3 oder neuer
  - Tk  Version 3.6 oder neuer
  - TclX 
  - addinput Erweiterung
  Diese Forderung werden von den Shared Libraries, die auf sunsite.unc.edu
  zu finden sind, erf"ullt.
  Die Bibliotheken in der Slackwaredistribution 2.0x funktionieren
  bei mir nicht!

- Auspacken des Files ts.tgz im gew"unschten Verzeichnis.
  Dort entsteht ein Unterverzeichnis `ts'.
  Beispiel:
    cd /usr/local/lib
    tar tzvf ts.tgz

- Bearbeiten der ersten Zeilen im File ts.tcl:
  1. Zeile: Korrekten Pfad f"ur wishx eintragen.
  3. Zeile: Hinter `params(ts_dir)' das gew"ahlte Verzeichnis eintragen, z.B.
    set params(ts_dir) /usr/local/lib/ts
    
- Einrichten eines symbolischen Links auf das File ts.
  Beispiel:
    cd /usr/local/bin
    ln -s /usr/local/lib/ts/ts ts

- Es wird eine Mod2-Taste bentigt, die in der TexShell als Alt
  bezeichnet wird.
  Bei Slackware ist das Xmodmap-File wie folgt zu erg"anzen:
    clear Mod2
    add Mod2 = Meta_L

- NEU: In der Parameterdatei $HOME/.texshell ist die Extension nach
  %e zu entfernen, falls ltere Versionen benutzt worden.
  Innerhalb der TeXShell kann dies durch ndern der Editorparameter
  (Ctrl-F3) erfolgen.
  
  
Installation hints:

- You need
  - Tcl, Version 7.3 or higher
  - Tk, Version 3.6 or higher
  - TclX and addinput extensions
  You can use the shared libraries written by David Engel
  (ftp: //sunsite.unc.edu/pub/Linux/devel/tcl/...).
  The shared libs of Slackware 2.0 don't work correct!

- Unpack to your preferred directore (e.g. /usr/local/lib)
  cd /usr/local/lib
  tar xzvf .../tsYYMMDD.tgz

- Change directory to ts and modify first lines of file ts:
  - Path of your wishx shell
  - Path of ts package
  - Choose, if you want icons or not

- Make a symbolic link to /usr/local/lib/ts/ts:
  cd /usr/local/bin
  ln -s /usr/local/lib/ts/ts ts

- You need an Alt key as Modifier Mod2:
  Add to your xmodmap these lines (Slackware 2.0):
  clear Mod2
  add Mod2 = Meta_L  (the key symbol of keycode 64)

- NEW: If you have used an older version before this, please edit the
  file $HOME/.texshell and remove the extensions .tex after the options
  %e (for external editors).
  You can also make the changes inside the ts by editing the editor settings
  (Ctrl-F3).   
Jens P"onisch (poenisch@wirtschaft.tu-chemnitz.de)
