setvspace
| setvspace | 
  Purpose
 
  Synopsis
 
 procedure setvspace(doc:xmldoc, n:integer, s:integer) 
 
  Arguments
 
| 
     doc 
     | 
     Document to use
     | 
| 
     n 
     | 
     Node number
     | 
| 
     s 
     | 
     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
 
 
