advance ( section -- )


Vocabulary
prettyprint.sections

Inputs
sectiona section


Outputs
None

Word description
Emits whitespace between sections.

Notes
This word should only be called from inside the with-pprint combinator.

Definition