From owner-freebsd-hackers Fri Oct 17 04:36:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA06143 for hackers-outgoing; Fri, 17 Oct 1997 04:36:55 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: (from wosch@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA06124; Fri, 17 Oct 1997 04:36:43 -0700 (PDT) (envelope-from wosch) Message-ID: <19971017043642.28819@freebsd.org> Date: Fri, 17 Oct 1997 04:36:42 -0700 From: Wolfram Schneider To: Joerg Wunsch Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: How do I read RTF files? References: <199710161301.IAA06916@argus.tfs.net> <19971016202708.DY50441@uriah.heep.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <19971016202708.DY50441@uriah.heep.sax.de>; from J Wunsch on Thu, Oct 16, 1997 at 08:27:08PM +0200 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, Oct 16, 1997 at 08:27:08PM +0200, J Wunsch wrote: > > Apparently StarWriter supports RTF, however, I have never tested it. > > ...as well as ApplixWare. There's an rtf2latex tool, but it fails to > parse what most RTF generators emit. It seems to be able to parse > ApplixWare's RTF ;), but that's probably not much useful in Simon's > case. There is a shareware program RTFtoHTML which does a nice job, better than MS Office. http://www.sunpack.com/RTF/ Wolfram