Menu

#25 grace note stops PianoStaff.instrumentName from displaying

Verified
nobody
None
Enhancement
2006-09-27
2006-09-18
Anonymous
No

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}}
>>
>>
}

1 Attachments

Discussion

  • Google Importer

    Google Importer - 2006-09-19

    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:

     
  • Google Importer

    Google Importer - 2006-09-19

    Originally posted by: hanw...@gmail.com

    (No comment was entered for this change.)

    Labels: -Priority-Medium Priority-Low
    Status: Duplicate

     
  • Google Importer

    Google Importer - 2006-09-19

    Originally posted by: hanw...@gmail.com

    See issue 34

     

    Related

    Issues: #34

  • Google Importer

    Google Importer - 2006-09-27

    Originally posted by: gpermus@gmail.com

    duplied confirmed.

     
  • Google Importer

    Google Importer - 2006-09-27

    Originally posted by: gpermus@gmail.com

    (No comment was entered for this change.)

    Status: Verified

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.