XTeXshell 2.85   ---    01.June.1995
 

ABOUT XTeXshell:
****************
  XTeXshell is a graphical frontend to TeX and related programs
  for Sun Workstations running OpenWindows or 
  for any other machine running X.

 

WHAT YOU HAVE TO DO:
********************

 -- Modify the  <Makefile>  if necessary and copy it to "makefile":
      Makefile.s1x   --  Makefile for SunOS 4.1.x and Solaris 1.x      
      Makefile.s2x   --  Makefile for Sun Solaris 2.x      
      Makefile.xaw   --  Makefile for X11 & AthenaWidgetSet
      Makefile.linux --  Makefile for X11 & AthenaWidgetSet
    
 -- Modify the pathnames in the file  <config.h>  to your requirements:
      TEXPATH  --  Path to your TeX executable
      texprogs --  Name of your format files
         .
         .
         .

 -- Type   make
 
 -- Copy the application resource file 
    XTexshell.s1x / XTexshell.s2x / XTexshell.linux  as  "XTexshell"  
    to your app-default directory.
 
 -- Run    ./xtexshell

 -- If something fails, let me know about it:  marc@tm.bi.ruhr-uni-bochum.de

 -- Enjoy it!


 

REQUIREMENTS:
*************
 
   -- cc or gcc (you might get a lot of warnings -- just ignore them.)
   -- X11 & OLIT-Toolkit 
    or
   -- X11 & Xaw / Xaw3D 

  and of course:
   -- TeX, optional:
   -- BibTeX, MakeIndex
   -- an editor
   -- a previewer such as xdvi, texx, ghostview or gspreview
   -- a printer driver such as dvi2xx, dvi2lj2p, ...
   -- dvips and ghostscript would be good too ...




Files:
*******
COPYING                     -- GNU's Copying police
Makefile -> Makefile.s2x    -- link to my makfile
Makefile.s1x                -- makefile for Solaris1.x or SUN OS 4.1.x
Makefile.s2x                -- makefile for Solaris2.x
Makefile.xaw                -- makefile for X11, using Xaw or Xaw3d instead of Xol
Makefile.linux              -- makefile for X11, using Xaw or Xaw3d instead of Xol
README                      -- This file !
XTeXshell.help              -- beginning of a help system (not yet!)
XTexshell -> XTexshell.s2x  -- link to my app-default
XTexshell.s1x               -- Application Default file for Solaris1.x
XTexshell.s2x               -- Application Default file for Solaris2.x
XTexshell.linux             -- Application Default file for linux
Xtexshellrc                 -- Example of your "$HOME/.xtexshellrc" file
common.h                    -- header with common variables
config.h                    -- EDIT THIS FILE !
defaults.h                  -- header with the default settings
io.c                        -- read/write the "$HOME/.xtexshellrc" file
sound/                      -- Sounds (if environment variable SOUNDS isn't set OFF)
t.dvi                       -- example DVI file
t.log                       -- example LOG file
t.tex                       -- example TeX file
xtexshell.c                 -- the source code of the TeXshell
xtexshell.h                 -- header for xtexshell.c
xtexshell.icon              -- Pixmap of the TeX icon



Have fun!


Marc Mittelbach
Institut fuer Technische Mechanik
Ruhr-Universitaet Bochum

<marc@tm.bi.ruhr-uni-bochum.de>


Marc Mittelbach       _/_/_/     _/     _/   _/_/_/
                     _/    _/   _/     _/   _/    _/
                    _/    _/   _/     _/   _/    _/
                   _/_/_/     _/     _/   _/_/_/ 
                  _/   _/    _/     _/   _/    _/ 
                 _/     _/   _/    _/   _/    _/ 
                _/      _/    _/_/     _/_/_/



