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