Re: [Orgmode] publishing to PDF

2010-08-30 Thread Thomas S. Dye
Hi Erwin, Does Emacs know the path to your LaTeX executables? I have these lines in .emacs (don't know why I have both and not sure now if one or both are needed): (setenv "PATH" (concat (getenv "PATH") ":/usr/texbin")) (setq exec-path (append exec-path '("/usr/texbin"))) hth, Tom

Re: [Orgmode] publishing to PDF

2010-08-30 Thread Erwin Panen
Hi Sebastian, Thanks for your very fast reply :-) Yes, I can issue 'pdflatex' from a console: - macbook:~ erwin$ pdflatex This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009) ** - I assume it must be a matter of config

Re: [Orgmode] publishing to PDF

2010-08-30 Thread Sebastian Rose
Erwin Panen writes: > Hi everyone, > > Trying to make my first steps in publishing. > I'm working on Mac, using Emacs 23.2.1 with Org-mode version 6.36trans. > > I seem to have various LaTeX stuff installed on my MacBook. I have to admit > that > I have no experience with LaTeX whatsoever. (TeXSh

Re: [Orgmode] publishing to PDF

2010-08-30 Thread Russell Adams
On Mon, Aug 30, 2010 at 12:15:52PM +0200, Erwin Panen wrote: > Hi everyone, > > (Shell command failed with code 127 and some error output) [2 times] > Processing LaTeX file...done > org-export-as-pdf: PDF file was not produced You may not be doing anything wrong. Is there a buffer which contains t