From owner-freebsd-questions Fri Jul 7 11:29:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 8181737C4B4 for ; Fri, 7 Jul 2000 11:29:10 -0700 (PDT) (envelope-from rsidd@physics.iisc.ernet.in) Received: (qmail 1593 invoked from network); 7 Jul 2000 18:29:06 -0000 Received: from unknown (HELO theory3.physics.iisc.ernet.in) (qmailr@144.16.71.158) by 144.16.71.20 with SMTP; 7 Jul 2000 18:29:06 -0000 Received: (qmail 942 invoked by uid 211); 7 Jul 2000 18:28:37 -0000 Date: Fri, 7 Jul 2000 23:58:37 +0530 From: Rahul Siddharthan To: Lowell Gilbert Cc: freebsd-questions@FreeBSD.ORG, David Banning Subject: Re: way to pipe latex files to printer? Message-ID: <20000707235837.A937@physics.iisc.ernet.in> Mail-Followup-To: Lowell Gilbert , freebsd-questions@FreeBSD.ORG, David Banning References: <39652CDF.F03FDB72@www3.pacific-pages.com> <20000707073243.C12789@physics.iisc.ernet.in> <44aefu3rv7.fsf@lowellg.ne.mediaone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <44aefu3rv7.fsf@lowellg.ne.mediaone.net>; from lowell@lowellg.ne.mediaone.net on Fri, Jul 07, 2000 at 11:03:08AM -0400 X-Operating-System: Linux 2.4.0-test3 i686 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > You can, in theory, set up a print filter that will recognize latex > and run latex and dvips automatically. I seem to recall that > apsfilter can set up such a filter for you, if you want, and I suspect > that magicfilter can do so also. Well yes, it shouldn't be too difficult to configure things that way. But I'd prefer to do the latex manually -- in case there are errors (missing figures/style files/etc), in case I need to run it twice, and so on. Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message