Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: Is there any wordprocessor in unix Message-ID: <10470@smoke.BRL.MIL> Date: 28 Jun 89 05:15:24 GMT References: <7868@bsu-cs.bsu.edu> <590@lakart.UUCP> <19907@cup.portal.com> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 8 In article <19907@cup.portal.com> dbell@cup.portal.com (David J Bell) writes: >And for that matter, what the hell's wrong with WYSIWYG, ... ? Primarily, what one sees on a terminal display is not necessarily appropriate for other output devices. The DWB and TEX approach (embedded formatter commands) supports near-optimal output matched to any device, whereas page layout approaches force the output to be the same for all devices. Depending on what you're trying to do, that may or may not be appropriate.