kak@hico2.UUCP (Kris A. Kugel) (03/16/91)
I wanted to print out the documentation for the RCS system recently posted in comp.sources.unix Ack!* No ms macros on my system. Does anybody know how I can get an appropriate version of these that'll work with the existing nroff on my 3b1? (I don't have the time or diskspace to try groff right now) Kris A. Kugel ( 908 ) 842-2707 uunet!tsdiag.ccur.com!hico2!kak {daver,ditka,zorch}!hico2!kak internet: kak@hico2.westmark.com * Ack is a trademark of Bill-The-Cat (BTC)
dnichols@ceilidh.beartrack.com (DoN Nichols) (03/18/91)
In article <1267@hico2.UUCP> kak@hico2.UUCP (Kris A. Kugel) writes: > >I wanted to print out the documentation for the RCS >system recently posted in comp.sources.unix >Ack!* No ms macros on my system. Does anybody >know how I can get an appropriate version of these >that'll work with the existing nroff on my 3b1? >(I don't have the time or diskspace to try groff right now) Sorry! But if/when you try groff, the ms macros need to either be renamed, or to be called as -mgs. They are in /usr/local/lib/groff/tmac as tmac.gs, and should be renamed as tmac.s to work. I'd send you the tmac.mgs file, but it is documented internally as being dependant on gtroff, so they wouldn't work for you without groff. If you're close enough to make an exchange of floppys practical, I could give you the binarys for groff, or you could get them from osu-cis. (I remember a posting that someone had put groff binaries there.) Good Luck DoN. -- Donald Nichols (DoN.) | Voice (Days): (703) 664-1585 D&D Data | Voice (Eves): (703) 938-4564 Disclaimer: from here - None | Email: <dnichols@ceilidh.beartrack.com> --- Black Holes are where God is dividing by zero ---
emanuele@overlf.UUCP (Mark A. Emanuele) (03/18/91)
try uunet.uu.net under bsd-sources -- Mark A. Emanuele V.P. Engineering Overleaf, Inc. 218 Summit Ave Fords, NJ 08863 (908) 738-8486 emanuele@overlf.UUCP
andy@cs.caltech.edu (Andy Fyfe) (03/19/91)
In article <1991Mar17.181939.14142@ceilidh.beartrack.com> dnichols@ceilidh.beartrack.com (DoN Nichols) writes: > Sorry! But if/when you try groff, the ms macros need to either be >renamed, or to be called as -mgs. They are in /usr/local/lib/groff/tmac as >tmac.gs, and should be renamed as tmac.s to work. >If you're close enough to make an >exchange of floppys practical, I could give you the binarys for groff, or >you could get them from osu-cis. (I remember a posting that someone had put >groff binaries there.) Binaries for groff (current version 1.01) can be found in the directory pub/3b1 on csvax.cs.caltech.edu. Other goodies are there too. On most other machines one finds ms macros, and the alternate naming for the GNU version allows for both to easily exist. On the 3b1 one might as well make tmac.s a link to tmac.gs. Andy Fyfe andy@cs.caltech.edu