lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs, vim and LilyPond


From: andersvi
Subject: Re: emacs, vim and LilyPond
Date: Wed, 26 Dec 2007 18:42:54 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

If the programs

 lilypond
 xdvi
 gv
 xpdf
 timidity


are not found in normal places (ie in paths included in your $PATH
variable) youll either need to put them there or set emacs' variables

 LilyPond-lilypond-command
 LilyPond-dvi-command
 LilyPond-ps-command
 LilyPond-pd-command 
 LilyPond-midi-command

to suit those which are your system.

A big hurra for any developer changing all these camelcases to
lowercase, make a test-run and submit the changes! [See next email]

-anders




>>>>> "V" == Vincent Lê Quang <address@hidden> writes:

    V> Hello

    V> First of all, thanks for your wonderful LilyPond !

    V> Little question about emacs, vim and Lilypond. I could get
    V> emacs syntax coloring, and also thanks to Nicolas Sceaux, get
    V> lyqi to work. But, it's probably a newbie question, LilyPond
    V> does'nt launch when I try to typeset (C-c C-c). Here is what I
    V> get :

    V>     -*- mode: compilation; default-directory: 
"~/Documents/LilyPondTesting/" -*-
    V>     Compilation started at Tue Dec 25 20:00:37
   
    V>     lilypond /Users/vincentlequang/Documents/LilyPondTesting/SegdoH.ly
    V>     /bin/bash: line 1: lilypond: command not found
   
    V>     Compilation exited abnormally with code 127 at Tue Dec 25 20:00:37

    V> I'm using Aquamacs on OSX Tiger, and added the lines in my
    V> .emacs as said in the emacs mode page in LilyPond documentation

    V> Other question, concerning Vim (7.0) (I should choose, I know)
    V> : I try to install as said in the same documentation. But I
    V> don't even get syntax coloring...

    V> Could anybody help ?

Isnt the various executables lilypond needs set up in lilypond-mode on osx?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]