This package contains two postscript file viewers for DOS version of 
GhostScript. They differ only in the hotkeys assignement and in the 
number of used files.

A. Installation under OS/2 (written April 1997)
==========================
1. copy gs312.ps and ps_view.ps or others into your GhostScript directory 
   (e.g. E:\GS\gs4.03)
2. copy psview.cmd and psview1.cmd or others somewhere along your PATH
3. and finally insure that
	a) psview.cmd and gsos2.exe are on PATH
	b) CONFIG.SYS have sth. like (see the GS documentation)
		SET GS_LIB=E:\GS\gs4.03;E:\GS\gs4.03\fonts;.\
4. Read the section B. below to know what are these files for. 


B. Installation under DOS (written September 1995)
========================= 

1. Version by Petr Mikulik
   Corresponding files:  ps_view.ps
                         gs312.ps
                         psview.bat
                         psview1.bat
   Installation: copy all these files to you GhostScript directory 
   (usually C:\GS), read the beginning of the  psview.bat  file.
   All hotkeys are single letters. It is simple to use, but you 
   cannot enter any ghostscript command in lowercase letters
   (that I never do).
   psview1.bat is like psview.bat, but due to -dONEPAGE option it 
   allows one to preview some 1 paged documents (like EPS files, files produced
   by the postscript graphic program pagedraw, etc.), which cannot be 
   previewed by psview.bat (or with problems)

2. Version by Jaromir Kuben
   Corresponding files:  ps_view.ps
                         gs312.ps
                         !psview.bat
                         !view1.bat
                         !view2.bat
                         !view3.bat
                         !install.txt
   Installation: read  !install.txt  file.
   All hotkeys are with Alt-key, so you can write ghostscript commands.

Note: the original version of ps_view.ps by P. Pianowski and B. Jackowski 
  can be found at
  ftp.pg.gda.pl:/pub/TeX/GUST/contrib/BachoTeX95/BJ_and_PB/ps_view.zip

