From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 16:27:45 2008 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 47C7E1065676 for ; Wed, 30 Jul 2008 16:27:45 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 32A6C8FC1A for ; Wed, 30 Jul 2008 16:27:45 +0000 (UTC) (envelope-from joey@mingrone.org) Received: by wf-out-1314.google.com with SMTP id 24so68961wfg.7 for ; Wed, 30 Jul 2008 09:27:44 -0700 (PDT) Received: by 10.142.173.14 with SMTP id v14mr2771588wfe.315.1217433600788; Wed, 30 Jul 2008 09:00:00 -0700 (PDT) Received: by 10.142.158.15 with HTTP; Wed, 30 Jul 2008 09:00:00 -0700 (PDT) Message-ID: Date: Wed, 30 Jul 2008 13:00:00 -0300 From: "Joey Mingrone" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: tex, teTex, LaTeX help 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, 30 Jul 2008 16:27:45 -0000 Hello, I've been told that LaTeX is probably the best solution for creating scientific papers with math fonts, so I'm trying to get a working installation. My first attempt was to install the latex2e-2003.12_1 port, which installed the tex-3.14159_3 port as a dependency. This seemed to work, but there were some things referenced in the documentation that seemed to be missing. For example, the amsmath package wasn't available. I thought there must be a port specifically for these fonts, but it seems they are in the teTex port, but that port conflicts with the tex port and it seems teTex is no longer being updated. Is there a guide for getting all this set up, or can some kind soul suggest a installation method that works well for them? Thanks, Joey Mingrone