Werner Arnhold writes:
> Hi Kieren,
>
> as you said, works only with 2.19. I will use the solution for a large
> project, so I have to work with a stable distribution.
>
> I will try to improve my knowledge in Scheme (never a fault) and look
> for a solution on that way.
>
> Thank you all for you
Hi Werner,
> as you said, works only with 2.19. I will use the solution for a large
> project, so I have to work with a stable distribution.
Just to reiterate: I use 2.19 for all my work, large and small (e.g., my
current project is a 9-minute wind symphony for 36 players), and very rarely
run
Hi Kieren,
as you said, works only with 2.19. I will use the solution for a large
project, so I have to work with a stable distribution.
I will try to improve my knowledge in Scheme (never a fault) and look
for a solution on that way.
Thank you all for your help!
Werner
Am Freitag, den 21.10.2
Kieren MacMillan writes:
> Hi Werner,
>
>> to show you what I want:
>
> I believe the following gives the output you want:
>
> %%% SNIPPET BEGINS
> \version "2.19"
>
> hornI = {
> \partcombineApart
> c''4 \once \partcombineUnisono r c'' r
> g' \once \partcombineUnisono r c' r
> \bar "|."
Hi Werner,
> to show you what I want:
I believe the following gives the output you want:
%%% SNIPPET BEGINS
\version "2.19"
hornI = {
\partcombineApart
c''4 \once \partcombineUnisono r c'' r
g' \once \partcombineUnisono r c' r
\bar "|."
}
hornII = {
g'4 r g'8 r c'' r
r4 r e'8 g' c
Hi Kieren et al.
to show you what I want:
=== snip =
\version "2.18.2"
hornI = {
c''4 r c'' r
g' r c' r
\bar "|."
}
hornII = {
g'4 r g'8 r c'' r
r4 r e'8 g' c''4
}
hornIA = {
c''4 b'4\rest c'' r
g' b'4\rest c' r
}
hornIIA = {
g'4 s g'8 r
Hi Werner,
> - a "r4", if the instrument is on a single staff
> - a "r4", if the instrument is \voiceOne but doesn't have this rest
> common with the other instrument
> - a "h4\rest" for a common rest if the instrument is used as \voiceOne
> and
> - a "r4" for a not common rest on \voiceTwo and
>
Hi Werner,
I think you're looking for tags:
http://lilypond.org/doc/v2.19/Documentation/notation/different-editions-from-one-source#using-tags
HTH,
Pierre
2016-10-21 11:24 GMT+02:00 Werner Arnhold :
> Hi all,
>
> I am new to this list so it might be that my question is just answered.
> I did no
Hi all,
I am new to this list so it might be that my question is just answered.
I did not find a hint in the archives.
I try to set an orchestral work. To get a partitura as well as single
sheet for the instruments I want to write the music for them in
different files and then combine them to a s