Holly Briscoe earthlink.net> writes:
> Problem 1:
> In measure 29, the men sing "thee" and hold it for two measures.
> But the extender line continues until meas 37.
Try replacing the first \skip with "" or _.
--
Arvid
___
lilypond-user mailin
Hi,
Just a quick suggestion. Why not let a GrandStaff have an instrumentName
(and a shortInstrumentName), just like a Staff and a PianoStaff already do?
Instrument names could even be allowed for a ChoirStaff or a StaffGroup,
though I imagine the need to use it in those cases would be less
Hi, Marcus:
Just a quick suggestion. Why not let a GrandStaff have an
instrumentName
(and a shortInstrumentName), just like a Staff and a PianoStaff
already do?
Just in case you don't know, you can always add this feature to your
own scores with
\context
{
\GrandStaff
\consists
Arvid responded:
>> Problem 1:
>> In measure 29, the men sing "thee" and hold it for two measures.
>> But the extender line continues until meas 37.
>
>Try replacing the first \skip with "" or _.
Arvid, you rock!!! The "" worked (the _ did not, nor did __.)
So the question now is, is there a bug