From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: LaTex on windows Date: Mon, 23 Jun 2003 20:14:11 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <7263-Mon23Jun2003201410+0300-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1056388659 10558 80.91.224.249 (23 Jun 2003 17:17:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2003 17:17:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 23 19:17:38 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19UUwj-0002jz-00 for ; Mon, 23 Jun 2003 19:17:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UUvv-0000Zp-SM for gnu-help-gnu-emacs@m.gmane.org; Mon, 23 Jun 2003 13:16:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19UUuO-0008V4-5P for help-gnu-emacs@gnu.org; Mon, 23 Jun 2003 13:15:12 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19UUuH-0008Hl-8X for help-gnu-emacs@gnu.org; Mon, 23 Jun 2003 13:15:08 -0400 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UUu2-00083i-NX for help-gnu-emacs@gnu.org; Mon, 23 Jun 2003 13:14:50 -0400 Original-Received: from zaretsky (tony08-235-202.inter.net.il [80.230.235.202] (may be forged)) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id AXY29742; Mon, 23 Jun 2003 20:14:47 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Peter Lee on Mon, 23 Jun 2003 16:26:17 GMT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11137 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11137 > Newsgroups: gnu.emacs.help > From: Peter Lee > Date: Mon, 23 Jun 2003 16:26:17 GMT > > I'm taking a stab at learning LaTex for some docs I need to write on > windows. I took a sample and hit C-c C-v to view and got the message > "tex-view: You must set `tex-dvi-view-command'". I'm assuming I need > an external viewer. Can emacs not preview latex files? Google for the preview-latex package: it's an Emacs package for doing what you want. > If not, is > there a "standard" viewer that those on windows use for previewing? There's a Windows port of xdvi (I think it's available as part of the fpTeX package, which is a suite of Windows ports of TeX-related programs).