Use this command to set the font to bold to on or off.
Syntax:
B=Y/N
Example:
{b=y} Bold {b=n} Normal {\n}
This example shows how to turn on the bold, prints the word "Bold" and after that it turns it off and prints the word
"Normal".
It is
important to pay attention to close the attributes of the
text properly. If the attributes are not opened/closed
properly the results could be for example an entire
report in bold, underlined, a wrong color, etc. |
|