bug-groff
[Top][All Lists]
Advanced

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

[Bug-groff] Re: Help with groff


From: Werner LEMBERG
Subject: [Bug-groff] Re: Help with groff
Date: Tue, 19 Sep 2000 11:35:58 +0200 (CEST)

> The thing to watch out for, if you are using macro packages, is that
> it may get countermanded in the background if the package has stored
> a default value for hyphenation mode, e.g. at the start of a new page or
> a new paragraph.

For packages which don't allow control via groff's `-d' (or `-r')
command line options, you can rename the `.hy' request, replacing it
with a dummy macro:

  .rn hy hy@
  .hy@ 0
  .de hy
  ..


    Werner


reply via email to

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