Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 exptools; site ih1ap.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!ih1ap!jfs From: jfs@ih1ap.UUCP (Jesse Fred Shumway) Newsgroups: net.micro.pc Subject: Re: printing files from UNIX while using comm. package Message-ID: <485@ih1ap.UUCP> Date: Tue, 18-Jun-85 14:17:46 EDT Article-I.D.: ih1ap.485 Posted: Tue Jun 18 14:17:46 1985 Date-Received: Thu, 20-Jun-85 20:12:41 EDT References: <617@hou2e.UUCP> Organization: AT&T Bell Laboratories Lines: 20 > Simterm states that ibmpr is included in it's package, > but it's no where to be seen. > I've a recent copy of the simterm distribution that included the "C" source for ibmpr. Sadly simterm has no facility for tailoring the printer control codes to support bold, underlined, and other attributes on non Epson printers. I've a Juki 6100. I imagine you could hack the source and recompile if you've got a Pascal compiler. The code is clearly written if sparsely commented. If I want these attributes I'll nroff the file on UNIX using TERM=lp and then use xtrans (also included in my distribution) to XMODEM the output to DOS. When it arrives I then print it at my leisure; getting bold and underscore the hard way, by overstriking (B^HB^HBo^Ho^Ho...). If anyone want's a copy of if ibmpr.c, just drop me some mail. It is System V dependent for its tty ioctl calls. Jesse Fred Shumway AT&T (312) 510-7880 ...ihnp4!ih1ap!jfs