Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!jaap+ From: jaap+@ANDREW.CMU.EDU (Jaap Akkerhuis) Newsgroups: comp.soft-sys.andrew Subject: Re: 2 col format Message-ID: <0Zzw7W600Vsw8W7HZq@andrew.cmu.edu> Date: 15 Mar 90 16:25:06 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 Excerpts from internet.info-andrew: 15-Mar-90 Re: 2 col format Nathaniel Borenstein@thu (387) > However, there > should probably be no problem in passing stuff through to troff to get > two column output. Of course there are lot of problems doing this. Ez uses its own macros, .2c is a macro from the -me macros. To get it work, one should have to use troff with the -me macros and ez macros. These are likely getting in each other ways. What one can do it to hack up the ez macros to do two column format or alternatively have ez generate the proper -me commands. jaap