From owner-freebsd-questions@FreeBSD.ORG Sat Sep 29 15:18:21 2007 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 09AD116A419 for ; Sat, 29 Sep 2007 15:18:21 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id CA27213C455 for ; Sat, 29 Sep 2007 15:18:20 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id D72BE28444; Sat, 29 Sep 2007 11:18:17 -0400 (EDT) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id 40D071CD2B; Sat, 29 Sep 2007 11:18:16 -0400 (EDT) To: ronggui References: <38b9f0350709252114l2ffe53ft457f4c128a402c74@mail.gmail.com> From: Lowell Gilbert Date: Sat, 29 Sep 2007 11:18:16 -0400 In-Reply-To: <38b9f0350709252114l2ffe53ft457f4c128a402c74@mail.gmail.com> (ronggui's message of "Wed\, 26 Sep 2007 12\:14\:41 +0800") Message-ID: <44ve9th553.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: How to install harvard style 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: Sat, 29 Sep 2007 15:18:21 -0000 ronggui writes: > In order to install the harvard bibliography style , I have to edit > 'Makefile' setting 'bstdir', 'stydir', 'htmldir' and 'docdir' to values > appropriate to your LaTeX installation. My question is how to figure out he > bstdir etc.? It should be fairly easy to find from the output of "pkg_info -L" for whichever LaTeX package you have installed.