Next: IMAGE Previous: HIDE Contents: Contents |
The \I tag marks text to be formatted italic.
Syntax
\I<body>
Options
No options are allowed. Using options will cause a syntax error.
Body
The body is the string to be formatted.
Notes
\I is part of the basic tag set supported by all PerlPoint translators.
Example
This text is \I<formatted>. |
produces
This text is formatted. |
See also
More basic set tags: B, C, EMBED, FORMAT, HIDE, IMAGE, INCLUDE, LOCALTOC, READY, REF, SEQ, STOP and TABLE.
Next: IMAGE Previous: HIDE Contents: Contents |