From owner-freebsd-chat@FreeBSD.ORG Tue May 6 21:54:16 2008 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E833210656C8 for ; Tue, 6 May 2008 21:54:16 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from c-0500.emailmediator.com (c-0500.emailmediator.com [64.85.162.118]) by mx1.freebsd.org (Postfix) with ESMTP id BD5198FC20 for ; Tue, 6 May 2008 21:54:16 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from pool-71-123-170-155.dllstx.dsl-w.verizon.net ([71.123.170.155] helo=reedmedia.net) by c-0500.emailmediator.com with esmtpa (Exim 4.67) (envelope-from ) id 1JtUkY-0000h0-8K for chat@freebsd.org; Tue, 06 May 2008 17:31:02 -0400 Received: from reed@reedmedia.net by reedmedia.net with local (mailout 0.17) id 21146-1210109509; Tue, 06 May 2008 16:31:50 -0500 Date: Tue, 6 May 2008 16:31:49 -0500 (CDT) From: "Jeremy C. Reed" To: chat@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: where is a lightweight, simple word processor? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 21:54:17 -0000 I have been looking for a simple word processor that supports formatted text, different fonts and maybe bullet lists. And is close to WYSIWYG. I don't care about format it can save or import as long as I can find an intermediate tool to do my conversions. I don't need tables. But if it can plug into another speller that would be nice but not required. Also images not required, but okay. Support for multiple languages would be nice but required right now. I will accept losing formatting attributes when importing. Page breaks would be nice but not required. (I often receive and send press releases and other documents that are in different formats. I don't like losing all the formatting when I send back an edited document. I don't mind losing hidden metadata.) I found gwp but old 1999 code uses old gnome-libs. I found 1998 maxwell, but haven't figured out build yet on modern system. siag's pw has crashed a few times on me. And I don't know if maintained. Ted has worked for me sometimes and failed for me sometimes. I don't know if still maintained. abiword is too big. kword is too big. oowriter is too big. LyX is too big. I don't want to require KDE libraries, libgnome, teTeX, or other big dependencies. I don't need hundreds of features just to be able to edit and provide simple document that has some formatted text. I don't want to manually type in RTF, XML, or OpenDocument formats. Maybe there is some GTK widget that provides a rich formatting editor? Maybe some rich format editor can be stripped out of some email client or HTML editor to be a standalone simple light word processor?