* Carlos Russo (2011-02-28) writes:

> After major googling and a lot of guesswork, I was able to solve my
> problem for now: I changed my TeX-command-list variable by sandwiching
> in "--jobname=%s".
>
> Now, my "LaTeX" command is
>
> ("LaTeX" "%`%l --jobname=%s %(mode)%' %t" TeX-run-TeX nil (latex-mode
> doctex-mode) :help "Run LaTeX")
>
> Now I can switch from PDFLaTex and LuaLaTeX by doing M-x
> customize-variable TeX-engine!
>
> If this works out for other configurations, I would propose setting
> this as the default value.

Judging from a thread about the issue in de.comp.text.tex this is a bug
in LuaTeX.  See
<URLhttp://groups.google.com/group/de.comp.text.tex/browse_thread/thread/83292cad802c3fbd/830a9b6094206153?hl=en>.

Unfortunately I could not find the thread on the LuaTeX list which is
mentioned on de.comp.text.tex, so I'm not sure if this has already been
fixed.  The cited part sounds like the LuaTeX developers intend to do
so, so I'll refrain from changing the default in AUCTeX for now.

-- 
Ralf

_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to