Am 19.08.2008 um 22:42 schrieb Patrick McCarty:

On Tue, Aug 19, 2008 at 08:39:16PM +0200, Reinhold Kainhofer wrote:

Am Dienstag, 19. August 2008 schrieb Patrick McCarty:
I did not consider this, since I just have a self-compiled version
installed. If I did have two LilyPond binaries on my system, is there
an easy shell shortcut to specify the system-wide binary instead?
That is, instead of using the full path `/usr/bin/lilypond file.ly` ?

Execute
  alias myly=/usr/bin/lilypond
This can be placed e.g. in .bashrc. You can then call
 myly file.ly

Ah, okay.  Thanks!

-Patrick

But you'd have to do the same if you want to use convert-ly, lilypond- book, or any of the other programs there.


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

Reply via email to