groff
[Top][All Lists]
Advanced

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

[Groff] Re: Headers in MM


From: Anton Shepelev
Subject: [Groff] Re: Headers in MM
Date: Wed, 28 Apr 2010 10:51:21 +0400

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

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