I'm using TeXLive 2014 on MacOS X 10.6 and I'm currently working with Aquamacs 2.5.
I'm currently using two different shell scripts for compiling my LaTeX document (thesis), which are located in ~/bin/script1.sh and ~/bin/script2.sh
- At the moment I always switch to the terminal application for compiling and launch one of those commands there.
- I'd like to define a custom keybinding in
Emacswhich lets me run those scripts directly without leaving Emacs.
How can I do that?
"%(latexmkrc-osx)-- used in a custom compile command in AUCTeX: tex.stackexchange.com/a/156617/26911