From owner-freebsd-questions@FreeBSD.ORG Wed Jul 16 13:33:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 187AF37B401 for ; Wed, 16 Jul 2003 13:33:03 -0700 (PDT) Received: from hawksbill.nist.gov (hawksbill.nist.gov [129.6.13.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 310D443F75 for ; Wed, 16 Jul 2003 13:33:02 -0700 (PDT) (envelope-from bjkwak@nist.gov) Received: from nist.gov (mouse.antd.nist.gov [129.6.50.84]) (authenticated bits=0) by hawksbill.nist.gov (8.12.9/8.12.9) with ESMTP id h6GKVtxd027423 for ; Wed, 16 Jul 2003 16:31:55 -0400 (EDT) Sender: bjkwak@FreeBSD.ORG Message-ID: <3F15C4FB.EEE1C4@nist.gov> Date: Wed, 16 Jul 2003 17:34:51 -0400 From: bjkwak Organization: NIST, MD X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.8-26mdk i686) X-Accept-Language: en, ko MIME-Version: 1.0 To: FreeBSD Questions References: <20030716215526.6a82c57f.dick@nagual.st> Content-Type: text/plain; charset=EUC-KR Content-Transfer-Encoding: 7bit X-MailScanner: Subject: Re: TeX, teTeX, laTeX which one? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 20:33:03 -0000 dick hoogendijk wrote: > > I want to get to learn the world of TeX. > I know I have to read some books about it, but I'm a little confused > about which port(s) I need to install. > > TUG (TeX User Group) speaks of teTeX, but in the ports is also a TeX > > I guess I have to install teTeX. Am I right? > > What extra programs are relevant to install? (LaTeX, pdflatex, metafont, > LyX, JadeTeX)??? As I know teTeX is a distribution of LaTeX and many packages. The packages included in teTeX is quite complete, and you will be able to do most of what you need to do without any extra installation. Byung-Jae