home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / HANDICAP / TBRL260.ZIP / TBRL-REF.LST < prev    next >
Encoding:
File List  |  1990-07-17  |  9.4 KB  |  224 lines

  1.                           Turbo Braille
  2.                            Version 2.5
  3.  
  4.                      Command Reference List
  5.  
  6.                       Commands and Switches
  7.  
  8.      The following commands and switches are available
  9. in batch mode and in interactive mode.  The leading slash
  10. of each switch may be replaced by a leading dash.
  11.      (Please note that all command examples will be
  12. surrounded by quote marks " ".  This is done for
  13. clarification purposes and the quotes are not to be typed
  14. when entering the commands.
  15.  
  16. Add a formatting command:  "/A"
  17. (Adds any legal dot command recognized by Turbo
  18. BRaille to the stored setup.)
  19. Delete a dot command:  "/D"
  20. (Deletes any stored dot commands from the stored
  21. setup, see "/A".)
  22. Format for specific printer: "/F #"
  23. (formats output for printer specified by #.  The default is
  24. #0.)
  25. Help file:  "/H"
  26. (Displays help file.)
  27. Jump over pages:  "/j #"
  28. (Jump over the number of pages specified by #.  Printing
  29. will start on page #" plus 1.)
  30. Make files:  "/M #" where "#" is 0, 1, 2, or 3.
  31. (Determines what kinds of files Turbo Braille makes. 
  32. Setting 0 makes no files, 1 a BIF file, 2 a BRL file and 3
  33. both BIF and BRL.  The default is 2.)
  34. Printer definition:  "/P?" "/P#"
  35. (For defining and displaying printer settings.  The "/P?"
  36. command displays all printer definitions, and "/P #"
  37. allows you to change or drop the specified printer
  38. definition.  Printer 0 is pre-defined and not user
  39. changeable.)
  40. Show and save setup:  "/S?" "/SL" "/SG"
  41. (Show and save all settings of switches.  The "/S?"
  42. displays all settings and "/SL" saves locally--in the
  43. current subdirectory and "/SG" saves the setup globally-
  44. -in the same subdirectory as Turbo Braille.)
  45. Verbosity level:  "/V #"
  46. (Verbosity determines the number and length of
  47. messages spoken during translation/processing with a
  48. range of 0-9.  Only 0-3 are currently implemented.)
  49. Write to device:  "/W0" "/W1" "/W2" "/W3"
  50. (Send output "write to a device."  The devices are: 0--
  51. nothing, 1--printer "PRN," 2--file or 3--both printer and
  52. file.  The default is 2.)
  53.  
  54.                           Dot Commands
  55.  
  56.      Below is an alphabetical list of valid dot commands
  57. with a definition of each one.  Each dot command
  58. occupies a complete line in a BIF file, and consists of a
  59. dot or period in position one, two letters in positions two
  60. and three specifying the command and in many cases
  61. one or more optional arguments providing additional
  62. information.  These arguments are usually numbers and
  63. may or may not be separated from the command with a
  64. space.  Dot commands can only be used in BIF files
  65. which must be ASCII text files, not WordPerfect or
  66. WordStar files.
  67.  
  68. Bottom Line: ".BL x,y"
  69. (Define what appears on bottom line of page.  The x
  70. equals 0, 1, 2, or 3 and determines how the line will be
  71. used.  Setting 0 uses the line for ordinary text, 1 leaves
  72. the line blank, 2 uses the line for a running footer which
  73. is left adjusted and 3 centers the running footer.  Setting
  74. 3 is not implemented at this time.  The y equals 0, 1, 2,
  75. or 3 and controls page numbers which appear in the right
  76. corner.  Setting 0 equals no numbering, 1 equals roman
  77. braille page number, 2 equals arabic braille numbering
  78. and 3 equals print page numbers.)
  79. Begin Page:  ".BP" ".BP #" ".BP +#" ".BP -#"
  80. (Begin new braille page.  May specify a page number or
  81. not.)
  82. Break:  ".BR"
  83. (Break line, same as hard carriage return.)
  84. Command Character:  ".CC"
  85. (Reserved for future use.)
  86. Center:  ".CE" ".CE #"
  87. (Center one or more lines.  If number is specified, that
  88. number of lines will be centered.)
  89. Divide Page:  ".DV" ".DV #" ".DV #,#"
  90. (Draws line of dots 2-5 across page at specified line
  91. number(s).  Useful for folding letters.  A ".DV" command
  92. by itself cancels any previous command)
  93. End Writing:  ".EW"
  94. (Not Implemented)
  95. Fill Lines:" ".FI"
  96. (Fills all braille lines with as much text as they will hold. 
  97. This is the default and is used to restore filling after
  98. ".NF" command has been issued.)
  99. Grade  of Translation:  ".GR0" ".GR1" ".GR2"
  100. (Controls Grade of braille.  The default is Grade 2, Grade
  101. 1 is uncontracted braille and Grade 0 is computer braille.)
  102. Horizontal Line:  ".HL"
  103. (Termination line used in magazine format to separate
  104. articles.  It is 12 centered cells of dots 2-5.)
  105. Indent:  ".IN #" ".IN +#" ".IN -#"
  106. (Indents line specified number of spaces, or adds to or
  107. subtracts from previous indention with plus and minus
  108. numbers.  Restore to default with ".IN 0".)
  109. Interpoint Page Numbering: ".IP"
  110. (Only prints page numbers on odd pages for interpoint or
  111. double-sided braille.)
  112. Italics:  ".IT" ".IT #"
  113. (Italicizes line or lines of text in a BIF file.  If partial lines
  114. are to be italicized, use the imbedded commands \_ or \!.)
  115. Need Lines:  ".NE #"
  116. (Holds specified number of lines together, preventing
  117. page break from occurring in middle.  Same as word
  118. processing feature" "conditional end of page" or
  119. "widow/orphan protection.")
  120. No Fill:  ".NF"
  121. (Does not fill braille lines, obeys all carriage returns.)
  122. No Interpoint: ".NI"
  123. (Turns off interpoint page numbering.)
  124. Page Length:  ".PL #" ".PL +#" ".PL -#"
  125. (Defines number of lines per page.  Plus and minus can
  126. be used relative to current page length.)
  127. Page Number:  ".PN" ".PN #" ".PN +#" ".PN -#"
  128. (Identifies print page break in the source document in
  129. braille output document.  Page numbering must be turned
  130. on with ".TL" or ".BL" commands.  A new print page
  131. number can also be specified with a number after
  132. command.)
  133. Page Offset:  ".PO #" ".PO +#" ".PO -#"
  134. (Sets aside specified number of spaces at left end of
  135. lines.  Spaces may be allowed for use in binding etc. 
  136. You can add or delete spaces from present offset with
  137. plus and minus values.)
  138. Paragraph:  ".PP"
  139. (Creates braille paragraph, breaks line and indents next
  140. line two spaces.)
  141. Read File:  ".RF (filename)"
  142. (Read contents of another BIF file into current file.  The
  143. second file can not contain another" ".RF" command
  144. although the first file can have more than one" ".RF"
  145. command)
  146. Running Header:  ".RH" ".RH TEXT"
  147. (Used to specify a running header.  Can be placed on top
  148. line, bottom line or both.  This is controlled with ".TL"
  149. and ".BL" commands.  By itself, it can be used to leave
  150. a blank line at top or bottom.  If used after previous
  151. ".RH" command, will cancel that command.)
  152. Right Margin:  ".RM #" ".RM +#" ".RM -#"
  153. (The number specifies the last cell to be used on the right
  154. side of the page.  Can be increased or decreased with
  155. plus or minus numbers.)
  156. Substitute String:  ".SB x string of text"
  157. (Used in conjunction with imbedded command "\x"
  158. where x is the letter identifying the substitution string. 
  159. Define string with ".SB x (string of text)" command and
  160. wherever "\x" appears, the string will be substituted.)
  161. Skip Line Absolutely:  ".SK" ".SK #"
  162. (Skips a line in document, even if blank line appears at
  163. top of page.)
  164. Space:  ".SP" ".SP #"
  165. (PUts a blank line into text.  If blank appears at top of
  166. page, command is ignored.)
  167. Table of Contents:  ".TC"
  168. (Reserved for future use.)
  169. Temporary Indent:  ".TI #" ".TI +#" ".TI -#"
  170. (Temporarily indents next line only specified number of
  171. spaces.  Can be increased or decreased with plus or
  172. minus values.  Useful for hanging indents or undents by
  173. establishing a permanent indent with ".IN #" command
  174. and using ".TI -#" command to move next line to left.)
  175. Top Line:  ".TL x,y"
  176. (Define what appears on top line of page.  The x equals
  177. 0, 1, 2, or 3 and stands for use line for ordinary text,
  178. leave the line blank, use for running header left adjusted
  179. or use line for running header centered, respectively. 
  180. Setting 3 is not implemented at this time.  The y equals
  181. 0, 1, 2, or 3 and controls page numbers which appear in
  182. the right corner.  Setting 0 equals no numbering, 1
  183. equals roman braille page number, 2 equals arabic braille
  184. numbering and 3 equals print page numbers.)
  185. Write File:  ".WF"
  186. (Reserved for future use.)
  187.  
  188.                         Imbedded Commands
  189.  
  190.      Imbedded commands may occur on the same line as
  191. text in a BIF file, sandwiched between words, or even
  192. imbedded within a single word to achieve some
  193. immediate effect.  Each imbedded command begins with
  194. a single backslash character "\" and includes exactly one
  195. additional character: either a letter, a digit or a
  196. punctuation mark.  If the additional character is also a
  197. backslash character, then an ordinary backslash is
  198. recognized.
  199.  
  200. Grade Change:  "\0" "\1" "\2"
  201. (Used to change the grade of translation where 0 equals
  202. computer braille, 1 equals Grade 
  203. 1 braille and 2 equals Grade 2 braille.  Grade changes
  204. may be used within a word to break up letter
  205. combinations you do not want contracted.)
  206. Page Number Reference Characters: "\@" "\#" "\%"
  207. (These characters allow you to reefer to the current
  208. braille page number in roman numerals, arabic numerals
  209. or standard textbook format, respectively.)
  210. Print Enhancement Characters: "\!" "\_"
  211. (Used to indicate boldfacing and underlining respectively
  212. by italicizing braille text.  They are toggles and must be
  213. turned on and off.)
  214. Spring Characters:  "\:" "\." "\-"
  215. (Insert characters on line to force text to left and right. 
  216. They use spaces, guide dots and dashes respectively. 
  217. Can be mixed and/or used repeatedly on a single line. 
  218. Do not use on centered lines.)
  219.  
  220.      For further information on Turbo Braille commands
  221. see Part One of the manual for information on commands
  222. and switches and Part Two for a tutorial on dot
  223. commands.  Consult the Help facility in Turbo Braille for
  224. help with all commands.