I don't understand why either, but you get around the problem by
using the \new Staff \with { instrumentName = "Ausführung" } syntax.
I'm 100% percent sure that the culprit is the umlaut, although why,
is beyond me. It's probably a bug.
On 29.11.2009, at 13:56, Stefan Thomas wrote:
Dear community,
the second staffname in the below snippet is not displayed. I don't
unterstand, why:
\version "2.12.2"
notiert = \relative c'' {
\grace c8 b2 c4 r
}
ausfuehr = \relative c'' {
c4(->\> b\!) c4 r4 \bar"||"
}
\score {
<<
\new Staff { \set Staff.instrumentName = "Notation" \notiert }
\new Staff { \set Staff.instrumentName = "Ausführung" \ausfuehr }
>>
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user