You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auctex is unaware of the $aux_dir I specified in my latexmkrc, which means the "go to error" command doesn't work because it can't find the log file. Could this option be linked back to auctex? Kind of the opposite of #45 in the sense that we want to communicate external latexmk configuration options back to auctex.
The text was updated successfully, but these errors were encountered:
Auctex is unaware of the
$aux_dir
I specified in mylatexmkrc
, which means the "go to error" command doesn't work because it can't find the log file. Could this option be linked back toauctex
? Kind of the opposite of #45 in the sense that we want to communicate externallatexmk
configuration options back toauctex
.The text was updated successfully, but these errors were encountered: