ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/help.hlp
(Generate patch)

Comparing ray/src/util/help.hlp (file contents):
Revision 2.1 by greg, Thu Oct 27 15:56:03 1994 UTC vs.
Revision 2.3 by greg, Mon Mar 18 09:48:23 1996 UTC

# Line 7 | Line 7 | All help files have the same general format.  Each hel
7   named by its category and topic, and its position in the file is
8   indicated with a line beginning with ".Category.Topic", where
9   "Category" and "Topic" are replaced by the appropriate names.
10 < These names must begin with letters and may contain letters and/or
11 < numbers, but no special characters.  They will appear on the menus
12 < of the help utility when that file is open.
10 > Each category must have a topic called "Intro", which is the first
11 > topic called up whenever this category is selected from the menu.
12 > Both category and topic  names must begin with letters and may contain
13 > letters and/or numbers, but no special characters.  They will appear on
14 > the menus of the help utility when that file is open.
15  
16 < The file is unformatted, and will be filled by the help utility
16 > The help file is unformatted, and will be filled by the help utility
17   dynamically based on the current window size.  The formatting code
18   is very simple, placing a single space between adjacent lines,
19   except when a line ends a sentence, when two spaces are used.
# Line 101 | Line 103 | any) may be accessed with the "Forward" button.
103  
104   Each time a new topic is selected, matching words will be highlighted
105   in bold, whether or not <return> or the "Grep" button has been pressed.
106 < To prevent new matches from being highlighted, clear the search entry
105 < with <control-U>.
106 > To prevent new matches from being highlighted, clear the search entry.
107  
108   Matches are insensitive to case and word boundaries.
109  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines