X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lilypond-mode.el;h=a18d05a9fdc533bbd6b9d7c8472bc0bee99570fb;hb=f1f05196a6b5048718405a0810868c145bceef29;hp=6c947e00e6a35a39af9914bbd24193c9b3cc4b11;hpb=9e64adb328f6e7da551cfd6bae586c88a7cd72b8;p=lilypond.git diff --git a/lilypond-mode.el b/lilypond-mode.el index 6c947e00e6..a18d05a9fd 100644 --- a/lilypond-mode.el +++ b/lilypond-mode.el @@ -168,7 +168,7 @@ in LilyPond-include-path." ;; This is the major configuration variable. (defcustom LilyPond-command-alist `( - ("LilyPond" . ("lilypond %s" . "TeX")) + ("LilyPond" . ("lilypond %s" . "LaTeX")) ("TeX" . ("tex '\\nonstopmode\\input %t'" . "View")) ("2Dvi" . ("ly2dvi %s" . "View"))