|
Prev | Next |
spell_example.omh in the
xam directory
with the following contents:
$begin spell_example$$
$spell
Fft
not not
$$
$section Example Spelling Exceptions$$
$head Misspelled Words$$
The word Fft is not in the dictionary.
$head Repeated Words$$
The word not is repeated in the sentence
$pre
$$It is not not true.
$end
You can also just copy spell_example.omh from the
omh/getstarted directory
.
Once you have done this, you can
execute omhelp
with
example_name
equal to
spell_example.
spell_example.omh
part of the OMhelp help web site by selecting spell_example
.