home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / editor / gal210a1.arc / GALHELP.GHP < prev    next >
Text File  |  1989-06-05  |  7KB  |  188 lines

  1. Command Symbols
  2. Dot A Commands
  3. Guen Spelling Mark
  4. Some DOT Commands
  5. The `&' Commands
  6. Word Spelling Lookup
  7.  
  8. :Some DOT Commands
  9.  
  10. .Bn - Print the current line with no more filling, n>0 prints
  11.       n-1 blank lines after current text.  1 is default
  12.       value. .B0 cancels implied break.
  13. .G  - go to top of next page.
  14. .In - Indent n spaces until .I0 (or .I) is found.
  15. .Kn - Print a block of n (single spaced) blank lines.
  16. .Nn - Indicates that n lines are needed for the remainder of
  17.       the current page; if less than n lines are available
  18.       then a new page is begun.
  19. .Pn - Start a new paragraph n spaces indented from default
  20.       indention.
  21. ::
  22.  
  23. .T  - Form 1 - .Tn - Tab to position n from leftmost print
  24.       position.  - Form 2 - .Tn1,n2,n3,.. presets tabs at n1,
  25.       n2, n3,...  When .T (no number) is seen a tab made to
  26.       n1, next .T on the same line tabs to n2 and so on.
  27. .Un - Un-indents the next line only, n spaces less than the
  28.       current indentation.
  29. .Vn - Verbatim modes .V1 - Causes all text that follows to
  30.       ignore all command symbols and words.  Can only be
  31.       turned off by placing a .V0 starting in column 1. .V2 -
  32.       Same as .V1 but command symbols (not words) are
  33.       processed.
  34. ::
  35.  
  36. .Wn - Wait modes .W0 - waits for a key to be pressed before
  37.       printing is resumed; .W1 - waits at the top of every
  38.       page.  Used for single sheet printing.
  39. .Yn - The rightmost previous n words are to be right
  40.       justified.
  41. .Jx - Adjust line of text - x=C/L/R for Center, Left, Right.
  42. .Hx - Header for every page; .Zx Footer for every page.
  43. .A  - See the Dot A help.
  44. .D  - today's date.
  45. There are more . commands - see Galahad Documentation.
  46. :
  47.  
  48. :The `&' Commands
  49. &b - Subscript
  50. &p - Superscript
  51. &n - Stops super, subscripts and all other & commands before
  52.      the end of a word
  53. &d - Boldface
  54. &t - Stops boldface before the end of a word
  55. &i - Italics (if configured printer allows it)
  56. &o - Other (user defined & command)
  57. &u - Starts underlining the following word (same as _)
  58. &s - Stops underlining before the end of a word
  59.  
  60. :Command Symbols
  61. _  - Same as &u above
  62. @  - Forces the previous character to be overstruck with next
  63.      character
  64. %  - Used to create a blank space
  65. \  - Shows preference location for hyphenation
  66. =  - Forces next character to be printed (allows command
  67.      characters to be printed as text)
  68.  
  69. :Dot A Commands
  70. AD=Y/N - Y implied .B and .P commands supplied; N .P and .B
  71.          must be used.
  72. AL=Y/N - Y when current file is printed look for next file; N
  73.          print 1 file.**
  74. BO=n   - n is location at bottom of page for page number.**
  75. TO=n   - n is location at top of page for page number.**
  76. NM=n   - n=1 number pages in Arabic numbers; n=2 number in
  77.          Roman numerals.
  78. PN=n   - n is starting page number.
  79. CL=Y/N - Y print conditional lines (.Cn); N do not print .C
  80.          lines.
  81. CT=Y/N - Y print conditional text (.[ .]); N do not print
  82.          .[ .] text.
  83. HY=Y/N - Y hypenate at end of line if possible; N do not
  84.          hypenate.
  85. JS=Y/N - Y justify both left and right margins; N justify
  86.          only left margin.
  87. PS=Y/N - Y preserve space in text; N 1 or more blanks/tabs
  88.          treated as 1 blank.
  89. SP=n   - n=1, 2 or 3 for single, double or triple space.
  90. CS=n   - n is number of 1/10 point to be added to each
  91.          character. (Used to spread out PostScript text.)
  92. LL=n   - n is the maximum size of a printed line (not
  93.          counting left margin).
  94. LM=n   - n is the number of spaces in the left margin when
  95.          printed to screen.
  96. LP=n   - n is the number of spaces in the left margin when
  97.          printed to printer.
  98. BH=n   - n is the number of lines at top of page before the
  99.          header line.
  100. AH=n   - n is the number of lines after the header line.
  101. BN=n   - n is the number of lines after the text, before the
  102.          footer line.
  103. AN=n   - n is the number of lines after the footer line.
  104. IP=Y/N - Y normal printer; N do not use any printer commands
  105.          (for printing to file for network transmission).
  106. ** Galahad documentation has much more detail.
  107. :
  108.  
  109. :Guen Spelling Mark
  110.  
  111.     When you ask Guen to mark a word in the text, the symbol
  112.  replaces the last character of the word to be marked.  To
  113. search for  press F4 to request searching, then press Alt F9
  114. followed by Return.  To continue searching press F3 followed
  115. by Return.
  116.      Since Alt F9 is user definable it is possible that it
  117. has been re-defined. In that event, press F4 then Ctrl F10,
  118. followed by the 3 key, followed by Return.
  119.  
  120. :Word Spelling Lookup
  121.  
  122.      If you do not know how to spell a word, put the cursor
  123. on any letter of the word, then press Esc followed by F1. A
  124. set of possible words will appear.  Find the correct word
  125. using the Arrow Keys, Page Up, Page Down, Home, End, or the
  126. first few letters of the word.  When the word is high-lighted
  127. press Return to insert the selected word into the text,
  128. followed by F7 to delete the mispelled word.  Esc will abort
  129. the lookup process.
  130.  
  131. :Menu Usage
  132.     Press Shift-Return to cause the main command menu to pop
  133. up (Return is marked Enter on some computers).  This in turn
  134. causes the File Menu (a sub-menu) to pop up.  Press the up
  135. and down arrow keys to pop up all of the sub-menus.  The menu
  136. to be selected is the one which is "on top" and highlighted
  137. in the main menu.  Select one of these sub-menus by one of
  138. the following:
  139.  
  140. 1. With the arrow keys, move the highlight to the desired
  141.    sub-menu and press Return, or
  142. 2. Press the key which corresponds to the first capital letter
  143.    in the sub-menu name.
  144.  
  145. To perform a command in a sub-menu, select it with one of the
  146. above steps.
  147.  
  148. If you select a sub-menu by mistake, the Esc key will return
  149. you to the main menu.
  150.  
  151. Many menu commands are followed by a key name.  These are the
  152. keys which may be pressed instead of using the menus.  The
  153. key names are abreviated as follows:
  154.  
  155.      F1 is Function Key 1.
  156.      sF2 is Function Key 2 while holding the Shift Key
  157.      KP+ is the + key on the Key Pad.
  158.      cC is the letter C key while holding the Ctrl Key.
  159.      aF2 is Function Key 2 while holding the Alt Key
  160.  
  161. Many HELP screens are available.  To get help, select the Help
  162. Menu.  A brief description of the Help Sub-Menus follows.
  163.  
  164. Function Keys - Selecting this menu will give you a function
  165.   key layout map with abbreviated names of the commands
  166.   performed by each key.
  167.  
  168. Galahad Commands - This menu present you with another menu of
  169.   available help screens which describe Galahad formatting
  170.   commands.
  171.  
  172. Key Pad Keys - A keypad layout map is shown.
  173.  
  174. Percival Keys - This menu lets you find all available editing
  175.   functions, and to see the commands which are assigned to
  176.   all of the function and keypad keys.
  177.  
  178. Style Manual - This menus pops up another menu of available
  179.   help on style of writing.  You should use this help
  180.   extensively.
  181.  
  182. User's Help - This is a set of help menus and screens which
  183.   you can write and have "on-line" for your own use.  This
  184.   help is stored in any file whose extension is .hlp.  You
  185.   may have any number of such files.  See a 'How To' article
  186.   on the.
  187. :
  188.