tabmargin

Build 1501 on 14/Nov/2017  This topic last edited on: 24/Oct/2016, at 14:39

Description

This tag creates left and right margin for entire table.

Note: The tag affects next table created, so place it just before >t< tags, and it can be stopped by the >tr< tag.

Parameters and typographical expressions

1.left margin

2.right margin

3.boolean for position of horizontal rules; if 0 or omitted, the horizontal rules are drawn "between" two rows (half rule on the parent row, half rule on the row below the parent one); if 1, entire rule is drawn withing parent row. This allows cell fill to cover the entire cell bounding box and not only the inside rules part. This new option is strongly suggested when fills and dashing are heavily used in the table definition.

Tag Effects

Effects are visible in the WYSIWYG pane of the Articles main tab or on a page on the Pages main tab. However, because this tag may change the way how the text lines are justified, its effect is indirectly visible in the source pane of the Articles or Pages main tab.

Type and scope

This tag affects all subsequently created tables. Insert it before >t< tags. To stop its action, use the >tr< tag before >t< tags of the table where you don't want it to be active.

Click to toggle expandExamples