From owner-freebsd-doc@FreeBSD.ORG Sun Feb 12 23:49:09 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3D9C16A420 for ; Sun, 12 Feb 2006 23:49:09 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 568D243D45 for ; Sun, 12 Feb 2006 23:49:09 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: by zproxy.gmail.com with SMTP id x3so883351nzd for ; Sun, 12 Feb 2006 15:49:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kL2eXpNcLF9MdNT/3mwA3BU4MUk2l/flF4BZnkebh7zVk7q/mzpuqWJrkRcIUwU+9IiszqEbu71/BXqdWhcvpI2PP5EuDH/iTPb+izQlFKi6i7MfRdpL+g4z22DdHAWVqTJxKUN1OVn9jV6/V8e1xQ4IpLxxkPUJGeJewtAUqZ4= Received: by 10.65.176.20 with SMTP id d20mr726218qbp; Sun, 12 Feb 2006 15:49:06 -0800 (PST) Received: by 10.65.211.5 with HTTP; Sun, 12 Feb 2006 15:49:06 -0800 (PST) Message-ID: <47d0403c0602121549u1ab4436al43f42527d0bca467@mail.gmail.com> Date: Sun, 12 Feb 2006 17:49:06 -0600 From: Ben Kaduk To: freebsd-doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: conflicts whilst installing textproc/docproj X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 23:49:09 -0000 Hi all, I'm sorry if this is more appropriate for -questions, but I am pretty sure that someone here will be able to answer me quickly. I want to install the port textproc/docproj, to try and help out with the documentation project, but I already have latex2e installed (I have been using it to write up my work in mathematics); I use only pdflatex from this as an executable, and the only packages that I use regularly are amsmath,amsthm, and amssymb. My question is, then, if I uninstall latex2e to install teTeX and jadetex for the docproj port, will I still have this functionality? Thanks Ben Kaduk