Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 1996 17:54:27 -0400 (EDT)
From:      Chuck Robey <chuckr@Glue.umd.edu>
To:        "T. William Wells" <bill@twwells.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: -mm and 2.1
Message-ID:  <Pine.OSF.3.91.960618175137.2005D-100000@skipper.eng.umd.edu>
In-Reply-To: <4q76ia$q9f@twwells.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18 Jun 1996, T. William Wells wrote:

> OK, so now I have a working postscript setup. I do psroff -t file
> for a file that has a table in it and it comes out nicely.
> However, I try psroff -t -mm and I'm unpleasantly surprised:
> 
> /usr/share/tmac/tmac.m:143: warning: numeric expression expected (got `s')
> /usr/share/tmac/tmac.m:144: warning: numeric expression expected (got `s')
> /usr/share/tmac/tmac.m:149: warning: numeric expression expected (got `l')
> /usr/share/tmac/tmac.m:152: warning: numeric expression expected (got `l')
> /usr/share/tmac/tmac.m:155: warning: numeric expression expected (got `o')
> /usr/share/tmac/tmac.m:162: warning: numeric expression expected (got `u')
> /usr/share/tmac/tmac.m:165: warning: numeric expression expected (got `e')
> /usr/share/tmac/tmac.m:172: warning: numeric expression expected (got `h')
> /usr/share/tmac/tmac.m:176: warning: numeric expression expected (got `s')
> /usr/share/tmac/tmac.m:180: warning: numeric expression expected (got `s')
> /usr/share/tmac/tmac.m:184: warning: numeric expression expected (got `s')
> /usr/share/tmac/tmac.m:188: warning: can't break line
> /usr/share/tmac/tmac.m:188: warning: can't break line
> /usr/share/tmac/tmac.m:188: warning: can't break line
> /usr/share/tmac/tmac.m:188: warning: can't break line
> /usr/share/tmac/tmac.m:198: warning: numeric expression expected (got `p')
> /usr/share/tmac/tmac.m:217: warning: numeric expression expected (got `p')
> /usr/share/tmac/tmac.m:220: warning: numeric expression expected (got `c')
> /usr/share/tmac/tmac.m:226: warning: numeric expression expected (got `c')
> /usr/share/tmac/tmac.m:232: warning: numeric expression expected (got `r')
> /usr/share/tmac/tmac.m:236: warning: numeric expression expected (got `g')
> /usr/share/tmac/tmac.m:246: error: end of file while defining macro `in'

I'm kinda curious.  Why did you go to the trouble of building psroff, 
when groff came with the system?  The stuff in /usr/share/tmac/* is made 
for groff, not psroff, and I'm not too surprised it had some trouble.  
Groff has several very nice extensions, like longer variable names, that 
would probably make macros made for groff incompatible with psroff.

> 
> Any easy fix?
> 

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@eng.umd.edu          | communications topic, C programming, and Unix.
9120 Edmonston Ct #302      |
Greenbelt, MD 20770         | I run Journey2 and n3lxx, both FreeBSD
(301) 220-2114              | version 2.2 current -- and great FUN!
----------------------------+-----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960618175137.2005D-100000>