Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!fjn@Purdue.ARPA From: fjn@Purdue.ARPA (Francie J Newbery) Newsgroups: net.unix-wizards Subject: a smarter soelim Message-ID: <10446@brl-tgr.ARPA> Date: Mon, 6-May-85 12:23:38 EDT Article-I.D.: brl-tgr.10446 Posted: Mon May 6 12:23:38 1985 Date-Received: Tue, 7-May-85 21:31:23 EDT Sender: news@brl-tgr.ARPA Lines: 21 We would like to be able to send some of our large troff jobs off to be run on a remote machine. When the users input contains .so's to source files (which reside only on the local machine) this is a potential problem. We can handle the simple case of a .so of the form: .so by simply running the input through soelim before sending it to the remote troff machine. Unfortunately, the so's are often used in combination with define string macros such as .ds. Currently, soelim is not able to handle something of the form: .ds // /usr/lib/ms/ .so \*(//s.cov Has anyone else come across this problem before and maybe developed a better version of soelim that would take these string maninpulations into account? If so, please contact Francie Newbery (fjn@Purdue). Francie Newbery