* Carlos Russo (2011-02-25) writes: > Imagine that I am editing a file "test.tex" and it is a valid lualatex > file. If I run customize the variable TeX-Engine by setting it to > LuaTeX, I'm expecting that lualatex is called whenever I press C-c C-c > and choose "LaTeX". Indeed lualatex runs and compiles the file, but > the files that are produced are called "texput.aux", "texput.pdf" and > "texput.synctex.gz" rather than "test.*".
I cannot reproduce this here. (I'm using the development version of AUCTeX but I doubt this makes a difference because there haven't been changes to the engine handling since the last release.) Please provide a step-by-step description for reproducing the problem, starting with `emacs -Q -l auctex'. The testcase should ideally also include a sample file. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
