home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / editor / gal210a1.arc / README.1ST < prev    next >
Text File  |  1989-06-13  |  9KB  |  185 lines

  1.         Information about this Galahad Release
  2.  
  3.      The Galahad Collection of software has been developed at Clarkson
  4. University to provide a powerful editor and word processor for its students.
  5. As you probably recall, Clarkson was the first educational institution to
  6. provide all of its incoming Freshman with a personal computer.  We currently
  7. have 4000 personal computers on campus, and have an additional 3500 alumni with
  8. a Clarkson computer, which was Clarkson's graduation present to them.
  9.  
  10.      Galahad is copyrighted yet freely copyable software.  We encourage anyone
  11. who would like to use a powerful Emacs-like editor, and a capable text
  12. formatter, to use the Galahad Collection software.  PLEASE read the Galahad
  13. Public License in the file GALAHAD.LIC on this diskette.
  14.  
  15.      The features of Galahad and its associated software are:
  16.  
  17.      An editor with many editing functions, programmable keys, all working in
  18.        ASCII format.
  19.      A text formatter which is simple to use, and yet offers desktop publishing
  20.        features when used with a PostScript printer.  The text formatter uses
  21.        ASCII text.
  22.      An editor and text formatter which may be either integrated or used
  23.        independently.
  24.      A text formatter which supports scientific equations, and provides
  25.        on-screen previewing of the printed document.
  26.      Real-time spelling checking as the user enters text.
  27.      On-line word spelling lookup.
  28.      Off-line spelling checking of an entire document, with text error marking
  29.        and lexicon updating.
  30.      On-line Prose Analysis of selected text.
  31.      Off-line Prose Analysis of an entire document.
  32.      On-line help and Style Manual.
  33.      Personalized help screens, created by the user or instructor.
  34.      A text formatter which can be installed on UNIX systems for ease of printer
  35.        access.
  36.  
  37.      The Galahad documentation is copyrighted.  Printed copies may be obtained
  38. from Clarkson University.  The entire documentation is included on the Galahad
  39. Distribution Disk #4.  It is in archive format, and may be un-archived as
  40. discussed below.  You may print a copy of the Galahad documentation for you own
  41. use, but you may not print multiple copies and distribute them without
  42. permission from Clarkson University.  A PostScript printer is required to print
  43. the Galahad documentation.
  44.  
  45. Getting Started
  46.  
  47.      To get started with Galahad you need to read one (or two) short
  48. document(s), and Chapter One of the Galahad Manual.  These are on the
  49. documentation disk, but they have been copied to the Galahad Distribution Disk
  50. #2 in un-archived form, so that you can get started without going through the
  51. un-archive process.  Since you need to read the files but do not as yet know
  52. how to use Galahad, we have chicken and egg problem.  We will explain how to
  53. read them after suggesting what to read first.
  54.  
  55.      To get started please read:
  56.  
  57.      1) "Getting Started With Galahad 2.10" in the file H2START.GAL.  If your
  58. computer does not have a high capacity disk drive (1.2 Mbyte) nor a hard disk,
  59. you should use the instructions in "Using Galahad on Two 360K Disk Drives" in
  60. the file H2TWODSK.GAL.  PLEASE NOTE: There is an error in the printed copy of
  61. "Getting Started With Galahad 2.10".  The editor is PER.COM not PER.EXE.  Also,
  62. the order of the files on the distribution disks may be different than that
  63. described in these articles.
  64.  
  65.      2) Chapter One of the Galahad Manual in the file GALCH1.GAL.
  66.  
  67.      3) Before you get serious with Galahad and start printing, you should read
  68. the article "How To Install A New Printer In GALAHAD 2.10" in the file
  69. H2GALINI.GAL.
  70.  
  71.      If you do not have a hard disk the next section tells you how to use the
  72. Galahad Distribution Disks to read H2START.GAL and/or H2TWODSK.GAL on your
  73. computer.
  74.  
  75.      If you have a hard disk you should create a new sub-directory and then
  76. copy Galahad Distribution Disk #1, #2 and #3 into it.  (Typical MS-DOS command
  77. to make a sub-directory called GAL and the copy the disks would be: C> MD \GAL,
  78. and then C> COPY A:*.* \GAL for each of the three distribution disks in drive
  79. A:.  This will copy all of Galahad onto the hard disk, except the documentation
  80. (Disk #4).  So that all of the features of Galahad will work, you should also
  81. add the new sub-directory to the PATH.  This is usually defined in the file
  82. AUTOEXEC.BAT.  (A typical command in AUTOEXEC.BAT is: PATH=C:\BIN, you would
  83. add to that: PATH=C:\BIN;C:\GAL -- refer to the MS-DOS manual if this is not
  84. familiar).
  85.  
  86. How to read a file:
  87.  
  88.      1) Place the Galahad Distribution Disk #1 in drive A: of your computer,
  89. and Galahad Distribution Disk #2 in drive B:.  If you have a hard disk and have
  90. followed the instructions above, Galahad has been installed, and you can read
  91. the information from the hard disk.
  92.  
  93.      2) For floppy disks at the A:> prompt, enter: GAL2 B:H2START and press the
  94. Return (i.e, Enter) key.
  95.         For a hard disk at the C:> prompt, enter two commands: CD \GAL (or what
  96. ever you named the sub-directory) and then GAL2 H2START and press the Return
  97. key.  You can ignore the sections on making Galahad working disks and copying
  98. files to it, unless you also plan to use floppy disks.
  99.  
  100.      3) Galahad will start up, load the file, and display the first page on the
  101. screen.  Use the Up and Down Arrows, and  the PageUp and PageDown keys to move
  102. through the file to read it.  You will note some Galahad formatting command in
  103. the text, but they should not distract you too much from reading the text.
  104. After all, eventually you will want to know the formatting commands anyway.
  105.  
  106.      4) If you are not very familiar with a computer you might want to read
  107. Chapter One first.  You would do this as above, except enter: GAL2 GALCH1 and
  108. press the Return key.
  109.  
  110.      We hope you enjoy Galahad.  It is in use at over 100 colleges and
  111. universities.
  112.  
  113.  
  114.                       DISTRIBUTION DISKETTES
  115.  
  116. Distribution Diskette #1:  Galahad, Percival, Bedevere and Guenevere files.
  117.                              (The word processor, the editor, the word lookup
  118.                                processor, the off-line spelling checker.)
  119.  
  120. Distribution Diskette #2:  On-line spelling checker, Bedevere and Guenevere's
  121.                            lexicon, and three documentation files.
  122.  
  123. Distribution Diskette #3:  Lancelot I and Lancelot II files.
  124.                              (The off-line and on-line prose analysis
  125.                                processors).
  126.  
  127. Distribution Diskette #4:  Galahad documentation in compressed format.
  128.  
  129.  
  130.  
  131.  
  132.         TECHNICAL NOTES and OTHER INFORMATION
  133.  
  134.  
  135.      1) To un-archive the Galahad documentation.  Copy ZOO200.EXE from
  136. Distribution Disk #3 to a disk with at least 240K free.  Then, enter: ZOO200.
  137. This will un-archive itself.  You will now have the ZOO program (among others).
  138. To un-archive the documentation you will need about 550k of free bytes on a
  139. diskette or hard disk.  If you do not have such space, then un-archive parts of
  140. the documentation.  To un-archive all of it put ZOO.EXE and the documentation
  141. on a disk together, say A:, then to un-archive it to drive B: enter at the A>:
  142. ZOO -EXTRACT GALDOC.ZOO B:*.*.  To un-archive part of it, enter: ZOO -EXTRACT
  143. GALDOC.ZOO B:GAL*.*.  You may see the contents of GALDOC.ZOO by entering: ZOO
  144. -LIST GALDOC.ZOO.
  145.  
  146.      2)  As the Galahad Public License says, you may have the source code if
  147. you want it.  Since it is not desired by very many, it is not distributed with
  148. this distribution, but you may obtain it from the address below for a handling
  149. charge of $10.
  150.  
  151.      3)  The file GALPC.EXE is not discussed in the documentation.  It is the
  152. free standing text formatter.  It is a filter.  It take its input from standard
  153. input, and puts it out to standard output.  To obtain some help enter: GALPC
  154. -h.  It is useful for those who want to use their own editor.  The source is
  155. available so that it can be compiled under BSD UNIX, and probably many others.
  156.  
  157.      4) The files PS14.DEF and PS14LAND.DEF are required by a PostScript printer
  158. when you use a 14 inch paper tray.
  159.  
  160.      5) The files PS_xxx.FNT are font metric files for the PostScript fonts.
  161. If you intend to use a PostScript printer they should be in the same
  162. sub-directory as GALAHAD.INI.  It is not essential that they be used, but if
  163. present Galahad will do a better job of managing the PostScript output.  Also,
  164. you only need to include those .GMF files of the fonts you intend to use.  The
  165. GALAHAD.INI file as supplied assigns the following correspondence between the
  166. PostScript fonts and .S numbers.
  167.  
  168.     Font Number    Galahad Usage    Font Metric File    Font Name
  169.  
  170.          1      .st1,xx,yy      PS_FNT1.GMF         Times-Roman
  171.          2      .st2,xx,yy      PS_FNT2.GMF         Helvetica
  172.          3      .st3,xx,yy      PS_FNT3.GMF         Palatino
  173.          4      .st4,xx,yy      PS_FNT4.GMF         Schoolbook
  174.          5      .st5,xx,yy      PS_FNT5.GMF         Courier
  175.          6      .st6,xx,yy      PS_FNT6.GMF         Zapf
  176.  
  177.     PS_FNT0.GMF is use for the Symbol Font, accessed in Galahad with the &g
  178. and &h commands.
  179.  
  180.  
  181. Point of Contact
  182.  
  183.      The Galahad Collection is distributed by Clarkson University, Educational
  184. Computing, Potsdam, NY 13676.  Telephone: (315) 268-6455.
  185.