Originally created by: *anonymous
Originally created by: gpermus@gmail.com
Originally owned by: gpermus@gmail.com
\header { texidoc =
"PianoStaff.instrument is not shown when the first staff starts with a
grace note"
}
\version "2.9.16" % reported in "2.2.5"
\score { <<
\new Staff {
\set Staff.instrumentName = "Guitar"
\grace g8
a1
}
\new PianoStaff <<
\set PianoStaff.instrumentName = "Piano"
\new Staff { { b1}}
\new Staff { { c1}}
>>
>>
}
Originally posted by: hanw...@gmail.com
Not a bug. This is the Grace synch problem in another guise.
(should make a separate category, or a metabug for this issue.)
Status:
Originally posted by: hanw...@gmail.com
(No comment was entered for this change.)
Labels: -Priority-Medium Priority-Low
Status: Duplicate
Originally posted by: hanw...@gmail.com
See issue 34
Related
Issues: #34
Originally posted by: gpermus@gmail.com
duplied confirmed.
Originally posted by: gpermus@gmail.com
(No comment was entered for this change.)
Status: Verified