LINESPACING literal_number_or_expression


spacing_data must be any of the following values:

  • 1.0 (or SINGLE)
  • 1.1
  • 1.2
  • 1.3
  • 1.4
  • 1.5
  • 1.6
  • 1.7
  • 1.8
  • 1.9
  • 2.0 (or DOUBLE)

It means the number of lines to skip:

1.0 means normal line spacing.

2.0 means leave a single blank between lines, as if BLANK had been issued in between each EOL.

1.x is between the two, of course. Note that any banner colour will fill in the gaps left by such spacing, just as it does for BLANK.


Example:

LINESPACING 2