>   * groff produces wrapper macros for `ms' and friends which call the
>     system's original macros.  Then, to get groff's ms macro package I
>     have to use `-mgs' instead `-ms'.  Can I avoid this?
> 
>   Yes.  Configure and compile groff as usual, but install it with
> 
>     make install tmac_wrap=""
> 
>   Then no wrapper files are produced, and `-ms' uses groff's `ms'
>   macros.

Great, thanks!

Luke


Reply via email to