From owner-freebsd-questions@FreeBSD.ORG Fri Jun 26 04:01:51 2009 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 448981065670 for ; Fri, 26 Jun 2009 04:01:51 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from mail-px0-f209.google.com (mail-px0-f209.google.com [209.85.216.209]) by mx1.freebsd.org (Postfix) with ESMTP id 277CF8FC13 for ; Fri, 26 Jun 2009 04:01:51 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by pxi22 with SMTP id 22so107540pxi.19 for ; Thu, 25 Jun 2009 21:01:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.151.4 with SMTP id y4mr163444wad.12.1245987480514; Thu, 25 Jun 2009 20:38:00 -0700 (PDT) Message-ID: <00163645825a2bb2a1046d381192@google.com> Date: Fri, 26 Jun 2009 03:38:00 +0000 From: af300wsm@gmail.com To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Which latex should I install 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: Fri, 26 Jun 2009 04:01:51 -0000 Hi, Just today I found the marvel of LaTeX while looking over a quick how-to for LaTeX. I was using a Linux system at work and would like to install it on my FreeBSD system at home since I've been looking for something like this for exchanging math questions I have with a friend who's helping me understand mathematics as I pursue my degree. LaTeX is just what I've been looking for. However, when I went to find the port by doing "make search name=latex" I was returned so many hits, frankly, I'm overwhelmed. What do I need to install from ports to get the LaTeX "language" on my system, show the markup using the native DVI and more importantly, write pdf file from the markup? The tutorial I was going off of was using something called pdftex I think, but not sure. I sent myself a link to the tutorial so I wouldn't have to remember. Oh, it should be obvious, but what do I need to make sure of so that I've got all of the math rendering capability at my fingertips? There's just so much there. Obviously, LaTeX is much more than I thought it was. I'm looking forward to understanding it more. Andy