groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Groff] Blank line control.


From: Eddie Maddox
Subject: RE: [Groff] Blank line control.
Date: Mon, 31 Jan 2000 16:10:58 -0500 (EST)

> >   .\".\" Blank line macro does nothing (use ".blm" to reset default)
> >   .de no_blank_line_effect
> >   ..
> >   .blm no_blank_line_effect

\# The null macro.
.de null
..

This macro should be built in, like /dev/null is on *nix. Right?

Then:
.blm null
.blm
.blm null

Works great!

(Is .blm documented?)


> This is something for the FAQ!  BTW, another solution is also
My thought, too.

> available:
> 
> Don't use empty lines but a single dot at the beginning of the line,

That works, too. I think both should be supported/documented.

------------------
Eddie Maddox
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]