When editing .eps- or .tikz-files I want to run TeX-command-run-all using the binding C-c C-a but since the LaTeX-file did not change (I only edited the .eps for example) I have to run my LaTeX command chain manually using C-c C-c.
What do I have to change to be able to run TeX-command-run-all even when there are no changes in the LaTeX-file?
C-c C-c LaTeXwill recompile your document, inserting the modified images.