Re: question about multiple parts

2013-08-21 Thread Dave Phillips

Hi Urs, hi Mike,

On 08/21/2013 08:25 AM, Urs Liska wrote:
And don't forget the closing angled brackets that may have been 
swallowed by email.


Which indeed were annihilated by email. Thanks for the reminder. :)

Mike, thanks for clear example, I'll try it this afternoon.

Best,

dp



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: question about multiple parts

2013-08-21 Thread Urs Liska
And don't forget the closing angled brackets that may have been swallowed by 
email.



Mike Solomon  schrieb:

>
>On 21 août 2013, at 15:11, Dave Phillips  wrote:
>
>> Greetings,
>> 
>> I'm writing another article about the state of music notation
>software on Linux, and I decided to score some of my older pieces as
>focus projects. I'm using the Frescobaldi program on Ubuntu 12.04,
>everything is going very nicely but I do have an important question.
>> 
>> I transcribed parts for a trio one by one, i.e. I scored the flute,
>bassoon, and guitar parts separately, and I'd now like to conjoin them
>into a single score. Is there a nice easy way to do that, maybe with
>something like #include files ? I'll be happy if someone can just point
>me in the right direction in the documentation (which I still find
>rather confusing, btw).
>
>
>* flute.ly *
>
>flute = \relative c'' { a1 }
>
>* oboe.ly *
>
>oboe = \relative c'' { a1 }
>
>* full-score.ly *
>
>\include "flute.ly"
>\include "oboe.ly"
>
><<
>  \new Staff \flute
>  \new Staff \oboe
>>>
>
>
>___
>lilypond-user mailing list
>lilypond-user@gnu.org
>https://lists.gnu.org/mailman/listinfo/lilypond-user

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: question about multiple parts

2013-08-21 Thread Mike Solomon

On 21 août 2013, at 15:11, Dave Phillips  wrote:

> Greetings,
> 
> I'm writing another article about the state of music notation software on 
> Linux, and I decided to score some of my older pieces as focus projects. I'm 
> using the Frescobaldi program on Ubuntu 12.04, everything is going very 
> nicely but I do have an important question.
> 
> I transcribed parts for a trio one by one, i.e. I scored the flute, bassoon, 
> and guitar parts separately, and I'd now like to conjoin them into a single 
> score. Is there a nice easy way to do that, maybe with something like 
> #include files ? I'll be happy if someone can just point me in the right 
> direction in the documentation (which I still find rather confusing, btw).


* flute.ly *

flute = \relative c'' { a1 }

* oboe.ly *

oboe = \relative c'' { a1 }

* full-score.ly *

\include "flute.ly"
\include "oboe.ly"

<<
  \new Staff \flute
  \new Staff \oboe
>>


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


question about multiple parts

2013-08-21 Thread Dave Phillips

Greetings,

I'm writing another article about the state of music notation software 
on Linux, and I decided to score some of my older pieces as focus 
projects. I'm using the Frescobaldi program on Ubuntu 12.04, everything 
is going very nicely but I do have an important question.


I transcribed parts for a trio one by one, i.e. I scored the flute, 
bassoon, and guitar parts separately, and I'd now like to conjoin them 
into a single score. Is there a nice easy way to do that, maybe with 
something like #include files ? I'll be happy if someone can just point 
me in the right direction in the documentation (which I still find 
rather confusing, btw).


I also want to take a moment to thank everyone involved with LilyPond 
and its helpers. In my opinion LP is one of the finest projects in the 
free software world, an outstanding example of collaboration and 
contribution.


Best regards,

Dave Phillips


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user