pre_example.omh
Use an editor of your choice to
create the file image_example.omh
in the
test directory
with the following contents:
$begin
image_example$$
$section An Image Example$$
$image w3c_home.gif$$
$head Discussion$$
As you can see above, the $code image$$ command
display an image centered and by itself.
As you can see in this sentence,
the $code icon$$ command
$icon w3c_home.gif$$
displays an image in line with the nearby text.
$end
Note that you can copy and paste the commands above
to your editor window.
You may just copy the file with the same name from the
getting started directory
.