home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 301.lha / hyperhelp / help / format < prev    next >
Encoding:
Text File  |  1980-12-03  |  2.5 KB  |  77 lines

  1. (@title HyperHelp Formatting Commands@)
  2. Use formatting commands to control the font, color, style, and formatting of
  3. text in HyperHelp windows.
  4.  
  5.  
  6.  
  7. (@ref help:help/formatexample@)Click here to see what the insides
  8. of this file looks like.(@unref@)
  9.  
  10.  
  11.  
  12.   The formatting commands are:(@indent 2@)
  13.  
  14.  
  15.  
  16. (@bold@)bold(@bold@) - Print following text in bold.  Use another
  17. (@bold@)bold(@bold@) command to turn bolding off, or use any other style
  18. command, for a combination of effects.
  19.  
  20.  
  21.  
  22. (@italic@)italic(@italic@) - Print following text in italic.  Use another
  23. (@italic@)italic(@italic@) command to turn italics off.
  24.  
  25.  
  26.  
  27. (@underline@)underline(@underline@) - Underline some text. This should not
  28. normally be used since the user will think that the text is actually
  29. a link. In some future revision of this program, the highlighting for
  30. links will be a user setable parameter.
  31.  
  32.  
  33.  
  34. (@bold@)normal(@bold@) - Turn off bold, italic, and underline styles.
  35.  
  36.  
  37.  
  38. (@bold@)color (number)(@bold@) - Set the text color.  HyperHelp supports
  39. colors 0 through 7.  Color 0 is the background color.  This is color 1.
  40. (@color 2@)This is color 2.  (@color 3@)This is color 3.(@color 1@) Colors
  41. 4 thru 7 are for use on 8 color screens. In future version of this program
  42. the user will be able to select the use of an 8 color custom screen.
  43.  
  44.  
  45.  
  46. (@label font@)(@bold@)font (font name) (size)(@bold@) - Print following
  47. text in the specified text font and size.  Example: (@bold@)font topaz.font
  48. 11(@bold@) uses the large Topaz font. Note:  If you enter more than one
  49. (@bold@)font(@bold@) command in a file, HyperHelp uses only the last
  50. specified font (only one font per screen).
  51.  
  52.  
  53.  
  54. (@bold@)indent (@italic@)nn(@italic@)(@bold@) - Sets the indentation, in character
  55. spaces, of subsequent text. For example, this file has an
  56. (@bold@)indent 2(@bold@) command after the first paragraph. It causes
  57. the body of paragraphs to be indented (@italic@)nn(@italic@) spaces.
  58. You can specify (@italic@)nn(@italic@) as a one or two digit number, or
  59. as an offset from the previous indent command by preceeding the number with
  60. a plus '+', or minus '-' sign.
  61.  
  62.   Note: For best results, you should place indent commands only at
  63.   the begining of paragraphs.
  64.  
  65.  
  66.  
  67. (@bold@)pindent (@italic@)nn(@italic@)(@bold@) - Sets indentation for the first
  68. line of paragraphs. This command has exactly the same format as (@bold@)indent(@bold@).
  69. The only difference is that it affects the first line of the following
  70. paragraphs, instead of the body.
  71.  
  72.  
  73.  
  74. (@bold@)lspace (@italic@)nn(@italic@)(@bold@) - Adds extra space between
  75. lines of text to increase legibility.
  76.  
  77.