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

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