Table of Contents

Syntax #

s.bold

Purpose #

The annotation s.bold is used to make text bold. It is used when you want to make text bold, but are not using another annotation that includes bold as a property.

The following table shows a couple of examples of where you would use the annotation s.bold.

Sample text with simple bold

Here is what your rule may look like.

Rule for s.bold

This is what your output may look like. This is just the contents of the first cell of the table.

<entry colname="C1" colsep="1">
  <b>bold</b>
</entry>