And don't forget the closing angled brackets that may have been swallowed by 
email.



Mike Solomon <m...@mikesolomon.org> schrieb:

>
>On 21 août 2013, at 15:11, Dave Phillips <dlphill...@woh.rr.com> 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

Reply via email to