From owner-freebsd-questions Wed Apr 24 18:20:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA24433 for questions-outgoing; Wed, 24 Apr 1996 18:20:27 -0700 (PDT) Received: from sapa.inka.de (root@sapa.inka.de [193.197.84.6]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA24406 for ; Wed, 24 Apr 1996 18:20:20 -0700 (PDT) Received: from uu.inka.de (root@[193.197.84.8]) by sapa.inka.de with smtp (S3.1.29.1) id ; Thu, 25 Apr 96 03:20 MET DST Received: (br@stiller.netland.inka.de) by uu.inka.de (S3.1.29.1) id ; Thu, 25 Apr 96 03:11 MET DST Received: from localhost (localhost [127.0.0.1]) by stiller.netland.inka.de (8.6.12/8.6.12) with ESMTP id KAA19928; Tue, 23 Apr 1996 10:21:59 +0200 Message-Id: <199604230821.KAA19928@stiller.netland.inka.de> To: "Brian T. Schellenberger - Personal Account" Cc: freebsd-questions@freebsd.org Subject: Re: TeX & FreeBSD In-reply-to: Your message of "Tue, 23 Apr 1996 09:57:41 +0200." <199604230757.JAA19865@stiller.netland.inka.de> Date: Tue, 23 Apr 1996 10:21:57 +0200 From: Bernd Rosauer Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm trying to TeX with freebsd. > > I want to pre-load my own macro package, and that doesn't work at all > 'cause the *.ltx files are missing, which my package needs since it uses > LaTeX as a base. > > But that *should* be ok anyway, 'cause my package should just work as a > macro package under LaTeX, but I'm getting the following weird error: > [...] > Since TeX is the primary reason I have the machine, this is a serious > problem, and I can't remember where the "standard" LaTeX distribation > is to just do it myself from scratch. (Though I'll try the new & newsgroup.) Get teTeX. It is _the_ TeX & friends distribution for Unix-like platforms. You will be delighted. You will find the FreeBSD port under /pub/FreeBSD/FreeBSD-current/ports/print/teTeX/ and the package under /pub/FreeBSD/packages-current/All/teTeX-0.3.3.tgz on ftp.freebsd.org and its mirrors. If you have any question about the FreeBSD port, please, direct it to tetex-freebsd@informatik.uni-hannover.de. If you have any question about teTeX in general subscribe to tetex@informatik.uni-hannover.de (or simply send your question to this mailing list). Enjoy! -Bernd [teTeX port maintainer]