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 correct code:

      .de HY
      .length t \\*(}0
      .in +\\ntn
      .ti -\\ntn
      .nr ;0 2
      ..
      .de HZ
      .in 0n
      ..

Anton


Reply via email to