unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Problem with AucTeX and Path
@ 2007-03-23 20:53 Alberto Simões
  2007-03-24  9:54 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Alberto Simões @ 2007-03-23 20:53 UTC (permalink / raw)
  To: emacs

Hi

I am trying to use AucTeX and compile directly a latex file using PdfLaTeX.

After calling pdflatex, I get:
  Running `LaTeX' on `NATools' with ``pdflatex 
"\nonstopmode\input{NATools.tex}"''
  /bin/sh: line 1: pdflatex: command not found

In my shell:
  [ambs@Diabelli ACL2007]$ which pdflatex
  /usr/texbin/pdflatex

And in my .emacs:

  (custom-set-variables
   ;; custom-set-variables was added by Custom.
   ;; If you edit it by hand, you could mess it up, so be careful.
   ;; Your init file should contain only one such instance.
   ;; If there is more than one, they won't work right.
  '(TeX-PDF-mode t)
  '(c-default-style "stroustrup")
  '(cperl-electric-parens-mark nil)
  '(exec-path (quote ("/sw/bin" "/usr/bin" "/bin" "/usr/sbin" "/sbin" 
"/opt/libexec/emacs/22.0.50/powerpc-apple-darwin8.1.0" "/usr/texbin")))
   [...]

What am I doing wrong?

TIA
Alberto

-- 
Alberto Simões - Departamento de Informática - Universidade do Minho
                  Campus de Gualtar - 4710-057 Braga - Portugal

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.1335.1174683356.7795.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2007-03-24  9:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-23 20:53 Problem with AucTeX and Path Alberto Simões
2007-03-24  9:54 ` Peter Dyballa
     [not found] <mailman.1335.1174683356.7795.help-gnu-emacs@gnu.org>
2007-03-23 21:56 ` David Kastrup

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).