From owner-freebsd-questions@FreeBSD.ORG Wed Oct 10 01:33:09 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B749F16A41B for ; Wed, 10 Oct 2007 01:33:09 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.232]) by mx1.freebsd.org (Postfix) with ESMTP id 23B3413C469 for ; Wed, 10 Oct 2007 01:33:09 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so39995nzf for ; Tue, 09 Oct 2007 18:33:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wXIDD3ADxrnpNaPtZtKPdCY+1nvs+i+qxTBXRl6qYuY=; b=KO2L/dGlXdc/N3KHQcMskGGC/FRgsqAz+ueNNSLzWBw+v3HrxokS4INedL4Wypn98IDVVlLVcj+bL3V0OyIoyXCma/IwqmIXMKmwVTkf94OPes+rdfei7UWZ1deje5pjhtfGTNitnPUL8sPTtlLQUPawDFIJQTYol6QdDv53qeU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZUOu2Cx8l4ghU8AzWekm7I/dVwy2w24tZQrPygA0dR2KwS+8mV2QV4hmrqIseDDVLRIv10urVR42mBec7ulaCgIqvtoNgrWsN1aUsjc3Ml9AVTKr9g1Lbx0mFurcKoRdJkuEF1QK6mRYz5b9gEOlYX0eignKDAY+2ErRY/yU7Bs= Received: by 10.65.103.14 with SMTP id f14mr322598qbm.1191979987972; Tue, 09 Oct 2007 18:33:07 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Tue, 9 Oct 2007 18:33:07 -0700 (PDT) Message-ID: Date: Wed, 10 Oct 2007 01:33:07 +0000 From: "Aryeh Friedman" To: jahnke@sonatabio.com In-Reply-To: <1191977923.982.101.camel@pinot.fmjassoc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1191977923.982.101.camel@pinot.fmjassoc.com> Cc: freebsd-questions@freebsd.org, icantthinkofone@charter.net Subject: Re: wyswyg editors for tex (was re: replacement for openoffice) 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: Wed, 10 Oct 2007 01:33:09 -0000 > If you know neither and want to learn one well, choose TeX. That is > what is used more commonly. There's nothing wrong with troff, and the > support is still quite good, but all the major journals, for example, > accept TeX code but not troff. It is still a good idea to know enough > troff to do man pages, though. I think the only place *roff is still is used is for man pages.