Mike, Damian,
> On Sun, 22 Dec 2019, Mike Bianchi wrote:
> > The .H macro is highly customizable.
> > In particular, the Hs register says:
> On Sunday, December 22, 2019 7:33 AM, Damian McGuckin wrote:
> Tried that. Does not fix it.
>
> If I do
>
> .rm misc@tag
>
> the problem goes
Hi Mike,
On Sun, 22 Dec 2019, Mike Bianchi wrote:
When using the 'mm' macros, I try ...
Look at groff_mm(7) , for the documentation of the .H macro.
The .H macro is highly customizable.
In particular, the Hs register says:
Tried that. Does not fix it.
If I do
.rm misc@tag
> When using the 'mm' macros, I try ...
Look at groff_mm(7) , for the documentation of the .H macro.
The .H macro is highly customizable.
In particular, the Hs register says:
Heading space level
A blank line is inserted after the heading if the h
On Sun, 22 Dec 2019, Damian McGuckin wrote:
On Sun, 22 Dec 2019, Jeff Conrad wrote:
I ran into the same problem; it looks really, really bad. I reported
it last year as bug #54909 (https://savannah.gnu.org/bugs/?54909); the
problem arises from the code that generates HTML. I don't have a r
On Sun, 22 Dec 2019, Jeff Conrad wrote:
I ran into the same problem; it looks really, really bad. I reported it
last year as bug #54909 (https://savannah.gnu.org/bugs/?54909); the
problem arises from the code that generates HTML. I don't have a real
fix, but have a hack to produce the long-st
Damian,
I ran into the same problem; it looks really, really bad. I reported it
last year as bug #54909 (https://savannah.gnu.org/bugs/?54909); the
problem arises from the code that generates HTML. I don't have a real
fix, but have a hack to produce the long-standing behavior at the
expense of H
When using the 'mm' macros, I try
.H 1 "A Heading"
.AL 1
.LI
My List
under 1.18.1.4, if gives me a single space between the space and the list.
1. A Heading
My List
This is the correct behaviour and has been since the days of DWB/MM. Some
of u