
	This directory contains the Khoros Manuals.
	
Chapters.list	master list for use by the prnmanual (print manual) script

Manual_guide    a summary of tools to be used to print the Khoros manual,
		and file naming conventions.

Manual_instr    instructions for printing the Khoros manuals; to be used
                in conjunction with Manual_guide
	
Papers		a listing of papers that have been published about 
		the Khoros system.

appendix        contains the appendices for the Khoros manual.  There
                are three subdirectories under the appendix directory.
                These include the glossary, changes, and imake directories.

                glossary - contains the documentation for the Khoros glossary.
                changes - contains the document listing changes that have
                          occurred since Khoros Beta.
                imake - contains the document for the imake definitions, etc.

preface         contains the preface to the Khoros manuals

install         contains installation guide for Khoros 1.0
                NOTE:  To get a printout of the installation guide prior
                       to having the system installed, change to the
                       $KHOROS_HOME/manual/install directory and
                       uncompress the postscript file "inst_guide.ps.Z".
                       You can then send the postscript file to a
                       postscript printer for previewing.

test_doc        contains a formattes test document for use by "prnmanual".

utils           tmac utilities necessary for formatting Khoros manuals properly

vol1            Volume I   : the Khoros User's Manual

vol2            Volume II  : the Khoros Programmer's Manual

vol3            Volume III : the Khoros Reference Manual


Postscript Files:

  Postscript files exist for each chapter in KHOROS_HOME/manual
  subdirectories.  Note that the postscript files are in compressed
  format, and must be uncompressed to print.  The following command
  will also work in printing the compressed postscript files, leaving
  them in compressed format when completed.

  % uncompress -c chapter.ps.Z | lpr -Plw

  where,   lpr  - is the printer command for most BSD Unix systems

           lw  - is an example of a printer name (please select the
                 printer name for your site).

  ------------------------------------------------------

		Contents of Khoros Manuals 

        Preface

        Volume I - Khoros User's Manual

                Chapter  1 - Getting Started
                Chapter  2 - Cantata
                Chapter  3 - Xprism2
                Chapter  4 - Xprism3
                Chapter  5 - Editimage
                Chapter  6 - Animate
                Chapter  7 - Warpimage
                Chapter  8 - Viewimage
                Chapter  9 - Concert
                Chapter 10 - Other Programs

        Volume II - Khoros Programmer's Manual

                Chapter  1 - Writing Programs / VIFF format
                Chapter  2 - User Interface Specification
                Chapter  3 - Preview
                Chapter  4 - Composer
                Chapter  5 - Ghost Routines
                Chapter  6 - Conductor
                Chapter  7 - Trouble Shooting
                Chapter  8 - Khoros Libraries
                Chapter  9 - Configuration Management
                Chapter 10 - Installation Guide

        Volume III - Khoros Reference Manual

                Chapter 1 - Man(1) Pages
                Chapter 2 - Man(3) Pages

        Appendix

                Glossary
                Changes
                Imake

