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