Le 19/06/2011 21:20, Ralf Angeli a écrit : > Thanks for all the informative explanations. I've now added the > --jobname switch for luatex and lualatex with the quoting you recommend > above, i.e. --jobname=luatex\ test in the example we discussed. I've > added it really only for the two LuaTeX binaries and not for other > engines' binaries since I want to keep the impact as small as possible. > Great. By the way, only(dvi)lualatex is impacted, not the luatex command. The rationale is, LaTeX does \input\jobname.aux for every document so jobname quoting is crucial here, but Plain does not, so we thought it would be better to left it untouched.
Manuel. _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
