dag@per2.UUCP (Daniel A. Glasser) (05/18/89)
I've got nroff on my SysIII Unix system which uses "-Ttermname" to look up the output device characteristics of a printer, however none of the files in /usr/lib/term are appropriate for any of the printers or terminals that I have connected. I would like to generate nroff tables for other devices, but there is no documentation on or with my system that explains the format of the files in /usr/lib/term. I believe that I've seen mention of some nroff table "compilers" before. Can anyone point me to (or mail me) one of these compilers (if it is PD)? It would be nice if I had a ditroff on this system, but I don't, so nroff tables will have to do. Thanks in advance -- Daniel Glasser -- _____________________________________________________________________________ Daniel A. Glasser One of those things that goes uwvax!per2!dag "BUMP!!!(ouch)" in the night. ---Persoft, Inc.---------465 Science Drive-------Madison, WI 53711-----------
jaap+@andrew.cmu.edu (Jaap Akkerhuis) (05/19/89)
> Excerpts from ext.nn.comp.unix.questions: 18-May-89 nroff table > generators Daniel A. Glasser@per2.U (1015) > I believe that I've seen mention of some nroff table "compilers" before. The ``compiler'' for the good old nroff tables is the C-compiler. If you have source, you can take a terminal table out of src/troff/term and adapt it.