Common Desktop Environment: Help System Author's and Programmer's Guide

<note>

Note: Creates a special format which attracts attention to text that makes an important point.

Syntax

<note>
 text of note
 <\note> 

The default heading for the note is "Note". To specify a different heading, use the <head> element.

If you want an icon to appear with the note, define NoteElementDefaultIconFile in an <!entity ...> declaration.

The default note icon named note icon.pm is located in the /usr/dt/dthelp/dthelptag/icons directory.

The <\note> end tag is required.

Examples

See Also