From owner-freebsd-questions Tue Jun 18 14:54:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA00809 for questions-outgoing; Tue, 18 Jun 1996 14:54:38 -0700 (PDT) Received: from distortion.eng.umd.edu (distortion.eng.umd.edu [129.2.98.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA00789 for ; Tue, 18 Jun 1996 14:54:33 -0700 (PDT) Received: from skipper.eng.umd.edu (skipper.eng.umd.edu [129.2.98.208]) by distortion.eng.umd.edu (8.7.5/8.7.3) with ESMTP id RAA08299; Tue, 18 Jun 1996 17:54:29 -0400 (EDT) Received: (from chuckr@localhost) by skipper.eng.umd.edu (8.7.5/8.7.3) id RAA02222; Tue, 18 Jun 1996 17:54:28 -0400 (EDT) Date: Tue, 18 Jun 1996 17:54:27 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@skipper.eng.umd.edu To: "T. William Wells" cc: freebsd-questions@FreeBSD.org Subject: Re: -mm and 2.1 In-Reply-To: <4q76ia$q9f@twwells.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk 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! ----------------------------+-----------------------------------------------