Initializing help system before first use

setvspace

setvspace


Purpose
Set vertical spacing of a node.
Synopsis
procedure setvspace(doc:xmldoc, n:integer, s:integer)
Arguments
doc 
Document to use
Node number
Number of carriage return to put before the node output
Example
See sethspace.
Further information
This spacing indicates the number of empty lines to add before displaying the node when outputing the document. The vertical spacing setting is only used when the indentation is in manual mode (see setindentmode).
Related topics
Module