Installation of TclVSrpt Version 1.1a1
============ == ======== ======= =====

1.  Tcl (7.3 or 7.4 or 7.5) and its shell interpreter, "tclsh", 
    must be installed upon the system.  If it is not, you may obtain
    it at:
        ftp://ftp.smli.com/pub/tcl

2.  From this directory, execute the following command:
    $ tclsh < installit

This completes the installation. 

        ================

To use TclVSrpt in your applications, simply reference the TclVSrpt
commands.  The installation adds TclVSrpt to the Tcl auto-load
facility.


Files in this direcory:

CHANGES         Changes in TclVSrpt
Diacritic.ps    map of character codes to printed representations for 
                the Diacritic encoding option
INSTALLATION    (this file)
ISOLatin.ps     map of character codes to printed representations for 
                the ISOLation-1 (ISO-8859-1) encoding option
README          Brief description of TclVSrpt v1.0
Standard.ps     map of character codes to printed representations for 
                the Adobe Standard encoding option
TclVSrpt.gen    TclVSrpt documentation source file
TclVSrpt.tcl    Source file for TclVSrpt-1.1a1 facility
TclVSrpt.txt    TclVSrpt documentation (ASCII)
TclVSrpt.ps     TclVSrpt documentation (Postscript)
TODO            List of possible future directions for TclVSrpt
afm/            Directory of Adobe Font Metrics files and font encoding vectors
ehandler        Postscript error handler (for debugging)
gendoc          Sample TclVSrpt application, generates TclVSrpt
                documentation
installit       Installation script (Tcl) for TclVSrpt-1.1a1
license.terms   Copyright and licensing terms file
pb46.eps        Sample encapsulated postscript image file used in documentation
testit          Tcl script that exercises various features of TclVSrpt
