Em 08/05/10 13:00, Nicolas Sceaux escreveu:

I don't know if this can be changed in the local .emacs file, but I just edit lilypond-mode.el and 
replace "xpdf" with "open" and it works fine.

(custom-set-variables
   ;; custom-set-variables was added by Custom.
   ;; If you edit it by hand, you could mess it up, so be careful.
   ;; Your init file should contain only one such instance.
   ;; If there is more than one, they won't work right.
  '(LilyPond-pdf-command "open")
  '(LilyPond-midi-command "open")
   ;; ...
)
I do this too on my own lilypond-mode.el..
I meant to have some mechanism to generate "ready-to-use" .el file for each system..

--
http://zepadovani.info



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to