This is an old revision of the document!


Tables and figures

You can give captions to the following items:

  1. tables
  2. figures
  3. image box

The syntax is as follows:

Tables

<table label-of-table>
    <caption>Give you caption here and it will be numbered automatically</caption>
    |Table cell 1 |Table cell 2 |Table cell 3 |
</table>
  <caption>Give you caption here and it will be numbered automatically</caption>
  |Table cell 1 |Table cell 2 |Table cell 3 |