Hi all, I've added a command to the TeX-command-list by adding the lines below to my .emacs. But how do I add more commands? I can't figure out the correct syntax.
Best regards,
Johan
(eval-after-load "tex"
'(add-to-list 'TeX-command-list
'("dvipdf" "dvipdf %s" TeX-run-command nil t) t))
Best regards,
Johan
_______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
