\s18.5\bMARKUP samples\b\s
\*For bold staterment use the \b command\*
If you with to \iemphasize\i something, use the \\i command.
For title use \s14BIG\s font sizes, 14 points usually works well.
Remember thet all of the command toggle except for the \\s command.
\*
And now, look this table
\b -- bold
\i -- italic
\s -- size
\\ -- plain \ character
\* -- comment
\s14This is a size of 14\s
\s1.5This is a size of 1.5\s
\s.5This is a size of 0.5\s
\s12.This is a size of 12\s
\s3.5.0This is a size of 3.5 and plain .0 after them\s
