From owner-freebsd-questions Sat Jul 8 10: 5:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 4133A37C1A2 for ; Sat, 8 Jul 2000 10:05:30 -0700 (PDT) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.9.3/8.9.3) with ESMTP id NAA06596; Sat, 8 Jul 2000 13:03:43 -0400 (EDT) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200007081703.NAA06596@fac13.ds.psu.edu> To: Rahul Siddharthan , freebsd-questions@FreeBSD.ORG Subject: Re: way to pipe latex files to printer? In-Reply-To: Your message of "Sat, 08 Jul 2000 22:10:19 +0530." <20000708221019.A491@physics.iisc.ernet.in> Date: Sat, 08 Jul 2000 13:03:43 -0400 From: "Richard E. Hawkins" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rahul Remarked, > Richard E. Hawkins said on Jul 8, 2000 at 12:26:13: > > It will work fine within limits. If you see [??] or similar things in > > your output, it is because tex needed to run more than once, which will > > be the case if you have cross-references. > In fact there are occasions when you need to run it three times. But > running it three times on every document via your script would be > overdoing it. And then when you're latex'ing other peoples' > documents, you may run into problems with missing style files and so > on. I'd stick to running latex manually. But maybe that's just me: > if you're mainly doing letters and such things which don't have > cross-references, your way may make more sense. I usually run it from within lyx, myself :) LyX takes care of figuring out when it no longer needs to be run. fwiw, my dissertation was one of the three-run jobbers. anyway, I generallyagree about doing it manually. I still use lyx rather than raw latex because a) my equations tend to be on the *really* complex side, and I can't quite follow them in raw latex b) LyX tends to take *a lot* less keystrokes than raw latex, which is my single biggest concern hawk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message