
|
Hints about Formatting - 1 The vspace element can only be used in t elements Tells formatter to leave some blank lines blankLines attribute [NB upper case L!] indicates how many Default is 0 - this forces a physical line break but no blank lines The vspace element is always empty - contents discarded (or error) The amount of blank inserted should never extend beyondthe end of the current page in (text) output Using blanklines='100' will force a page break (100 > page length!). |