groff
[Top][All Lists]
Advanced

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

Re: [groff] Groff output when using .2C and ms macros


From: Karthik Suresh
Subject: Re: [groff] Groff output when using .2C and ms macros
Date: Wed, 17 Apr 2019 23:08:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1


I've also tried inserting an extra .PP and that doesn't do
anything.
Actually, it does something, namely adding even more space.
Remove this .PP first.

The rest of the extra space is produced by the .NH macro.
You can prevent this space by adding .ns before the .NH.
(I wonder why this is not built in to the .2C macro.)

You can tell that it's the .NH causing the space, because
the space doesn't appear if you just begin with text right
after the .2C.


Thanks. That works perfectly.

Karthik





reply via email to

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