3.6 Tables

Pointless allows you to specify tables. There are three commands that used to setup tables, namely =table, =row and =cell. An example is given below:

=begin-table
=row The quick brown fox =cel baz
=row cdr =cel bar
=row quux =cel foo
=end-table

It should be mentioned that if you need advanced tables, you might prefer to use LATEX instead and described later.

See About this document... for information on suggesting changes.