| Search Locate Previous Next | Contents |
To add a specified amount of vertical space into a report or table:
leaf.Bump 12 © spaces down 12 points leaf.table.Bump 6 © 6 points above next table row
Typically this might be used after an included chart or table.
Note that you must use leaf.table.Bump to add space within a table; if you call leaf.Bump this will complete the current table and begin a new one, with a new set of headings.
leaf.table.List mat[block1;] leaf.table.Bump 12 leaf.table.List subtot © etc