David Nalesnik writes:
> Hi Ádám,
>
> > Unfortunately the curly brace created for these four instruments
> is way too wide. Is there a way to shrink the vertical size of the
> curly brace for the GrandStaff (so that it would have the same
> width as the curly brace of a GrandStaff
Hi David,
On 2012.03.19., at 1:34, David Nalesnik wrote:
> Hi Ádám,
>
> this is quite weird. This code compiles fine. However, in my original score
>> it doesn't work. After some more experimenting, I figured out that the
>> problem is, that I have the \RemoveEmptyStaves in the \Staff context. A
Hi Ádám,
this is quite weird. This code compiles fine. However, in my original score
> it doesn't work. After some more experimenting, I figured out that the
> problem is, that I have the \RemoveEmptyStaves in the \Staff context. After
> removing that, it compiled just fine. Maybe it's some bug. A
Hi MacMillan,
On 2012.03.19., at 1:09, Kieren MacMillan wrote:
> Hi Siska,
>
>> thank you indeed for the reply. Unfortunately I can't get this code to work
>
> Here's a snippet, using David's lovely mod — hope it helps.
> Kieren.
> _
>
> \version "2.15.32"
>
> theMusi
Hi Siska,
> thank you indeed for the reply. Unfortunately I can't get this code to work
Here's a snippet, using David's lovely mod — hope it helps.
Kieren.
_
\version "2.15.32"
theMusic = \relative c' { \repeat "unfold" 16 c4 }
\new GrandStaff <<
\set GrandStaff.inst
Hi David,
thank you indeed for the reply. Unfortunately I can't get this code to work;
I'm getting the following error during compiling:
Drawing systems...ERROR: In procedure ly:stencil-scale:
ERROR: Wrong type argument in position 1 (expecting Stencil): #
Unfortunately I don't know Scheme, so
Hi Ádám,
> Unfortunately the curly brace created for these four instruments is way
> too wide. Is there a way to shrink the vertical size of the curly brace for
> the GrandStaff (so that it would have the same width as the curly brace of
> a GrandStaff consisting of only two instruments)?
>
Anoth
Hi Siska,
> Unfortunately the curly brace created for these four instruments is way too
> wide. Is there a way to shrink the vertical size of the curly brace for the
> GrandStaff (so that it would have the same width as the curly brace of a
> GrandStaff consisting of only two instruments)?
You
Dear List,
I have four horns playing in an orchestra like this:
\new GrandStaff <<
\set GrandStaff.instrumentName = #"Corni"
\set GrandStaff.shortInstrumentName = #"Cor."
\new Staff {
\set Staff.instrumentName = #"I"
\set Staff.shortInstrumentName = #"I"
\corI