lilypond-user
[Top][All Lists]
Advanced

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

Re: Where to put user ly files on OSX?


From: Michael Ellis
Subject: Re: Where to put user ly files on OSX?
Date: Wed, 7 Dec 2011 09:49:10 -0500


On Wed, Dec 7, 2011 at 7:07 AM, Hans Aberg <address@hidden> wrote:
On 7 Dec 2011, at 10:22, Peter Jaques wrote:

> Thanks Hans. You didn't quite understand my question, I think.
>
> I understand that I *can* put files practically anywhere. The problem is that I then have to use a really long include line like:
>
> \include /Users/peter/Documents/asdf.ly
>
> unlike the factory files, which only require:
> \include english.ly

Why not use the -I (--include) command line option?  You can alias lilypond or wrap it in a shell script and put your include files wherever you like,  for example

alias lilypond="path/to/lilypond --include=path/to/my/includes/"

Cheers,
Mike
 


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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