]> git.donarmstrong.com Git - lilypond.git/blobdiff - lilypond-mode.el
* lily/parser.yy (event_that_take_dir): allow postfix notation for ties.
[lilypond.git] / lilypond-mode.el
index 6c947e00e6a35a39af9914bbd24193c9b3cc4b11..a18d05a9fdc533bbd6b9d7c8472bc0bee99570fb 100644 (file)
@@ -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"))