From owner-freebsd-doc@FreeBSD.ORG Mon Feb 13 16:15:06 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 6125216A420 for ; Mon, 13 Feb 2006 16:15:06 +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 2365943D5F for ; Mon, 13 Feb 2006 16:15:01 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: by zproxy.gmail.com with SMTP id i11so1010870nzh for ; Mon, 13 Feb 2006 08:15:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=NHYHFCZUvDUIMM5SapM1e4INeH5ZXG8xGXJfMc5jThBU8uisYPvPEDhBl6IJX9mqlCiDn/SVyC5UZDkt5FuwBWEsS61elophUwzezvzwwoEkmkwM1U7EOoX0b3hVO2GnXCGOPkDeZmwrhwz72KHsCJPpF/XOGMl0ZrL2JwVi/Rg= Received: by 10.64.91.12 with SMTP id o12mr1109138qbb; Mon, 13 Feb 2006 08:14:58 -0800 (PST) Received: by 10.65.211.5 with HTTP; Mon, 13 Feb 2006 08:14:58 -0800 (PST) Message-ID: <47d0403c0602130814k17be4322od8b90e4033a88224@mail.gmail.com> Date: Mon, 13 Feb 2006 10:14:58 -0600 From: Ben Kaduk To: Ben Kaduk , Ceri Davies , freebsd-doc@freebsd.org In-Reply-To: <20060213111950.GA669@gothic.blackend.org> MIME-Version: 1.0 References: <47d0403c0602121549u1ab4436al43f42527d0bca467@mail.gmail.com> <47d0403c0602121602m35e0d19kc0370c3b2f0fbe0e@mail.gmail.com> <20060213111950.GA669@gothic.blackend.org> 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: 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 16:15:06 -0000 On 2/13/06, Marc Fonvieille wrote: > > On Sun, Feb 12, 2006 at 06:02:56PM -0600, Ben Kaduk wrote: > > 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 d= o > > most of my composition these days. > > > > In the "Unix world", teTeX is the LaTeX distribution to use. > > Marc > Thanks! Would it be reasonable to put a note to that effect in the Handbook somewhere, or is that outside its scope? Ben Kaduk