Me:
> Hello all,
>
> When I saw how MM formats headers the first thing
> that stroke me was the lask of hanging indent for
> multiline headers, so I did these little modifica-
> tion:
Sorry, I forgot to escape slashes in the source
code, so all double slashes turned to single ones.
Here's the
Hello all,
When I saw how MM formats headers the first thing
that stroke me was the lask of hanging indent for
multiline headers, so I did these little modifica-
tion:
.de HY
.length a \*(}0
.in +\nan
.ti -\nan
.nr ;0 2
..
.de HZ
.in 0n
..
> > If it wasn't due to my bad English, may I suggest
> > a different wording: [...]
>
> I've committed something along your suggestion, thanks.
>
>
> Werner
Thanks to you, Werner :)
> If it wasn't due to my bad English, may I suggest
> a different wording: [...]
I've committed something along your suggestion, thanks.
Werner