>>>>> Arash Esbati <[email protected]> writes:
> Colin Baxter <[email protected]> writes:
>> What is being proposed?
> See my other message to this thread.
>> This already works
>>
>> (add-hook 'LaTeX-mode-hook (lambda() (add-to-list
>> 'TeX-command-list '("LaTeXMK" "latexmk %s" TeX-run-TeX nil t
>> :help "Run latexmk on master."))))
> Yes, but this is limited; AUCTeX provides some options to control
> the output and they are not respected in the above code. If
I think I'll let my latexmkrc do the controlling. In any case, my
settings for latexmk don't change from document to document.
Best wishes,