 |
\aref: create an anchor reference (hyperlink). This command has two arguments: the label name and the text to actually appear in the document.
 |
 |
\aname: create an anchor name (target for hyperlinks). This command has one argument: the label name; it does not actually produce any visible output.
 |
 |
\Split: divide the document. This command has one argument: the label name to be placed on top of the new section. For HTML, splitting the document actually means opening a new .htm output file; for RTF, it means opening a new section within a single .RTF file.
|