auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX] getting auctex working right


From: Wilson, Bruce
Subject: [AUCTeX] getting auctex working right
Date: Tue, 24 Jul 2007 11:37:35 -0400

Hi,

 

I’m running MikTeX 2.6 under Windows XP SP2 and copied all of the precompiled bundle at ftp://alpha.gnu.org/gnu/auctex/emacs+auctex-w32-2007-07-07.zip to C:/Program Files/Emacs (copying C:\Documents and Settings\wilson\Desktop\emacs+auctex-w32-2007-07-07.zip to the Emacs folder expands everything).

 

My .emacs file (in Program Files/Emacs directory) has the following relevant commands:

 

(load "auctex.el" nil t t)

(setq TeX-auto-save t)

(setq TeX-parse-self t)

(setq-default TeX-master nil)

 

(add-hook 'LaTeX-mode-hook 'turn-on-reftex)

(setq reftex-plug-into-AUCTeX t)

 

My questions are as follows:

 

1)     Since I’m using the precompiled bundle, do I still need to run the install command (I have not installed cygwin on my computer, nor have I run code such as:

 

./configure --prefix='C:/Program Files/Emacs' \
  --with-texmf-dir='C:/localtexmf' \
  --infodir='C:/Program Files/Emacs/info'

 

2)     How to I get ctrl-c ctrl-c view to use the yap program in MikTeX and not xdvi? (View command: xdvi  "todo.dvi" is what appears in the command line)

3)     How do I get pdflatex in MikTeX to run from within emacs/auctex?

 

Any/all help much appreciated!

 

Thanks, Bruce

 

PS emacs screenshot

 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]