Xref: utzoo comp.unix.questions:4985 comp.unix.wizards:6025 Path: utzoo!utgpu!water!watmath!clyde!burl!codas!killer!wnp From: wnp@killer.UUCP (Wolf Paul) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: Need information for using man and mm together Message-ID: <2721@killer.UUCP> Date: 8 Jan 88 14:12:43 GMT References: <3532@whuts.UUCP> Reply-To: wnp@killer.UUCP (Wolf Paul) Organization: The Unix(R) Connection BBS, Dallas, Tx Lines: 25 In article <3532@whuts.UUCP> jdw1@whuts.UUCP (WILLIAMS) writes: > >Has anyone written a shell script that utilizes the mm and man >macros in the same document? I am having some trouble getting >the two packages to run in the same document, and would appreciate >hearing from anyone who has encountered this problem and found >a solution. > >I have experimented with several different scripts and am convinced >that the combination of the two packages is possible, but I seem >to continue doing something wrong. I would be extremely interested in the general manner in which you think that can be done. From my experience with troff and macro packages it would be nearly impossible to use them together; the only alternative I can think of would be a sed or awk script which would convert requests unique to one macro package into equivalent requests for the other macro package. What is the purpose or application for this effort, by the way? Wolf Paul ihnp4!killer!wnp