From owner-freebsd-doc@FreeBSD.ORG Mon Feb 13 00:02:58 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 1A64116A420 for ; Mon, 13 Feb 2006 00:02:58 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA2C43D46 for ; Mon, 13 Feb 2006 00:02:57 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: by zproxy.gmail.com with SMTP id 12so881267nzp for ; Sun, 12 Feb 2006 16:02:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=QYroVfcJWnFLxCCdEUhvoof72609r4YvC5GiJOFqYfC/+yYO6PFIlYMpdZjNaux+Jwbm8DejCis26nJD9aFmOu8DuKfzgMGqZY45ct7s2jsmEzBRjyWfTQAgpr0dpbMt2qKIlVlQECGp+TU8pMfD6UMfEQEk6LtM0M0kzpKa/fs= Received: by 10.65.236.12 with SMTP id n12mr734916qbr; Sun, 12 Feb 2006 16:02:56 -0800 (PST) Received: by 10.65.211.5 with HTTP; Sun, 12 Feb 2006 16:02:56 -0800 (PST) Message-ID: <47d0403c0602121602m35e0d19kc0370c3b2f0fbe0e@mail.gmail.com> Date: Sun, 12 Feb 2006 18:02:56 -0600 From: Ben Kaduk To: Ceri Davies In-Reply-To: MIME-Version: 1.0 References: <47d0403c0602121549u1ab4436al43f42527d0bca467@mail.gmail.com> 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 Cc: freebsd-doc@freebsd.org Subject: Re: 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: Mon, 13 Feb 2006 00:02:58 -0000 On 2/12/06, Ceri Davies wrote: > > > On 12 Feb 2006, at 23:49, Ben Kaduk wrote: > > > 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? > > Pass. You could try installing one of them with a different PREFIX > though. I was hoping I wouldn't have to do that. I suppose that I could always resort to using the latex installation on my laptop, which is where I do most of my composition these days. Ben Kaduk