From owner-freebsd-questions@FreeBSD.ORG Mon May 16 21:31:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B9FF16A4CE for ; Mon, 16 May 2005 21:31:18 +0000 (GMT) Received: from mr.tuwien.ac.at (mr2-n.kom.tuwien.ac.at [128.131.2.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47EC643D8A for ; Mon, 16 May 2005 21:31:17 +0000 (GMT) (envelope-from e0025265@student.tuwien.ac.at) Received: from webmail.zserv.tuwien.ac.at (lps.ben.tuwien.ac.at [193.170.74.11]) by mr.tuwien.ac.at (8.12.10/8.12.8) with SMTP id j4GLV81j022055; Mon, 16 May 2005 23:31:08 +0200 (MEST) MIME-Version: 1.0 X-Mailer: V-webmail 1.5.1 ( http://www.v-webmail.co.uk/ ) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <20050516212544.GA1539@slackbox.xs4all.nl> References: <20050516212544.GA1539@slackbox.xs4all.nl> Date: Mon, 16 May 2005 23:31:08 +0200 From: "Florian Hengstberger" To: Roland Smith , "FreeBSD mailinglist" X-Vwebmail-Auth: e0025265@stud3.tuwien.ac.at X-Virus-Scanned: by amavisd-milter (http://amavis.org/) cc: Florian Hengstberger Subject: Re: tetex, latex, dvips X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 21:31:18 -0000 A tex live-cd? I wonder why this should be preferable to a port. Anyway what's wrong with the latex port. Is this port still maintained, I've read that tetex will be the standard tex port in future. But how to go the standard latex, xdvi, dvips way without dvips? Finally what about latex3e if the've finished their work?? Thanks Florian Roland Smith schrieb: > On Mon, May 16, 2005 at 11:11:22PM +0200, Florian Hengstberger wrote: > > Hi! > > > > Why do latex and tetex conflict? > > Firstly I installed latex but couldnt find the koma package > > but all tools (dvips, xdvi ...). > > So I removed latex and installed tetex-base and tetex-texmf. > > Koma works fine, but I can only produce pdf with pdflatex. > > dvips is not present and xdvi tells me that there are a lot of > > fonts missing! When I try to install dvips I get the following > > message: > > Try to get a hold of a TeXLive CD. It does not install via a port, but > it is the most complete TeX distribution out there. Most TUGs hand them > out to members for free, but I think you can also buy them, e.g. at the > Lehmanns bookstore. > > Roland