From owner-freebsd-questions@FreeBSD.ORG Mon Oct 8 03:25:30 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A3A816A421 for ; Mon, 8 Oct 2007 03:25:30 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id 6726413C45B for ; Mon, 8 Oct 2007 03:25:30 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.50) id 1IejFt-0001fL-J8 for questions@freebsd.org; Sun, 07 Oct 2007 20:26:11 -0700 Received: from 71-220-155-181.tcsn.qwest.net ([71.220.155.181] helo=.domain.actdsltmp) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1IejFl-0001ex-FZ; Sun, 07 Oct 2007 20:25:57 -0700 Message-ID: <4709A2D4.4080201@math.arizona.edu> Date: Sun, 07 Oct 2007 20:24:04 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.6 (X11/20070916) MIME-Version: 1.0 To: Aryeh Friedman , questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: Subject: Re: wyswyg editors for tex (was re: replacement for open office) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2007 03:25:30 -0000 Aryeh Friedman wrote: > I finally got around to compiling abiword and I get the following when > I try to run it: > > >> abiword >> > Segmentation fault (core dumped) > > >> uname -a >> > FreeBSD monsert 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Oct 7 > 20:47:51 UTC 2007 plos@monsert:/usr/obj/usr/src/sys/MONSTER amd64 > > I don't want to bother with attempting to figure out why it broke. > My question is since it looks like I am stuck with Tex is there any > wyswyg editors for it? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Yes there is wyswyg editor for TeX. Look among ports. I do not use one like most long time TeX users as it is useless. Every time you compile the tex file dvi file displayed via xdvi will be automatically updated. You can also configure Emacs so that when you press tex-view it opens automatically xdvi file. Just use Emacs as it is configured for TeXing out of box. You sound like using TeX is a bad thing and so difficult. It is not my 11 year old nice uses for her homeworks.