\" == Utility macros ==
\" Sets the line length for the page
de LINE_LENGTH
 nr LL \\$1
 ll \\n[LL]n
.
als LL LINE_LENGTH
\" Set the default line length
LL 64