Re: Including Lilypond files (Was: \partial only on first measure?)

2011-09-28 Thread Dmytro O. Redchuk
On Wed 28 Sep 2011, 11:51 Alberto Simões wrote: > >>Yes, I can also use -I, it seems. But defining an environment > >>variable would make it a lot cleaner :) > >Can you make an alias? > > > >I guess it's possible in bash (don't know about your system): > >alias lilypond='lilypond -Ifoo.lyi' > > >

Re: Including Lilypond files (Was: \partial only on first measure?)

2011-09-28 Thread Alberto Simões
On 28/09/2011 11:48, Dmytro O. Redchuk wrote: On Wed 28 Sep 2011, 11:17 Alberto Simões wrote: On 28/09/2011 10:49, Urs Liska wrote: Is there any way to write some kind of the equivalent to the latex .sty file, where I can define these files? Or is it just a standard .ly file, \include'd? I

Re: Including Lilypond files (Was: \partial only on first measure?)

2011-09-28 Thread Dmytro O. Redchuk
On Wed 28 Sep 2011, 11:17 Alberto Simões wrote: > > > On 28/09/2011 10:49, Urs Liska wrote: > >>Is there any way to write some kind of the equivalent to the latex > >>.sty file, where I can define these files? Or is it just a standard > >>.ly file, \include'd? > >> > >>If so, is there any INCLUDE

Including Lilypond files (Was: \partial only on first measure?)

2011-09-28 Thread Alberto Simões
On 28/09/2011 10:49, Urs Liska wrote: Is there any way to write some kind of the equivalent to the latex .sty file, where I can define these files? Or is it just a standard .ly file, \include'd? If so, is there any INCLUDEPATH I can set, so I do not need to copy it for each music I use? Put