lilypond-user
[Top][All Lists]
Advanced

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

Re: question about multiple parts


From: Urs Liska
Subject: Re: question about multiple parts
Date: Wed, 21 Aug 2013 14:25:10 +0200
User-agent: K-9 Mail for Android

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



Mike Solomon <address@hidden> schrieb:

On 21 août 2013, at 15:11, Dave Phillips <address@hidden> 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
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
reply via email to

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