On Wed, Dec 7, 2011 at 7:07 AM, Hans Aberg <haber...@telia.com> 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
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to