From owner-freebsd-questions Fri Oct 29 10:24:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id AEEB014E7E for ; Fri, 29 Oct 1999 10:24:23 -0700 (PDT) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id NAA18921; Fri, 29 Oct 1999 13:22:38 -0400 (EDT) (envelope-from brett@peloton.runet.edu) Date: Fri, 29 Oct 1999 13:22:38 -0400 (EDT) From: Brett Taylor To: Greg Lehey Cc: J McKitrick , freebsd-questions@FreeBSD.ORG Subject: Re: WYSIWYG word processor needed In-Reply-To: <19991026111315.30516@mojave.worldwide.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Greg, On Tue, 26 Oct 1999, Greg Lehey wrote: > Control information should be visible and intelligible. TeX codes are > visible but not intelligible. SGML codes are visible and, once you've > learnt 5 layers of abstractions, intelligible. Personally I prefer > [gt]roff, which falls somewhere in between. Just as a counter point, I personally find TeX codes fairly intelligible (in particular LaTeX - I never use plain ol' TeX anymore). Some examples (lord knows there are nonintelligible codes, but....): \begin{figure} \includegraphics{some-darn-figure.jpg} \end{figure} \begin{trivlist} \item blah blah blah \end{trivlist} \begin{center} blah centered text blah \end{center} Haven't ever messed w/ [gt]roff and from what I've seen there's not much difference in SGML coding as compared to TeX. The LaTeX math mode stuff _can_ be confusing if you're using complicated math symbols/equations, but it's still pretty straight-forward IMO - mostly it's just like you would code numerical things in Fortran/C/etc. There are also lots of nice tools for TeX and its cousins which I mentioned sometime earlier in this thread. Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message