[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .SY macro of the Man package
From: |
Werner LEMBERG |
Subject: |
Re: .SY macro of the Man package |
Date: |
Mon, 12 Oct 2009 15:36:35 +0200 (CEST) |
> Here's another trouble I have run into. I tried the .SY com-
> mand to produce a nice synopsys specification, but it didn't
> work right. Then I tried GROFFing the troff(1) page (which I
> believe should be OK) and the .SY macro gave wrong results
> again: [...]
I can't repeat this. For me it works just fine. Are you sure that
you are using the right groff version? Try the `-ww' command line
option for groff to check whether there are any warnings. I suspect
that you are accessing an `an-old.tmac' version which doesn't include
`an-ext.tmac' (which in turn holds the definition of the `.SY'
extension).
Werner